logger=settings t=2026-04-22T18:31:46.255498975Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T18:31:46Z logger=settings t=2026-04-22T18:31:46.255982996Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T18:31:46.256001326Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T18:31:46.256007586Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T18:31:46.256012617Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T18:31:46.256018067Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T18:31:46.256026477Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T18:31:46.256032307Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T18:31:46.256045457Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T18:31:46.256053557Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T18:31:46.256060908Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T18:31:46.256065948Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T18:31:46.256073008Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T18:31:46.256077838Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T18:31:46.256085018Z level=info msg=Target target=[all] logger=settings t=2026-04-22T18:31:46.256103768Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T18:31:46.256109779Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T18:31:46.256114539Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T18:31:46.256121419Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T18:31:46.256130889Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T18:31:46.256135629Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T18:31:46.257438886Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T18:31:46.257491447Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T18:31:46.263724347Z level=info msg="Locking database" logger=migrator t=2026-04-22T18:31:46.263748887Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T18:31:46.264420232Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T18:31:46.265586966Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.166034ms logger=migrator t=2026-04-22T18:31:46.270140551Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T18:31:46.270949458Z level=info msg="Migration successfully executed" id="create user table" duration=807.907µs logger=migrator t=2026-04-22T18:31:46.276610866Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T18:31:46.277534255Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=926.409µs logger=migrator t=2026-04-22T18:31:46.286283877Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T18:31:46.287582105Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.320518ms logger=migrator t=2026-04-22T18:31:46.291436395Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T18:31:46.29210729Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=663.054µs logger=migrator t=2026-04-22T18:31:46.29745844Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T18:31:46.298292078Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=833.718µs logger=migrator t=2026-04-22T18:31:46.304151221Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T18:31:46.3089163Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.76414ms logger=migrator t=2026-04-22T18:31:46.31326167Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T18:31:46.314266341Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.004141ms logger=migrator t=2026-04-22T18:31:46.319234885Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T18:31:46.320479341Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.246196ms logger=migrator t=2026-04-22T18:31:46.325369213Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T18:31:46.326894925Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.527053ms logger=migrator t=2026-04-22T18:31:46.334635197Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T18:31:46.335209999Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=577.412µs logger=migrator t=2026-04-22T18:31:46.339515048Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T18:31:46.340193803Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=678.245µs logger=migrator t=2026-04-22T18:31:46.343506622Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T18:31:46.345000553Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.49052ms logger=migrator t=2026-04-22T18:31:46.349126049Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T18:31:46.34917563Z level=info msg="Migration successfully executed" id="Update user table charset" duration=50.691µs logger=migrator t=2026-04-22T18:31:46.354004711Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T18:31:46.355511692Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.507131ms logger=migrator t=2026-04-22T18:31:46.361717311Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T18:31:46.362190532Z level=info msg="Migration successfully executed" id="Add missing user data" duration=474.661µs logger=migrator t=2026-04-22T18:31:46.365575812Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T18:31:46.367613714Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.036712ms logger=migrator t=2026-04-22T18:31:46.371274461Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T18:31:46.372211181Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=936.189µs logger=migrator t=2026-04-22T18:31:46.377036001Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T18:31:46.378530352Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.494001ms logger=migrator t=2026-04-22T18:31:46.384020587Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T18:31:46.393108287Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.08693ms logger=migrator t=2026-04-22T18:31:46.397517918Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T18:31:46.398874277Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.355919ms logger=migrator t=2026-04-22T18:31:46.403326209Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T18:31:46.403540974Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=215.035µs logger=migrator t=2026-04-22T18:31:46.407524028Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T18:31:46.408434116Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=908.628µs logger=migrator t=2026-04-22T18:31:46.416093846Z 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-04-22T18:31:46.416565066Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=472.53µs logger=migrator t=2026-04-22T18:31:46.422861807Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T18:31:46.423344767Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=485.63µs logger=migrator t=2026-04-22T18:31:46.429372554Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T18:31:46.430772082Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.401259ms logger=migrator t=2026-04-22T18:31:46.441440545Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T18:31:46.442875395Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.43735ms logger=migrator t=2026-04-22T18:31:46.468245584Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T18:31:46.469128143Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=882.639µs logger=migrator t=2026-04-22T18:31:46.475873933Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T18:31:46.477094089Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.220586ms logger=migrator t=2026-04-22T18:31:46.482164264Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T18:31:46.483655586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.464041ms logger=migrator t=2026-04-22T18:31:46.489057449Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T18:31:46.4890947Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.23µs logger=migrator t=2026-04-22T18:31:46.494784398Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T18:31:46.495539294Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=755.636µs logger=migrator t=2026-04-22T18:31:46.499921716Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T18:31:46.500886505Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=967.17µs logger=migrator t=2026-04-22T18:31:46.717945405Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T18:31:46.719695811Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.753186ms logger=migrator t=2026-04-22T18:31:46.941479448Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T18:31:46.94248767Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.011852ms logger=migrator t=2026-04-22T18:31:46.986414266Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T18:31:46.991035092Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.623886ms logger=migrator t=2026-04-22T18:31:47.056181023Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T18:31:47.057777246Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.598934ms logger=migrator t=2026-04-22T18:31:47.23074442Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T18:31:47.232361663Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.617244ms logger=migrator t=2026-04-22T18:31:47.363016422Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T18:31:47.364912441Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.898159ms logger=migrator t=2026-04-22T18:31:47.493401645Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T18:31:47.494857226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.459081ms logger=migrator t=2026-04-22T18:31:47.511175327Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T18:31:47.514555358Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=3.380261ms logger=migrator t=2026-04-22T18:31:47.52853514Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T18:31:47.52903021Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=495.85µs logger=migrator t=2026-04-22T18:31:47.533865901Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T18:31:47.534433083Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=567.772µs logger=migrator t=2026-04-22T18:31:47.541106862Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T18:31:47.541687655Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=582.033µs logger=migrator t=2026-04-22T18:31:47.54673626Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T18:31:47.54767925Z level=info msg="Migration successfully executed" id="create star table" duration=942.4µs logger=migrator t=2026-04-22T18:31:47.558273241Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T18:31:47.559731831Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.46195ms logger=migrator t=2026-04-22T18:31:47.563663013Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T18:31:47.564546512Z level=info msg="Migration successfully executed" id="create org table v1" duration=883.879µs logger=migrator t=2026-04-22T18:31:47.568950584Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T18:31:47.569653269Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=701.135µs logger=migrator t=2026-04-22T18:31:47.574425028Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T18:31:47.575279156Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=853.948µs logger=migrator t=2026-04-22T18:31:47.579995604Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T18:31:47.58069949Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=703.826µs logger=migrator t=2026-04-22T18:31:47.587485561Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T18:31:47.588432931Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.01304ms logger=migrator t=2026-04-22T18:31:47.592768181Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T18:31:47.593299072Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=530.701µs logger=migrator t=2026-04-22T18:31:47.596668123Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T18:31:47.596692303Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.37µs logger=migrator t=2026-04-22T18:31:47.601459303Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T18:31:47.601485994Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.731µs logger=migrator t=2026-04-22T18:31:47.606352065Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T18:31:47.606544099Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=192.774µs logger=migrator t=2026-04-22T18:31:47.611168545Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T18:31:47.612082865Z level=info msg="Migration successfully executed" id="create dashboard table" duration=913.55µs logger=migrator t=2026-04-22T18:31:47.616302803Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T18:31:47.61710813Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=805.407µs logger=migrator t=2026-04-22T18:31:47.621570843Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T18:31:47.622551193Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=980.08µs logger=migrator t=2026-04-22T18:31:47.625806372Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T18:31:47.626341353Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=535.341µs logger=migrator t=2026-04-22T18:31:47.629622831Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T18:31:47.630610041Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=986.23µs logger=migrator t=2026-04-22T18:31:47.635491644Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T18:31:47.636382662Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=891.818µs logger=migrator t=2026-04-22T18:31:47.640500779Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T18:31:47.655340158Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=14.83393ms logger=migrator t=2026-04-22T18:31:47.660547837Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T18:31:47.661123979Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=576.612µs logger=migrator t=2026-04-22T18:31:47.665622054Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T18:31:47.666629194Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.009931ms logger=migrator t=2026-04-22T18:31:47.671760221Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T18:31:47.672745202Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=986.241µs logger=migrator t=2026-04-22T18:31:47.676443949Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T18:31:47.676847488Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=405.379µs logger=migrator t=2026-04-22T18:31:47.680240459Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T18:31:47.683616979Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=3.378451ms logger=migrator t=2026-04-22T18:31:47.689079353Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T18:31:47.689152705Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=76.321µs logger=migrator t=2026-04-22T18:31:47.693359913Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T18:31:47.696227233Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.864049ms logger=migrator t=2026-04-22T18:31:47.699897369Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T18:31:47.701731248Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.833489ms logger=migrator t=2026-04-22T18:31:47.706603169Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T18:31:47.7085589Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.955861ms logger=migrator t=2026-04-22T18:31:47.712272797Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T18:31:47.713097695Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=824.718µs logger=migrator t=2026-04-22T18:31:47.716353243Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T18:31:47.718359275Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.005452ms logger=migrator t=2026-04-22T18:31:47.724565795Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T18:31:47.726090826Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.527352ms logger=migrator t=2026-04-22T18:31:47.730816115Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T18:31:47.731593781Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=778.056µs logger=migrator t=2026-04-22T18:31:47.735013993Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T18:31:47.735051024Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=38.121µs logger=migrator t=2026-04-22T18:31:47.738852933Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T18:31:47.738891224Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.161µs logger=migrator t=2026-04-22T18:31:47.743010789Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T18:31:47.74543895Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.426021ms logger=migrator t=2026-04-22T18:31:47.749938585Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T18:31:47.751925046Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.985941ms logger=migrator t=2026-04-22T18:31:47.755591213Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T18:31:47.757719677Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.127394ms logger=migrator t=2026-04-22T18:31:47.764988808Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T18:31:47.770097216Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=5.108887ms logger=migrator t=2026-04-22T18:31:47.775537199Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T18:31:47.775766024Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=228.945µs logger=migrator t=2026-04-22T18:31:47.778356198Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T18:31:47.779111283Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=754.965µs logger=migrator t=2026-04-22T18:31:47.783575257Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T18:31:47.784333283Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=758.296µs logger=migrator t=2026-04-22T18:31:47.790564363Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T18:31:47.790608354Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.061µs logger=migrator t=2026-04-22T18:31:47.796288272Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T18:31:47.797678782Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.389579ms logger=migrator t=2026-04-22T18:31:47.801367069Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T18:31:47.802090854Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=723.355µs logger=migrator t=2026-04-22T18:31:47.806632309Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T18:31:47.815476283Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.839234ms logger=migrator t=2026-04-22T18:31:47.81958551Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T18:31:47.820130041Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=544.581µs logger=migrator t=2026-04-22T18:31:47.823326227Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T18:31:47.82393945Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=615.673µs logger=migrator t=2026-04-22T18:31:47.828293521Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T18:31:47.829572917Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.278766ms logger=migrator t=2026-04-22T18:31:47.833843387Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T18:31:47.834295316Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=453.229µs logger=migrator t=2026-04-22T18:31:47.838063735Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T18:31:47.838623857Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=559.792µs logger=migrator t=2026-04-22T18:31:47.843495748Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T18:31:47.845704145Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.208167ms logger=migrator t=2026-04-22T18:31:47.849958784Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T18:31:47.851905864Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.94685ms logger=migrator t=2026-04-22T18:31:47.856167834Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T18:31:47.856350137Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=184.123µs logger=migrator t=2026-04-22T18:31:47.861163738Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T18:31:47.861330042Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.853µs logger=migrator t=2026-04-22T18:31:47.865226882Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T18:31:47.866478669Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.250937ms logger=migrator t=2026-04-22T18:31:47.870483593Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T18:31:47.874451585Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.967212ms logger=migrator t=2026-04-22T18:31:47.878658503Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T18:31:47.879570202Z level=info msg="Migration successfully executed" id="create data_source table" duration=911.629µs logger=migrator t=2026-04-22T18:31:47.884359852Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T18:31:47.885108478Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=746.706µs logger=migrator t=2026-04-22T18:31:47.889136633Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T18:31:47.889960339Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=830.097µs logger=migrator t=2026-04-22T18:31:47.894020254Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T18:31:47.894848472Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=827.428µs logger=migrator t=2026-04-22T18:31:47.899865506Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T18:31:47.900658723Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=796.288µs logger=migrator t=2026-04-22T18:31:47.904081284Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T18:31:47.915020123Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.933959ms logger=migrator t=2026-04-22T18:31:47.92013098Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T18:31:47.920814864Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=683.694µs logger=migrator t=2026-04-22T18:31:47.923885938Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T18:31:47.92446692Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=580.662µs logger=migrator t=2026-04-22T18:31:47.929883403Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T18:31:47.931499067Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.618534ms logger=migrator t=2026-04-22T18:31:47.935267046Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T18:31:47.935829917Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=561.121µs logger=migrator t=2026-04-22T18:31:47.938884371Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T18:31:47.941281331Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.39637ms logger=migrator t=2026-04-22T18:31:47.948015932Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T18:31:47.950460093Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.443671ms logger=migrator t=2026-04-22T18:31:47.953742342Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T18:31:47.953767333Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.691µs logger=migrator t=2026-04-22T18:31:47.95698741Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T18:31:47.957203484Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=218.684µs logger=migrator t=2026-04-22T18:31:47.960701237Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T18:31:47.964740782Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.037875ms logger=migrator t=2026-04-22T18:31:47.970009281Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T18:31:47.970196056Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=187.465µs logger=migrator t=2026-04-22T18:31:47.973177808Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T18:31:47.973384542Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=206.714µs logger=migrator t=2026-04-22T18:31:47.977010408Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T18:31:47.980834767Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.822409ms logger=migrator t=2026-04-22T18:31:47.984449653Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T18:31:47.984737129Z level=info msg="Migration successfully executed" id="Update uid value" duration=288.016µs logger=migrator t=2026-04-22T18:31:47.989932548Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T18:31:47.990711594Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=778.656µs logger=migrator t=2026-04-22T18:31:47.994074664Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T18:31:47.995043764Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=969.14µs logger=migrator t=2026-04-22T18:31:47.998975017Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T18:31:47.999814834Z level=info msg="Migration successfully executed" id="create api_key table" duration=836.978µs logger=migrator t=2026-04-22T18:31:48.005169726Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T18:31:48.00676503Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.594534ms logger=migrator t=2026-04-22T18:31:48.011206972Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T18:31:48.012972099Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.763217ms logger=migrator t=2026-04-22T18:31:48.017437412Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T18:31:48.018989675Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.549153ms logger=migrator t=2026-04-22T18:31:48.024262615Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T18:31:48.025073222Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=810.317µs logger=migrator t=2026-04-22T18:31:48.029097707Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T18:31:48.030533836Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.435739ms logger=migrator t=2026-04-22T18:31:48.036012391Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T18:31:48.037558934Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.546673ms logger=migrator t=2026-04-22T18:31:48.041089467Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T18:31:48.048322038Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.231731ms logger=migrator t=2026-04-22T18:31:48.051564926Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T18:31:48.052265601Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=700.655µs logger=migrator t=2026-04-22T18:31:48.057049911Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T18:31:48.057903199Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=852.988µs logger=migrator t=2026-04-22T18:31:48.060965042Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T18:31:48.06180832Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=843.038µs logger=migrator t=2026-04-22T18:31:48.064924985Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T18:31:48.065855115Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=930.03µs logger=migrator t=2026-04-22T18:31:48.070600654Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T18:31:48.070978632Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=378.759µs logger=migrator t=2026-04-22T18:31:48.07421166Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T18:31:48.074839943Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=630.523µs logger=migrator t=2026-04-22T18:31:48.078150102Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T18:31:48.078178042Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.32µs logger=migrator t=2026-04-22T18:31:48.082558675Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T18:31:48.085109738Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.551223ms logger=migrator t=2026-04-22T18:31:48.088714973Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T18:31:48.091345818Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.630485ms logger=migrator t=2026-04-22T18:31:48.094618516Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T18:31:48.09481065Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=191.514µs logger=migrator t=2026-04-22T18:31:48.100004899Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T18:31:48.102792867Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.787578ms logger=migrator t=2026-04-22T18:31:48.106397002Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T18:31:48.109063378Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.665776ms logger=migrator t=2026-04-22T18:31:48.112296476Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T18:31:48.113007751Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=711.865µs logger=migrator t=2026-04-22T18:31:48.117815171Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T18:31:48.118335442Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=520.371µs logger=migrator t=2026-04-22T18:31:48.121262793Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T18:31:48.1220598Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=797.257µs logger=migrator t=2026-04-22T18:31:48.125167705Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T18:31:48.125973432Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=805.617µs logger=migrator t=2026-04-22T18:31:48.130618399Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T18:31:48.131528998Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=909.119µs logger=migrator t=2026-04-22T18:31:48.134860387Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T18:31:48.136097904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.234527ms logger=migrator t=2026-04-22T18:31:48.139622187Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T18:31:48.139801361Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=179.634µs logger=migrator t=2026-04-22T18:31:48.142324324Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T18:31:48.142366625Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.081µs logger=migrator t=2026-04-22T18:31:48.14647992Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T18:31:48.149246768Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.767038ms logger=migrator t=2026-04-22T18:31:48.15217272Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T18:31:48.155004299Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.839009ms logger=migrator t=2026-04-22T18:31:48.157948561Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T18:31:48.158023343Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.532µs logger=migrator t=2026-04-22T18:31:48.162987046Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T18:31:48.164262263Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.275527ms logger=migrator t=2026-04-22T18:31:48.168067012Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T18:31:48.16936563Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.298158ms logger=migrator t=2026-04-22T18:31:48.173194359Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T18:31:48.17321963Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.871µs logger=migrator t=2026-04-22T18:31:48.176697882Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T18:31:48.177451379Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=753.537µs logger=migrator t=2026-04-22T18:31:48.181872311Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T18:31:48.18324748Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.371279ms logger=migrator t=2026-04-22T18:31:48.186565469Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T18:31:48.191648686Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.082847ms logger=migrator t=2026-04-22T18:31:48.194933154Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T18:31:48.194993316Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.441µs logger=migrator t=2026-04-22T18:31:48.199960049Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T18:31:48.20095463Z level=info msg="Migration successfully executed" id="create session table" duration=994.281µs logger=migrator t=2026-04-22T18:31:48.20430866Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T18:31:48.204441173Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=132.313µs logger=migrator t=2026-04-22T18:31:48.208231953Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T18:31:48.208399736Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=168.494µs logger=migrator t=2026-04-22T18:31:48.213144555Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T18:31:48.21385049Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=704.985µs logger=migrator t=2026-04-22T18:31:48.216868153Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T18:31:48.217588728Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=720.265µs logger=migrator t=2026-04-22T18:31:48.221937049Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T18:31:48.221962739Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.461µs logger=migrator t=2026-04-22T18:31:48.22486983Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T18:31:48.22489347Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.25µs logger=migrator t=2026-04-22T18:31:48.229629709Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T18:31:48.235119464Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.488095ms logger=migrator t=2026-04-22T18:31:48.238655658Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T18:31:48.241758643Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.100605ms logger=migrator t=2026-04-22T18:31:48.244872809Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T18:31:48.24494419Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=71.811µs logger=migrator t=2026-04-22T18:31:48.249925334Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T18:31:48.249999075Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.301µs logger=migrator t=2026-04-22T18:31:48.25400951Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T18:31:48.255672474Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.123154ms logger=migrator t=2026-04-22T18:31:48.261620179Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T18:31:48.261692221Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=72.682µs logger=migrator t=2026-04-22T18:31:48.266313826Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T18:31:48.278093323Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=11.773487ms logger=migrator t=2026-04-22T18:31:48.282210129Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T18:31:48.282447154Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=233.955µs logger=migrator t=2026-04-22T18:31:48.286746635Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T18:31:48.291959383Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.209357ms logger=migrator t=2026-04-22T18:31:48.299089722Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T18:31:48.303478624Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.390932ms logger=migrator t=2026-04-22T18:31:48.308112591Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T18:31:48.311627954Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=3.516323ms logger=migrator t=2026-04-22T18:31:48.319159022Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T18:31:48.320826037Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.697366ms logger=migrator t=2026-04-22T18:31:48.325909254Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T18:31:48.32672129Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=812.236µs logger=migrator t=2026-04-22T18:31:48.333050102Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T18:31:48.334176806Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.127944ms logger=migrator t=2026-04-22T18:31:48.338488746Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T18:31:48.339483537Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=995.041µs logger=migrator t=2026-04-22T18:31:48.344070573Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T18:31:48.344856609Z level=info msg="Migration successfully executed" id="add index alert state" duration=785.826µs logger=migrator t=2026-04-22T18:31:48.348810342Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T18:31:48.350279832Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.47162ms logger=migrator t=2026-04-22T18:31:48.354396659Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T18:31:48.355622404Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.225445ms logger=migrator t=2026-04-22T18:31:48.362262724Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T18:31:48.363567811Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.309217ms logger=migrator t=2026-04-22T18:31:48.367568804Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T18:31:48.368232689Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=661.644µs logger=migrator t=2026-04-22T18:31:48.371290812Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T18:31:48.380964334Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.671092ms logger=migrator t=2026-04-22T18:31:48.385580721Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T18:31:48.386124802Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=544.181µs logger=migrator t=2026-04-22T18:31:48.389506393Z 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-04-22T18:31:48.390121345Z 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=614.982µs logger=migrator t=2026-04-22T18:31:48.394388835Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T18:31:48.394591049Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=202.154µs logger=migrator t=2026-04-22T18:31:48.402390623Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T18:31:48.403320272Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=929.599µs logger=migrator t=2026-04-22T18:31:48.4065943Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T18:31:48.407930128Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.333758ms logger=migrator t=2026-04-22T18:31:48.411624415Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T18:31:48.415239471Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.615416ms logger=migrator t=2026-04-22T18:31:48.420836578Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T18:31:48.424588247Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.751149ms logger=migrator t=2026-04-22T18:31:48.428282044Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T18:31:48.433135285Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.852441ms logger=migrator t=2026-04-22T18:31:48.443482932Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T18:31:48.447389344Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.909642ms logger=migrator t=2026-04-22T18:31:48.450967068Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T18:31:48.451915869Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=948.821µs logger=migrator t=2026-04-22T18:31:48.456146427Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T18:31:48.456172217Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.78µs logger=migrator t=2026-04-22T18:31:48.459788092Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T18:31:48.459828353Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.381µs logger=migrator t=2026-04-22T18:31:48.4644241Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T18:31:48.465528482Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.105642ms logger=migrator t=2026-04-22T18:31:48.471331114Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T18:31:48.472197822Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=866.418µs logger=migrator t=2026-04-22T18:31:48.476608034Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T18:31:48.477775639Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.164875ms logger=migrator t=2026-04-22T18:31:48.48404787Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T18:31:48.485232134Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.186844ms logger=migrator t=2026-04-22T18:31:48.488769239Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T18:31:48.490676678Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.907079ms logger=migrator t=2026-04-22T18:31:48.494647492Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T18:31:48.49839644Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.748338ms logger=migrator t=2026-04-22T18:31:48.503760042Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T18:31:48.507537611Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.773519ms logger=migrator t=2026-04-22T18:31:48.511635697Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T18:31:48.511839451Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=203.824µs logger=migrator t=2026-04-22T18:31:48.516077409Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T18:31:48.517442728Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.361369ms logger=migrator t=2026-04-22T18:31:48.522747179Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T18:31:48.524052516Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.305377ms logger=migrator t=2026-04-22T18:31:48.528002589Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T18:31:48.532039003Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.035684ms logger=migrator t=2026-04-22T18:31:48.535358523Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T18:31:48.535421794Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.161µs logger=migrator t=2026-04-22T18:31:48.539870067Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T18:31:48.540888448Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.018381ms logger=migrator t=2026-04-22T18:31:48.544829401Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T18:31:48.546261901Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.43246ms logger=migrator t=2026-04-22T18:31:48.5538898Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T18:31:48.554115555Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=227.345µs logger=migrator t=2026-04-22T18:31:48.558517398Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T18:31:48.559869186Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.351957ms logger=migrator t=2026-04-22T18:31:48.566032924Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T18:31:48.567067267Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.036343ms logger=migrator t=2026-04-22T18:31:48.572937249Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T18:31:48.57396981Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.032621ms logger=migrator t=2026-04-22T18:31:48.579730491Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T18:31:48.580703481Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=973.16µs logger=migrator t=2026-04-22T18:31:48.587625016Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T18:31:48.589499315Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.876669ms logger=migrator t=2026-04-22T18:31:48.594907439Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T18:31:48.5959601Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.053351ms logger=migrator t=2026-04-22T18:31:48.600818152Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T18:31:48.600844133Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.251µs logger=migrator t=2026-04-22T18:31:48.604015249Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T18:31:48.610966054Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.949745ms logger=migrator t=2026-04-22T18:31:48.614607431Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T18:31:48.615837806Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.230125ms logger=migrator t=2026-04-22T18:31:48.6203347Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T18:31:48.624486697Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.152147ms logger=migrator t=2026-04-22T18:31:48.628756547Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T18:31:48.629468491Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=711.104µs logger=migrator t=2026-04-22T18:31:48.632856212Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T18:31:48.63373007Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=873.628µs logger=migrator t=2026-04-22T18:31:48.639768417Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T18:31:48.640611764Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=843.637µs logger=migrator t=2026-04-22T18:31:48.644461424Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T18:31:48.659264445Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.804881ms logger=migrator t=2026-04-22T18:31:48.66388631Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T18:31:48.664517013Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=630.073µs logger=migrator t=2026-04-22T18:31:48.669836455Z 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-04-22T18:31:48.670878347Z 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.041072ms logger=migrator t=2026-04-22T18:31:48.676021045Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T18:31:48.676386193Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=364.937µs logger=migrator t=2026-04-22T18:31:48.682329167Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T18:31:48.683894459Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.569703ms logger=migrator t=2026-04-22T18:31:48.687990285Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T18:31:48.68822689Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=236.675µs logger=migrator t=2026-04-22T18:31:48.693946329Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T18:31:48.702494938Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.542959ms logger=migrator t=2026-04-22T18:31:48.752909242Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T18:31:48.76089698Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.989568ms logger=migrator t=2026-04-22T18:31:48.765455674Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T18:31:48.769145112Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=3.684578ms logger=migrator t=2026-04-22T18:31:48.773780788Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T18:31:48.775793041Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.011133ms logger=migrator t=2026-04-22T18:31:48.780783625Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T18:31:48.781083952Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=300.136µs logger=migrator t=2026-04-22T18:31:48.785533435Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T18:31:48.7896386Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.105075ms logger=migrator t=2026-04-22T18:31:48.794834259Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T18:31:48.795995183Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.163514ms logger=migrator t=2026-04-22T18:31:48.800364575Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T18:31:48.80059808Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=233.595µs logger=migrator t=2026-04-22T18:31:48.804613183Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T18:31:48.805110614Z level=info msg="Migration successfully executed" id="Move region to single row" duration=497.221µs logger=migrator t=2026-04-22T18:31:48.810493757Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T18:31:48.811422026Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=928.429µs logger=migrator t=2026-04-22T18:31:48.81545337Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T18:31:48.81637093Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=917.58µs logger=migrator t=2026-04-22T18:31:48.820498976Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T18:31:48.821486166Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=986.8µs logger=migrator t=2026-04-22T18:31:48.82641804Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T18:31:48.827465272Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.044443ms logger=migrator t=2026-04-22T18:31:48.832424035Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T18:31:48.834003448Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.579033ms logger=migrator t=2026-04-22T18:31:48.838734118Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T18:31:48.840384221Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.649934ms logger=migrator t=2026-04-22T18:31:48.845855956Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T18:31:48.846010579Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=154.623µs logger=migrator t=2026-04-22T18:31:48.850434492Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T18:31:48.85181633Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.381418ms logger=migrator t=2026-04-22T18:31:48.857511819Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T18:31:48.858713275Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.202446ms logger=migrator t=2026-04-22T18:31:48.864423945Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T18:31:48.865386824Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=962.69µs logger=migrator t=2026-04-22T18:31:48.870222426Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T18:31:48.871183275Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=960.419µs logger=migrator t=2026-04-22T18:31:48.875967136Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T18:31:48.876226181Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=259.035µs logger=migrator t=2026-04-22T18:31:48.881550233Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T18:31:48.882294428Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=744.495µs logger=migrator t=2026-04-22T18:31:48.886528497Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T18:31:48.88670024Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=171.693µs logger=migrator t=2026-04-22T18:31:48.890910618Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T18:31:48.891681574Z level=info msg="Migration successfully executed" id="create team table" duration=770.786µs logger=migrator t=2026-04-22T18:31:48.897212599Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T18:31:48.8991339Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.923591ms logger=migrator t=2026-04-22T18:31:48.904144105Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T18:31:48.905087724Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=942.779µs logger=migrator t=2026-04-22T18:31:48.912423998Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T18:31:48.918018175Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.596717ms logger=migrator t=2026-04-22T18:31:48.922231683Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T18:31:48.922401746Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.293µs logger=migrator t=2026-04-22T18:31:48.926670076Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T18:31:48.927534664Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=864.328µs logger=migrator t=2026-04-22T18:31:48.933767485Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T18:31:48.935404029Z level=info msg="Migration successfully executed" id="create team member table" duration=1.640933ms logger=migrator t=2026-04-22T18:31:48.940315992Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T18:31:48.94122377Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=907.538µs logger=migrator t=2026-04-22T18:31:48.946769996Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T18:31:48.94788521Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.113924ms logger=migrator t=2026-04-22T18:31:48.95268757Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T18:31:48.954080489Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.392219ms logger=migrator t=2026-04-22T18:31:48.958672935Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T18:31:48.963469885Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.79613ms logger=migrator t=2026-04-22T18:31:48.970169956Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T18:31:48.978339676Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.17452ms logger=migrator t=2026-04-22T18:31:48.983623217Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T18:31:48.99143588Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.812423ms logger=migrator t=2026-04-22T18:31:48.99570294Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T18:31:48.996381574Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=679.214µs logger=migrator t=2026-04-22T18:31:49.001822748Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T18:31:49.003610025Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.792377ms logger=migrator t=2026-04-22T18:31:49.008489747Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T18:31:49.010231713Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.686545ms logger=migrator t=2026-04-22T18:31:49.016036535Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T18:31:49.016969744Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=932.939µs logger=migrator t=2026-04-22T18:31:49.022327856Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T18:31:49.023688946Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.361839ms logger=migrator t=2026-04-22T18:31:49.028610388Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T18:31:49.030232282Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.622564ms logger=migrator t=2026-04-22T18:31:49.035819989Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T18:31:49.036907132Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.087763ms logger=migrator t=2026-04-22T18:31:49.045211235Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T18:31:49.046728538Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.516153ms logger=migrator t=2026-04-22T18:31:49.051899096Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T18:31:49.052794304Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=893.908µs logger=migrator t=2026-04-22T18:31:49.05829995Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T18:31:49.058647507Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=347.967µs logger=migrator t=2026-04-22T18:31:49.062921267Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T18:31:49.063660392Z level=info msg="Migration successfully executed" id="create tag table" duration=739.185µs logger=migrator t=2026-04-22T18:31:49.068523254Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T18:31:49.069405982Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=882.598µs logger=migrator t=2026-04-22T18:31:49.075346416Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T18:31:49.076093102Z level=info msg="Migration successfully executed" id="create login attempt table" duration=745.466µs logger=migrator t=2026-04-22T18:31:49.08123096Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T18:31:49.082795253Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.567453ms logger=migrator t=2026-04-22T18:31:49.088121824Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T18:31:49.089096975Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=976.071µs logger=migrator t=2026-04-22T18:31:49.094169761Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T18:31:49.111021344Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.850083ms logger=migrator t=2026-04-22T18:31:49.115212451Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T18:31:49.115800803Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=588.452µs logger=migrator t=2026-04-22T18:31:49.120194125Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T18:31:49.121891381Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.696956ms logger=migrator t=2026-04-22T18:31:49.12758106Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T18:31:49.1280476Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=466.8µs logger=migrator t=2026-04-22T18:31:49.132961223Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T18:31:49.133613027Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=651.504µs logger=migrator t=2026-04-22T18:31:49.138331146Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T18:31:49.13905279Z level=info msg="Migration successfully executed" id="create user auth table" duration=721.635µs logger=migrator t=2026-04-22T18:31:49.144028065Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T18:31:49.144942354Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=912.369µs logger=migrator t=2026-04-22T18:31:49.149729574Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T18:31:49.149889647Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=160.883µs logger=migrator t=2026-04-22T18:31:49.15435468Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T18:31:49.160952359Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.598119ms logger=migrator t=2026-04-22T18:31:49.165933223Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T18:31:49.17440846Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.483227ms logger=migrator t=2026-04-22T18:31:49.179838834Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T18:31:49.185011432Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.172128ms logger=migrator t=2026-04-22T18:31:49.188982416Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T18:31:49.194343888Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.361412ms logger=migrator t=2026-04-22T18:31:49.198786051Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T18:31:49.19973476Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=948.519µs logger=migrator t=2026-04-22T18:31:49.205610604Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T18:31:49.213819335Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.209181ms logger=migrator t=2026-04-22T18:31:49.217899661Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T18:31:49.218497733Z level=info msg="Migration successfully executed" id="create server_lock table" duration=598.882µs logger=migrator t=2026-04-22T18:31:49.222993778Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T18:31:49.223936477Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=945.279µs logger=migrator t=2026-04-22T18:31:49.230151797Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T18:31:49.231541987Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.38965ms logger=migrator t=2026-04-22T18:31:49.237374199Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T18:31:49.238366809Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=991.74µs logger=migrator t=2026-04-22T18:31:49.243050698Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T18:31:49.243946086Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=895.398µs logger=migrator t=2026-04-22T18:31:49.249282748Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T18:31:49.250263028Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=979.48µs logger=migrator t=2026-04-22T18:31:49.254840344Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T18:31:49.263615348Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.773814ms logger=migrator t=2026-04-22T18:31:49.270636085Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T18:31:49.271863601Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.229196ms logger=migrator t=2026-04-22T18:31:49.281534254Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T18:31:49.28328946Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.758066ms logger=migrator t=2026-04-22T18:31:49.289126812Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T18:31:49.290646724Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.521092ms logger=migrator t=2026-04-22T18:31:49.296727001Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T18:31:49.297730032Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.004061ms logger=migrator t=2026-04-22T18:31:49.302785308Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T18:31:49.304613257Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.829738ms logger=migrator t=2026-04-22T18:31:49.385748585Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T18:31:49.385891268Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=146.103µs logger=migrator t=2026-04-22T18:31:49.392668409Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T18:31:49.392793682Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.423µs logger=migrator t=2026-04-22T18:31:49.397082462Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T18:31:49.398076113Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=993.761µs logger=migrator t=2026-04-22T18:31:49.402998326Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T18:31:49.404545079Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.546473ms logger=migrator t=2026-04-22T18:31:49.411077365Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T18:31:49.412050675Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=972.89µs logger=migrator t=2026-04-22T18:31:49.416455788Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T18:31:49.416521329Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.321µs logger=migrator t=2026-04-22T18:31:49.420628055Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T18:31:49.42180388Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.152455ms logger=migrator t=2026-04-22T18:31:49.42754907Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T18:31:49.429303356Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.757936ms logger=migrator t=2026-04-22T18:31:49.435351964Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T18:31:49.436449536Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.094802ms logger=migrator t=2026-04-22T18:31:49.441009842Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T18:31:49.442054264Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.047032ms logger=migrator t=2026-04-22T18:31:49.447258423Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T18:31:49.458284004Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=11.02422ms logger=migrator t=2026-04-22T18:31:49.464912832Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T18:31:49.465617187Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=704.845µs logger=migrator t=2026-04-22T18:31:49.470993519Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T18:31:49.47104912Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=56.051µs logger=migrator t=2026-04-22T18:31:49.474618796Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T18:31:49.476223159Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.604213ms logger=migrator t=2026-04-22T18:31:49.481083321Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-22T18:31:49.482718794Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.632033ms logger=migrator t=2026-04-22T18:31:49.4872669Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-22T18:31:49.489389775Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.124145ms logger=migrator t=2026-04-22T18:31:49.495057163Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T18:31:49.495142075Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=85.982µs logger=migrator t=2026-04-22T18:31:49.50061512Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T18:31:49.5020679Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.451349ms logger=migrator t=2026-04-22T18:31:49.50734296Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T18:31:49.508421313Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.078553ms logger=migrator t=2026-04-22T18:31:49.512461707Z 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-04-22T18:31:49.51354039Z 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.079233ms logger=migrator t=2026-04-22T18:31:49.518403192Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T18:31:49.519515146Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.203396ms logger=migrator t=2026-04-22T18:31:49.527167365Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T18:31:49.53357023Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.403305ms logger=migrator t=2026-04-22T18:31:49.53978059Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T18:31:49.5407866Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.00669ms logger=migrator t=2026-04-22T18:31:49.546571341Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T18:31:49.548149145Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.577584ms logger=migrator t=2026-04-22T18:31:49.551930444Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T18:31:49.582975864Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.04183ms logger=migrator t=2026-04-22T18:31:49.588485399Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T18:31:49.616095987Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.607408ms logger=migrator t=2026-04-22T18:31:49.61957262Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T18:31:49.620363237Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=790.127µs logger=migrator t=2026-04-22T18:31:49.623162825Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T18:31:49.623986722Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=823.747µs logger=migrator t=2026-04-22T18:31:49.631218653Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T18:31:49.636170537Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.950534ms logger=migrator t=2026-04-22T18:31:49.642457479Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T18:31:49.649918275Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.462067ms logger=migrator t=2026-04-22T18:31:49.654700946Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T18:31:49.655753597Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.053252ms logger=migrator t=2026-04-22T18:31:49.661938686Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T18:31:49.664388778Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.448352ms logger=migrator t=2026-04-22T18:31:49.669204309Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T18:31:49.670947376Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.747857ms logger=migrator t=2026-04-22T18:31:49.67451743Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T18:31:49.675305017Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=787.407µs logger=migrator t=2026-04-22T18:31:49.680378933Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T18:31:49.680446784Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.431µs logger=migrator t=2026-04-22T18:31:49.683422376Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T18:31:49.69220367Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.780104ms logger=migrator t=2026-04-22T18:31:49.695757075Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T18:31:49.702132358Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.375263ms logger=migrator t=2026-04-22T18:31:49.706308966Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T18:31:49.710729599Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.420764ms logger=migrator t=2026-04-22T18:31:49.713380984Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T18:31:49.715017598Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.636384ms logger=migrator t=2026-04-22T18:31:49.72039638Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T18:31:49.721964413Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.577223ms logger=migrator t=2026-04-22T18:31:49.728783256Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T18:31:49.738909288Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.126412ms logger=migrator t=2026-04-22T18:31:49.744333902Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T18:31:49.749373558Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.039666ms logger=migrator t=2026-04-22T18:31:49.752436512Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-22T18:31:49.753721928Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.288457ms logger=migrator t=2026-04-22T18:31:49.759347216Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T18:31:49.767840244Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.493318ms logger=migrator t=2026-04-22T18:31:49.772220146Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T18:31:49.783930351Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.709085ms logger=migrator t=2026-04-22T18:31:49.790070309Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T18:31:49.790149841Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.222µs logger=migrator t=2026-04-22T18:31:49.796457543Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T18:31:49.799396595Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.938453ms logger=migrator t=2026-04-22T18:31:49.807361171Z 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-04-22T18:31:49.808399923Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.038342ms logger=migrator t=2026-04-22T18:31:49.813551081Z 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-04-22T18:31:49.81545614Z 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.904769ms logger=migrator t=2026-04-22T18:31:49.821920227Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T18:31:49.822216223Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=304.047µs logger=migrator t=2026-04-22T18:31:49.82927314Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T18:31:49.839412093Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.139042ms logger=migrator t=2026-04-22T18:31:49.843796864Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T18:31:49.848263448Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.466253ms logger=migrator t=2026-04-22T18:31:49.85174769Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T18:31:49.858223577Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.475677ms logger=migrator t=2026-04-22T18:31:49.862525586Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T18:31:49.867234135Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.708299ms logger=migrator t=2026-04-22T18:31:49.8732119Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T18:31:49.880767828Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.555428ms logger=migrator t=2026-04-22T18:31:49.884421685Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T18:31:49.885370084Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=904.818µs logger=migrator t=2026-04-22T18:31:49.889834108Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T18:31:49.891627885Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.796707ms logger=migrator t=2026-04-22T18:31:49.898077261Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T18:31:49.905926455Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.855814ms logger=migrator t=2026-04-22T18:31:49.910881398Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T18:31:49.91096437Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=77.202µs logger=migrator t=2026-04-22T18:31:49.916955645Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T18:31:49.926584917Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.631262ms logger=migrator t=2026-04-22T18:31:49.931400659Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T18:31:49.932189355Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=788.577µs logger=migrator t=2026-04-22T18:31:49.938108238Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T18:31:49.94820349Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.089442ms logger=migrator t=2026-04-22T18:31:49.953749906Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T18:31:49.954555173Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=804.847µs logger=migrator t=2026-04-22T18:31:49.959502937Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T18:31:49.961987639Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.485152ms logger=migrator t=2026-04-22T18:31:49.969283171Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T18:31:49.980091997Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.807096ms logger=migrator t=2026-04-22T18:31:49.984100521Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T18:31:49.984772156Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=672.035µs logger=migrator t=2026-04-22T18:31:49.989570175Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T18:31:49.990798292Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.225037ms logger=migrator t=2026-04-22T18:31:49.9964181Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T18:31:49.998159365Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.742496ms logger=migrator t=2026-04-22T18:31:50.00455386Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T18:31:50.005660053Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.103733ms logger=migrator t=2026-04-22T18:31:50.01033115Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T18:31:50.010623767Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=292.686µs logger=migrator t=2026-04-22T18:31:50.015372106Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T18:31:50.017381608Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.009942ms logger=migrator t=2026-04-22T18:31:50.022930864Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T18:31:50.023897045Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=966.661µs logger=migrator t=2026-04-22T18:31:50.027555231Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T18:31:50.027996171Z 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-04-22T18:31:50.032358372Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T18:31:50.032879983Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=522.221µs logger=migrator t=2026-04-22T18:31:50.037935159Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T18:31:50.040790659Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.85369ms logger=migrator t=2026-04-22T18:31:50.04606658Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T18:31:50.054423455Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.357415ms logger=migrator t=2026-04-22T18:31:50.059583372Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T18:31:50.061035983Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.452591ms logger=migrator t=2026-04-22T18:31:50.067398346Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T18:31:50.06850659Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.108384ms logger=migrator t=2026-04-22T18:31:50.073422672Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T18:31:50.074344272Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=921.03µs logger=migrator t=2026-04-22T18:31:50.079595512Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T18:31:50.080769717Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.171705ms logger=migrator t=2026-04-22T18:31:50.086476646Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T18:31:50.087591469Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.115423ms logger=migrator t=2026-04-22T18:31:50.091678986Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T18:31:50.091705976Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.32µs logger=migrator t=2026-04-22T18:31:50.096246571Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T18:31:50.096360694Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=115.294µs logger=migrator t=2026-04-22T18:31:50.10099701Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T18:31:50.108052579Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.056569ms logger=migrator t=2026-04-22T18:31:50.113255208Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T18:31:50.113512233Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=257.225µs logger=migrator t=2026-04-22T18:31:50.118069788Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T18:31:50.119672702Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.602294ms logger=migrator t=2026-04-22T18:31:50.123787888Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T18:31:50.124208217Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=420.648µs logger=migrator t=2026-04-22T18:31:50.128878225Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T18:31:50.129824874Z level=info msg="Migration successfully executed" id="create data_keys table" duration=943.909µs logger=migrator t=2026-04-22T18:31:50.135559376Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T18:31:50.136997285Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.44732ms logger=migrator t=2026-04-22T18:31:50.142043401Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T18:31:50.180088288Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.037867ms logger=migrator t=2026-04-22T18:31:50.184104813Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T18:31:50.189312882Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.22536ms logger=migrator t=2026-04-22T18:31:50.30900874Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T18:31:50.309533792Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=531.522µs logger=migrator t=2026-04-22T18:31:50.315974816Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T18:31:50.351339658Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.351202ms logger=migrator t=2026-04-22T18:31:50.356143468Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T18:31:50.390643041Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.489243ms logger=migrator t=2026-04-22T18:31:50.397162338Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T18:31:50.398927325Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.768647ms logger=migrator t=2026-04-22T18:31:50.406756688Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T18:31:50.407945364Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.187906ms logger=migrator t=2026-04-22T18:31:50.414116583Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T18:31:50.414426709Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=310.606µs logger=migrator t=2026-04-22T18:31:50.41920779Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T18:31:50.420074478Z level=info msg="Migration successfully executed" id="create permission table" duration=866.198µs logger=migrator t=2026-04-22T18:31:50.426540073Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T18:31:50.428128267Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.587903ms logger=migrator t=2026-04-22T18:31:50.433674873Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T18:31:50.435309488Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.634425ms logger=migrator t=2026-04-22T18:31:50.440494746Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T18:31:50.441941316Z level=info msg="Migration successfully executed" id="create role table" duration=1.448601ms logger=migrator t=2026-04-22T18:31:50.448261388Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T18:31:50.457502252Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.241894ms logger=migrator t=2026-04-22T18:31:50.461932845Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T18:31:50.469387591Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.453846ms logger=migrator t=2026-04-22T18:31:50.474709453Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T18:31:50.47551548Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=802.107µs logger=migrator t=2026-04-22T18:31:50.481613478Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T18:31:50.4836325Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.018182ms logger=migrator t=2026-04-22T18:31:50.489873Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T18:31:50.491087025Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.211835ms logger=migrator t=2026-04-22T18:31:50.497063502Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T18:31:50.498711396Z level=info msg="Migration successfully executed" id="create team role table" duration=1.650994ms logger=migrator t=2026-04-22T18:31:50.505344246Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T18:31:50.507252275Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.9076ms logger=migrator t=2026-04-22T18:31:50.512866942Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T18:31:50.514686981Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.817279ms logger=migrator t=2026-04-22T18:31:50.524909426Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T18:31:50.526309854Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.402279ms logger=migrator t=2026-04-22T18:31:50.531792729Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T18:31:50.532667157Z level=info msg="Migration successfully executed" id="create user role table" duration=875.068µs logger=migrator t=2026-04-22T18:31:50.537682662Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T18:31:50.53895887Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.275018ms logger=migrator t=2026-04-22T18:31:50.54519643Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T18:31:50.546275233Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.078553ms logger=migrator t=2026-04-22T18:31:50.552207227Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T18:31:50.554186438Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.979761ms logger=migrator t=2026-04-22T18:31:50.559184383Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T18:31:50.560087832Z level=info msg="Migration successfully executed" id="create builtin role table" duration=903.059µs logger=migrator t=2026-04-22T18:31:50.565032726Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T18:31:50.566654619Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.620113ms logger=migrator t=2026-04-22T18:31:50.574387371Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T18:31:50.575638328Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.251007ms logger=migrator t=2026-04-22T18:31:50.58052993Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T18:31:50.589212372Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.682522ms logger=migrator t=2026-04-22T18:31:50.593249677Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T18:31:50.594285969Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.036242ms logger=migrator t=2026-04-22T18:31:50.598965487Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T18:31:50.600116261Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.150484ms logger=migrator t=2026-04-22T18:31:50.606109256Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T18:31:50.607277961Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.168495ms logger=migrator t=2026-04-22T18:31:50.611826997Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T18:31:50.613508962Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.681345ms logger=migrator t=2026-04-22T18:31:50.619195991Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T18:31:50.620030048Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=833.787µs logger=migrator t=2026-04-22T18:31:50.625081964Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T18:31:50.627106377Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.023503ms logger=migrator t=2026-04-22T18:31:50.632232994Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T18:31:50.644109693Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.879239ms logger=migrator t=2026-04-22T18:31:50.648914944Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T18:31:50.6573115Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.393006ms logger=migrator t=2026-04-22T18:31:50.662613311Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T18:31:50.668466704Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.851863ms logger=migrator t=2026-04-22T18:31:50.672812054Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T18:31:50.681538717Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.726273ms logger=migrator t=2026-04-22T18:31:50.687118294Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T18:31:50.689091876Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.973052ms logger=migrator t=2026-04-22T18:31:50.694216643Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T18:31:50.695259765Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.042392ms logger=migrator t=2026-04-22T18:31:50.700609727Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T18:31:50.702933846Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.322499ms logger=migrator t=2026-04-22T18:31:50.708217027Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T18:31:50.70935041Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.132614ms logger=migrator t=2026-04-22T18:31:50.713566869Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T18:31:50.715747525Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.179306ms logger=migrator t=2026-04-22T18:31:50.721017836Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T18:31:50.721194209Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=176.974µs logger=migrator t=2026-04-22T18:31:50.725478189Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T18:31:50.725517519Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.691µs logger=migrator t=2026-04-22T18:31:50.730663767Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T18:31:50.731136587Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=472.5µs logger=migrator t=2026-04-22T18:31:50.735704403Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T18:31:50.736504979Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=802.556µs logger=migrator t=2026-04-22T18:31:50.740913642Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T18:31:50.741583746Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=670.284µs logger=migrator t=2026-04-22T18:31:50.745550319Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T18:31:50.745749623Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=201.884µs logger=migrator t=2026-04-22T18:31:50.749646165Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T18:31:50.750204106Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=557.061µs logger=migrator t=2026-04-22T18:31:50.755854265Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T18:31:50.756525069Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=671.124µs logger=migrator t=2026-04-22T18:31:50.761576005Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T18:31:50.762949303Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.377088ms logger=migrator t=2026-04-22T18:31:50.768210994Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T18:31:50.774964646Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.753742ms logger=migrator t=2026-04-22T18:31:50.779690114Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T18:31:50.779749985Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.291µs logger=migrator t=2026-04-22T18:31:50.783929584Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T18:31:50.785610399Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.696506ms logger=migrator t=2026-04-22T18:31:50.791410671Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T18:31:50.792495913Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.084882ms logger=migrator t=2026-04-22T18:31:50.798126831Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T18:31:50.799205393Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.078042ms logger=migrator t=2026-04-22T18:31:50.803515364Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T18:31:50.811682015Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.166291ms logger=migrator t=2026-04-22T18:31:50.815203989Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T18:31:50.816259911Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.055993ms logger=migrator t=2026-04-22T18:31:50.821312357Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T18:31:50.822323288Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.012062ms logger=migrator t=2026-04-22T18:31:50.826348982Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T18:31:50.847295632Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.93759ms logger=migrator t=2026-04-22T18:31:50.851309506Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T18:31:50.852140403Z level=info msg="Migration successfully executed" id="create correlation v2" duration=833.577µs logger=migrator t=2026-04-22T18:31:50.857686969Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T18:31:50.858882864Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.196175ms logger=migrator t=2026-04-22T18:31:50.864091864Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T18:31:50.865332109Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.239565ms logger=migrator t=2026-04-22T18:31:50.871461148Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T18:31:50.872741475Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.282527ms logger=migrator t=2026-04-22T18:31:50.878676179Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T18:31:50.878975656Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=308.937µs logger=migrator t=2026-04-22T18:31:50.887460913Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T18:31:50.888611877Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.151774ms logger=migrator t=2026-04-22T18:31:50.894704366Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T18:31:50.906905601Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.201345ms logger=migrator t=2026-04-22T18:31:50.910925145Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T18:31:50.911652201Z level=info msg="Migration successfully executed" id="create entity_events table" duration=726.826µs logger=migrator t=2026-04-22T18:31:50.915409439Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T18:31:50.91641502Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.005411ms logger=migrator t=2026-04-22T18:31:50.922299793Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T18:31:50.922815434Z 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-04-22T18:31:50.926764877Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T18:31:50.927297488Z 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-04-22T18:31:50.931354173Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T18:31:50.932198761Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=844.488µs logger=migrator t=2026-04-22T18:31:50.93692783Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T18:31:50.937994502Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.066372ms logger=migrator t=2026-04-22T18:31:50.94171055Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T18:31:50.942882285Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.171255ms logger=migrator t=2026-04-22T18:31:50.947277846Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T18:31:50.94838864Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.110164ms logger=migrator t=2026-04-22T18:31:50.953831725Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T18:31:50.954977918Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.146033ms logger=migrator t=2026-04-22T18:31:50.959375341Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T18:31:50.960425953Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.050621ms logger=migrator t=2026-04-22T18:31:50.964023147Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T18:31:50.964843275Z level=info msg="Migration successfully executed" id="Drop public config table" duration=819.848µs logger=migrator t=2026-04-22T18:31:50.970370571Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T18:31:50.971560516Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.185865ms logger=migrator t=2026-04-22T18:31:50.976068381Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T18:31:50.977353797Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.284916ms logger=migrator t=2026-04-22T18:31:50.982525346Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T18:31:50.983616108Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.090032ms logger=migrator t=2026-04-22T18:31:50.987637633Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T18:31:50.988681544Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.043271ms logger=migrator t=2026-04-22T18:31:50.993093847Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T18:31:51.014294091Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.200664ms logger=migrator t=2026-04-22T18:31:51.01943784Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T18:31:51.026469288Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.030548ms logger=migrator t=2026-04-22T18:31:51.030533652Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T18:31:51.039314787Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.780775ms logger=migrator t=2026-04-22T18:31:51.043797671Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T18:31:51.044009656Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=211.835µs logger=migrator t=2026-04-22T18:31:51.048940339Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T18:31:51.061301968Z level=info msg="Migration successfully executed" id="add share column" duration=12.361319ms logger=migrator t=2026-04-22T18:31:51.065493246Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T18:31:51.065678571Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=185.365µs logger=migrator t=2026-04-22T18:31:51.069718445Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T18:31:51.071458542Z level=info msg="Migration successfully executed" id="create file table" duration=1.739667ms logger=migrator t=2026-04-22T18:31:51.076692521Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T18:31:51.07805237Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.357249ms logger=migrator t=2026-04-22T18:31:51.084227169Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T18:31:51.085590028Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.336289ms logger=migrator t=2026-04-22T18:31:51.09138737Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T18:31:51.092410401Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.022751ms logger=migrator t=2026-04-22T18:31:51.097310294Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T18:31:51.099008879Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.697765ms logger=migrator t=2026-04-22T18:31:51.106874624Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T18:31:51.107051868Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=169.784µs logger=migrator t=2026-04-22T18:31:51.112228577Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T18:31:51.11241067Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=182.483µs logger=migrator t=2026-04-22T18:31:51.117402165Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T18:31:51.118345715Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=943.75µs logger=migrator t=2026-04-22T18:31:51.124815151Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T18:31:51.125304971Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=493.22µs logger=migrator t=2026-04-22T18:31:51.130713755Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T18:31:51.132660795Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.94729ms logger=migrator t=2026-04-22T18:31:51.138639801Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T18:31:51.149644992Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.008071ms logger=migrator t=2026-04-22T18:31:51.154197277Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T18:31:51.154391931Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=194.884µs logger=migrator t=2026-04-22T18:31:51.159250553Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T18:31:51.162000611Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.748418ms logger=migrator t=2026-04-22T18:31:51.166890774Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T18:31:51.167518587Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=628.483µs logger=migrator t=2026-04-22T18:31:51.177115448Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T18:31:51.177860064Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=739.716µs logger=migrator t=2026-04-22T18:31:51.182694455Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T18:31:51.183643145Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=939.98µs logger=migrator t=2026-04-22T18:31:51.188031797Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T18:31:51.198852644Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.821777ms logger=migrator t=2026-04-22T18:31:51.204429321Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T18:31:51.215944713Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.512301ms logger=migrator t=2026-04-22T18:31:51.220431077Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T18:31:51.22155678Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.125993ms logger=migrator t=2026-04-22T18:31:51.226104656Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T18:31:51.311309923Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.198537ms logger=migrator t=2026-04-22T18:31:51.316423081Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T18:31:51.317575484Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.152673ms logger=migrator t=2026-04-22T18:31:51.322449657Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T18:31:51.323569581Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.119734ms logger=migrator t=2026-04-22T18:31:51.329407453Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T18:31:51.356416259Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.007816ms logger=migrator t=2026-04-22T18:31:51.361845833Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T18:31:51.36881305Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.966377ms logger=migrator t=2026-04-22T18:31:51.374166453Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T18:31:51.374492219Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=326.107µs logger=migrator t=2026-04-22T18:31:51.378683647Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T18:31:51.378881601Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=194.094µs logger=migrator t=2026-04-22T18:31:51.383410156Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T18:31:51.383687482Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=277.586µs logger=migrator t=2026-04-22T18:31:51.388103155Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T18:31:51.388430422Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=327.427µs logger=migrator t=2026-04-22T18:31:51.394172212Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T18:31:51.394522879Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=351.627µs logger=migrator t=2026-04-22T18:31:51.399419892Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T18:31:51.401190159Z level=info msg="Migration successfully executed" id="create folder table" duration=1.769377ms logger=migrator t=2026-04-22T18:31:51.40650103Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T18:31:51.408035763Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.529363ms logger=migrator t=2026-04-22T18:31:51.414065969Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T18:31:51.415580251Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.514062ms logger=migrator t=2026-04-22T18:31:51.420695558Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T18:31:51.420725009Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.161µs logger=migrator t=2026-04-22T18:31:51.42554622Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T18:31:51.426667853Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.121203ms logger=migrator t=2026-04-22T18:31:51.432929225Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T18:31:51.433924626Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=995.091µs logger=migrator t=2026-04-22T18:31:51.438445311Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T18:31:51.439559524Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.117533ms logger=migrator t=2026-04-22T18:31:51.443934316Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T18:31:51.444342625Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=408.319µs logger=migrator t=2026-04-22T18:31:51.449186856Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T18:31:51.449451842Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=261.516µs logger=migrator t=2026-04-22T18:31:51.453880464Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T18:31:51.454893905Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.013191ms logger=migrator t=2026-04-22T18:31:51.459339479Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T18:31:51.460419131Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.079102ms logger=migrator t=2026-04-22T18:31:51.465545709Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T18:31:51.466574091Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.028182ms logger=migrator t=2026-04-22T18:31:51.471194318Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T18:31:51.472275441Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.080504ms logger=migrator t=2026-04-22T18:31:51.47705807Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T18:31:51.478999781Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.944641ms logger=migrator t=2026-04-22T18:31:51.48370051Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T18:31:51.485106539Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.406009ms logger=migrator t=2026-04-22T18:31:51.491137646Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T18:31:51.493192349Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.057673ms logger=migrator t=2026-04-22T18:31:51.498911009Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T18:31:51.500073584Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.163725ms logger=migrator t=2026-04-22T18:31:51.505204791Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T18:31:51.506032299Z level=info msg="Migration successfully executed" id="create signing_key table" duration=827.598µs logger=migrator t=2026-04-22T18:31:51.51227219Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T18:31:51.513232339Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=960.039µs logger=migrator t=2026-04-22T18:31:51.518175753Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T18:31:51.519314397Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.138444ms logger=migrator t=2026-04-22T18:31:51.523374953Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T18:31:51.523688159Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=313.156µs logger=migrator t=2026-04-22T18:31:51.528835047Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T18:31:51.537509129Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.673022ms logger=migrator t=2026-04-22T18:31:51.542659477Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T18:31:51.54329021Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=631.593µs logger=migrator t=2026-04-22T18:31:51.547930878Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T18:31:51.547949868Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.86µs logger=migrator t=2026-04-22T18:31:51.552473683Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T18:31:51.554429104Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.956171ms logger=migrator t=2026-04-22T18:31:51.559990271Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T18:31:51.560012771Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.77µs logger=migrator t=2026-04-22T18:31:51.564609848Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T18:31:51.566775563Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.164885ms logger=migrator t=2026-04-22T18:31:51.571634545Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T18:31:51.573612077Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.983372ms logger=migrator t=2026-04-22T18:31:51.58045558Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T18:31:51.581520953Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.065253ms logger=migrator t=2026-04-22T18:31:51.586599449Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T18:31:51.587978568Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.38042ms logger=migrator t=2026-04-22T18:31:51.592762209Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T18:31:51.593260829Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=500.03µs logger=migrator t=2026-04-22T18:31:51.599593711Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T18:31:51.600686075Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.092334ms logger=migrator t=2026-04-22T18:31:51.605520186Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T18:31:51.606449816Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=929.45µs logger=migrator t=2026-04-22T18:31:51.611809387Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T18:31:51.613258138Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.447981ms logger=migrator t=2026-04-22T18:31:51.619378627Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T18:31:51.628510388Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.131991ms logger=migrator t=2026-04-22T18:31:51.632695247Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T18:31:51.640870048Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.174521ms logger=migrator t=2026-04-22T18:31:51.645478655Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T18:31:51.655115527Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.636092ms logger=migrator t=2026-04-22T18:31:51.660797936Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T18:31:51.660927159Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=129.503µs logger=migrator t=2026-04-22T18:31:51.66572753Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T18:31:51.679635952Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.909632ms logger=migrator t=2026-04-22T18:31:51.684511463Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T18:31:51.69387441Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.363197ms logger=migrator t=2026-04-22T18:31:51.698270232Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T18:31:51.698521167Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=251.085µs logger=migrator t=2026-04-22T18:31:51.703715756Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.439336095s logger=migrator t=2026-04-22T18:31:51.704290669Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T18:31:51.720298114Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T18:31:51.720532059Z level=info msg="Created default organization" logger=secrets t=2026-04-22T18:31:51.727475735Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T18:31:51.781285574Z level=info msg="Restored cache from database" duration=395.138µs logger=plugin.store t=2026-04-22T18:31:51.782478189Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T18:31:51.817681438Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T18:31:51.817720308Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T18:31:51.818005344Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T18:31:51.818021425Z level=info msg="Plugins loaded" count=54 duration=35.545417ms logger=query_data t=2026-04-22T18:31:51.821801564Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T18:31:51.825370379Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T18:31:51.830796543Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T18:31:51.83924081Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T18:31:51.840913085Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T18:31:51.842608491Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T18:31:51.865506801Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T18:31:51.883647752Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T18:31:51.904203313Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T18:31:51.904245014Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-22T18:31:51.904402987Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T18:31:51.904668112Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-22T18:31:51.904691513Z level=info msg="State cache has been initialized" states=0 duration=287.936µs logger=ngalert.scheduler t=2026-04-22T18:31:51.904786515Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T18:31:51.904875087Z level=info msg=starting first_tick=2026-04-22T18:32:00Z logger=provisioning.dashboard t=2026-04-22T18:31:51.905203123Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-22T18:31:51.908921312Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-22T18:31:51.90931324Z level=info msg="Storage starting" logger=plugins.update.checker t=2026-04-22T18:31:51.985986048Z level=info msg="Update check succeeded" duration=80.937918ms logger=sqlstore.transactions t=2026-04-22T18:31:52.011531074Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T18:31:52.019004672Z level=info msg="Patterns update finished" duration=111.781866ms logger=grafana.update.checker t=2026-04-22T18:31:52.019448481Z level=info msg="Update check succeeded" duration=114.483273ms logger=sqlstore.transactions t=2026-04-22T18:31:52.022515005Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T18:31:52.033477315Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-22T18:31:52.039552413Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-22T18:31:52.396068421Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T18:31:52.396448299Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T18:31:54.21141389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.212780719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.231236058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.259173386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.280587206Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T18:31:54.311726671Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T18:31:54.325886929Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-22T18:31:54.328129367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.344669895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.396592138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.425920395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.485740194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.500964545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.527728718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.547442723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.580372026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.598823555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.635755842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.653891523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.690542765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.707491892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.744802897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.758935615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.792626024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.813478662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.862111816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.881572116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.918668837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.942317834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:54.991766375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.004152615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.05277287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.073276222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.11162434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.129240141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.289920806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.307570928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.381665869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.39829387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.441108841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.458721803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.502162508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.516891168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.561468348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.589849496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.679914574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.698116467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.762470893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.775460467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.837659177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.856686608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.92317609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.940923213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:55.997009735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.019976139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.09305262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.112251445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.188006663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.21488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.308570216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.331632112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.401063086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.420743331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.497559912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.517111364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.579806457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.596031009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.671707775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.689273465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.757524335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.778268122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.850305941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.867065125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.945868458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:56.962274013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:57.050333042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:57.065336089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:57.135472359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:57.153428939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:57.233496319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:57.24964437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T18:31:57.342795987Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T18:33:21.935328943Z level=info msg="Usage stats are ready to report"