logger=settings t=2026-04-17T11:44:29.184442949Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-17T11:44:29Z logger=settings t=2026-04-17T11:44:29.184677954Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-17T11:44:29.184689005Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-17T11:44:29.184692615Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-17T11:44:29.184695785Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-17T11:44:29.184698855Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-17T11:44:29.184702295Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-17T11:44:29.184705325Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-17T11:44:29.184710725Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-17T11:44:29.184714615Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-17T11:44:29.184718015Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-17T11:44:29.184721076Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-17T11:44:29.184724176Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-17T11:44:29.184727606Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-17T11:44:29.184731626Z level=info msg=Target target=[all] logger=settings t=2026-04-17T11:44:29.184738126Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-17T11:44:29.184742586Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-17T11:44:29.184748996Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-17T11:44:29.184753266Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-17T11:44:29.184759947Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-17T11:44:29.184786847Z level=info msg="App mode production" logger=sqlstore t=2026-04-17T11:44:29.185105665Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-17T11:44:29.185123266Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-17T11:44:29.186748187Z level=info msg="Locking database" logger=migrator t=2026-04-17T11:44:29.186762788Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-17T11:44:29.187281171Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-17T11:44:29.188176973Z level=info msg="Migration successfully executed" id="create migration_log table" duration=889.662µs logger=migrator t=2026-04-17T11:44:29.194138094Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-17T11:44:29.195028548Z level=info msg="Migration successfully executed" id="create user table" duration=890.164µs logger=migrator t=2026-04-17T11:44:29.203218206Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-17T11:44:29.204334234Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.115728ms logger=migrator t=2026-04-17T11:44:29.211149007Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-17T11:44:29.212207724Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.059057ms logger=migrator t=2026-04-17T11:44:29.217268223Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-17T11:44:29.218324109Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.055996ms logger=migrator t=2026-04-17T11:44:29.223110761Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-17T11:44:29.223732937Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=620.206µs logger=migrator t=2026-04-17T11:44:29.230996971Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-17T11:44:29.234748296Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.750405ms logger=migrator t=2026-04-17T11:44:29.241638371Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-17T11:44:29.242383221Z level=info msg="Migration successfully executed" id="create user table v2" duration=744.939µs logger=migrator t=2026-04-17T11:44:29.246127635Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-17T11:44:29.247264064Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.142559ms logger=migrator t=2026-04-17T11:44:29.251253746Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-17T11:44:29.252373224Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.119408ms logger=migrator t=2026-04-17T11:44:29.257945396Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-17T11:44:29.258286884Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=336.678µs logger=migrator t=2026-04-17T11:44:29.261879786Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-17T11:44:29.262340248Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=460.942µs logger=migrator t=2026-04-17T11:44:29.266081532Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-17T11:44:29.267749755Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.671943ms logger=migrator t=2026-04-17T11:44:29.272055144Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-17T11:44:29.272099235Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.951µs logger=migrator t=2026-04-17T11:44:29.276552868Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-17T11:44:29.277644266Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.091148ms logger=migrator t=2026-04-17T11:44:29.283433983Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-17T11:44:29.283767041Z level=info msg="Migration successfully executed" id="Add missing user data" duration=333.388µs logger=migrator t=2026-04-17T11:44:29.289202469Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-17T11:44:29.290873302Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.670783ms logger=migrator t=2026-04-17T11:44:29.297072499Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-17T11:44:29.297865919Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=794.61µs logger=migrator t=2026-04-17T11:44:29.301388849Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-17T11:44:29.302453716Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.069897ms logger=migrator t=2026-04-17T11:44:29.305796461Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-17T11:44:29.313333073Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.536262ms logger=migrator t=2026-04-17T11:44:29.31757799Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-17T11:44:29.31834709Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=768.72µs logger=migrator t=2026-04-17T11:44:29.323155611Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-17T11:44:29.323298126Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=142.825µs logger=migrator t=2026-04-17T11:44:29.330419396Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-17T11:44:29.331448332Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.028376ms logger=migrator t=2026-04-17T11:44:29.33923547Z 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-17T11:44:29.339669091Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=427.661µs logger=migrator t=2026-04-17T11:44:29.345022907Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-17T11:44:29.345786977Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=764.32µs logger=migrator t=2026-04-17T11:44:29.352398375Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-17T11:44:29.353646536Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.248202ms logger=migrator t=2026-04-17T11:44:29.359377672Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-17T11:44:29.36045587Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.078138ms logger=migrator t=2026-04-17T11:44:29.366070052Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-17T11:44:29.367116528Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.046356ms logger=migrator t=2026-04-17T11:44:29.374736912Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-17T11:44:29.376566199Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.833027ms logger=migrator t=2026-04-17T11:44:29.384447518Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-17T11:44:29.38528939Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=842.232µs logger=migrator t=2026-04-17T11:44:29.474022974Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-17T11:44:29.474070365Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=56.162µs logger=migrator t=2026-04-17T11:44:29.480420387Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-17T11:44:29.48176626Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.348943ms logger=migrator t=2026-04-17T11:44:29.487223009Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-17T11:44:29.487905426Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=682.417µs logger=migrator t=2026-04-17T11:44:29.493534119Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-17T11:44:29.494210197Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=671.438µs logger=migrator t=2026-04-17T11:44:29.4994724Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-17T11:44:29.500507727Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.035607ms logger=migrator t=2026-04-17T11:44:29.507956225Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-17T11:44:29.513045055Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.08852ms logger=migrator t=2026-04-17T11:44:29.518022312Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-17T11:44:29.518864923Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=830.501µs logger=migrator t=2026-04-17T11:44:29.523496001Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-17T11:44:29.524627999Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.132439ms logger=migrator t=2026-04-17T11:44:29.530436026Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-17T11:44:29.531573386Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.137609ms logger=migrator t=2026-04-17T11:44:29.53805774Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-17T11:44:29.539189009Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.131459ms logger=migrator t=2026-04-17T11:44:29.544545034Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-17T11:44:29.545767386Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.211932ms logger=migrator t=2026-04-17T11:44:29.551395769Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-17T11:44:29.55183187Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=436.141µs logger=migrator t=2026-04-17T11:44:29.557503834Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-17T11:44:29.558345825Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=841.971µs logger=migrator t=2026-04-17T11:44:29.563509927Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-17T11:44:29.564143882Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=628.886µs logger=migrator t=2026-04-17T11:44:29.569396906Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-17T11:44:29.570474054Z level=info msg="Migration successfully executed" id="create star table" duration=1.076588ms logger=migrator t=2026-04-17T11:44:29.577287437Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-17T11:44:29.578456667Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.175731ms logger=migrator t=2026-04-17T11:44:29.583900405Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-17T11:44:29.585106705Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.20612ms logger=migrator t=2026-04-17T11:44:29.590682087Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-17T11:44:29.591431316Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=749.289µs logger=migrator t=2026-04-17T11:44:29.596831163Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-17T11:44:29.597950082Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.118669ms logger=migrator t=2026-04-17T11:44:29.604096138Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-17T11:44:29.605251607Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.1631ms logger=migrator t=2026-04-17T11:44:29.61521047Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-17T11:44:29.615725123Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=515.213µs logger=migrator t=2026-04-17T11:44:29.620763891Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-17T11:44:29.621973712Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.20336ms logger=migrator t=2026-04-17T11:44:29.626912177Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-17T11:44:29.626951978Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.701µs logger=migrator t=2026-04-17T11:44:29.633199547Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-17T11:44:29.633243518Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.801µs logger=migrator t=2026-04-17T11:44:29.639017004Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-17T11:44:29.639277731Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=261.737µs logger=migrator t=2026-04-17T11:44:29.644501554Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-17T11:44:29.645712665Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.207731ms logger=migrator t=2026-04-17T11:44:29.651107032Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-17T11:44:29.652253681Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.146509ms logger=migrator t=2026-04-17T11:44:29.659615098Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-17T11:44:29.66129933Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.697192ms logger=migrator t=2026-04-17T11:44:29.666682007Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-17T11:44:29.668003661Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.325304ms logger=migrator t=2026-04-17T11:44:29.67427356Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-17T11:44:29.675695186Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.421736ms logger=migrator t=2026-04-17T11:44:29.680869058Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-17T11:44:29.681640377Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=771.18µs logger=migrator t=2026-04-17T11:44:29.688772978Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-17T11:44:29.697878589Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.106091ms logger=migrator t=2026-04-17T11:44:29.704150918Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-17T11:44:29.704703473Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=552.635µs logger=migrator t=2026-04-17T11:44:29.709436323Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-17T11:44:29.710622123Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.18606ms logger=migrator t=2026-04-17T11:44:29.715380793Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-17T11:44:29.716528233Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.14703ms logger=migrator t=2026-04-17T11:44:29.723560672Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-17T11:44:29.724101626Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=541.024µs logger=migrator t=2026-04-17T11:44:29.729517614Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-17T11:44:29.730739544Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.22258ms logger=migrator t=2026-04-17T11:44:29.736179283Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-17T11:44:29.736254705Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=78.211µs logger=migrator t=2026-04-17T11:44:29.744670838Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-17T11:44:29.747575282Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.904814ms logger=migrator t=2026-04-17T11:44:29.752739853Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-17T11:44:29.754713474Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.980361ms logger=migrator t=2026-04-17T11:44:29.759998287Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-17T11:44:29.762146022Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.144365ms logger=migrator t=2026-04-17T11:44:29.76953517Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-17T11:44:29.770456673Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=927.514µs logger=migrator t=2026-04-17T11:44:29.775680416Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-17T11:44:29.77859928Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.918554ms logger=migrator t=2026-04-17T11:44:29.783904695Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-17T11:44:29.785129045Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.22394ms logger=migrator t=2026-04-17T11:44:29.795323215Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-17T11:44:29.796470433Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.150628ms logger=migrator t=2026-04-17T11:44:29.80104466Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-17T11:44:29.801074251Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.381µs logger=migrator t=2026-04-17T11:44:29.805925994Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-17T11:44:29.805961225Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.291µs logger=migrator t=2026-04-17T11:44:29.812420509Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-17T11:44:29.815693202Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.266342ms logger=migrator t=2026-04-17T11:44:29.820881523Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-17T11:44:29.823424858Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.547305ms logger=migrator t=2026-04-17T11:44:29.829735799Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-17T11:44:29.831673608Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.937919ms logger=migrator t=2026-04-17T11:44:29.837487306Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-17T11:44:29.839434575Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.94714ms logger=migrator t=2026-04-17T11:44:29.844199746Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-17T11:44:29.844405602Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=206.296µs logger=migrator t=2026-04-17T11:44:29.849625534Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-17T11:44:29.851358308Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.734865ms logger=migrator t=2026-04-17T11:44:29.856811056Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-17T11:44:29.858119259Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.308523ms logger=migrator t=2026-04-17T11:44:29.864155423Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-17T11:44:29.864198244Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.271µs logger=migrator t=2026-04-17T11:44:29.87152705Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-17T11:44:29.872617638Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.093688ms logger=migrator t=2026-04-17T11:44:29.877962274Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-17T11:44:29.878476167Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=510.933µs logger=migrator t=2026-04-17T11:44:29.882783966Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-17T11:44:29.887044945Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.261019ms logger=migrator t=2026-04-17T11:44:29.891493357Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-17T11:44:29.892018721Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=525.464µs logger=migrator t=2026-04-17T11:44:29.897287814Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-17T11:44:29.89788054Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=592.566µs logger=migrator t=2026-04-17T11:44:29.903145923Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-17T11:44:29.9037915Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=640.097µs logger=migrator t=2026-04-17T11:44:29.91011487Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-17T11:44:29.910380397Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=265.877µs logger=migrator t=2026-04-17T11:44:29.91602059Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-17T11:44:29.916605665Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=585.395µs logger=migrator t=2026-04-17T11:44:29.921507479Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-17T11:44:29.925283555Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.766546ms logger=migrator t=2026-04-17T11:44:29.929531124Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-17T11:44:29.930710653Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.181059ms logger=migrator t=2026-04-17T11:44:29.937071336Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-17T11:44:29.937281711Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=211.256µs logger=migrator t=2026-04-17T11:44:29.942826652Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-17T11:44:29.943244062Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=408.65µs logger=migrator t=2026-04-17T11:44:29.94751969Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-17T11:44:29.94867361Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.15368ms logger=migrator t=2026-04-17T11:44:29.952824855Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-17T11:44:29.955646827Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.824791ms logger=migrator t=2026-04-17T11:44:29.960013948Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-17T11:44:29.960767217Z level=info msg="Migration successfully executed" id="create data_source table" duration=755.309µs logger=migrator t=2026-04-17T11:44:29.964502141Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-17T11:44:29.96522751Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=729.069µs logger=migrator t=2026-04-17T11:44:29.968956315Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-17T11:44:29.970000871Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.040956ms logger=migrator t=2026-04-17T11:44:29.975388988Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-17T11:44:29.976061476Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=672.468µs logger=migrator t=2026-04-17T11:44:29.980757225Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-17T11:44:29.981515444Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=757.689µs logger=migrator t=2026-04-17T11:44:29.98649956Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-17T11:44:29.99240265Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.90275ms logger=migrator t=2026-04-17T11:44:29.996616288Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-17T11:44:29.998257409Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.638321ms logger=migrator t=2026-04-17T11:44:30.004321394Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-17T11:44:30.00537663Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.055077ms logger=migrator t=2026-04-17T11:44:30.014813159Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-17T11:44:30.016145223Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.330494ms logger=migrator t=2026-04-17T11:44:30.02469346Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-17T11:44:30.02547949Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=785.19µs logger=migrator t=2026-04-17T11:44:30.031465122Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-17T11:44:30.035721631Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.262309ms logger=migrator t=2026-04-17T11:44:30.043013166Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-17T11:44:30.047073839Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.052504ms logger=migrator t=2026-04-17T11:44:30.053475501Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-17T11:44:30.053540383Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=67.332µs logger=migrator t=2026-04-17T11:44:30.060324236Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-17T11:44:30.060660664Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=328.338µs logger=migrator t=2026-04-17T11:44:30.066624456Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-17T11:44:30.069927739Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.303003ms logger=migrator t=2026-04-17T11:44:30.165324702Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-17T11:44:30.165809915Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=488.882µs logger=migrator t=2026-04-17T11:44:31.34242847Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-17T11:44:31.342864801Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=439.491µs logger=migrator t=2026-04-17T11:44:31.470838482Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-17T11:44:31.480837916Z level=info msg="Migration successfully executed" id="Add uid column" duration=10.002225ms logger=migrator t=2026-04-17T11:44:31.61725143Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-17T11:44:31.617967819Z level=info msg="Migration successfully executed" id="Update uid value" duration=721.129µs logger=migrator t=2026-04-17T11:44:32.445164539Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-17T11:44:32.446978676Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.817377ms logger=migrator t=2026-04-17T11:44:32.832056826Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-17T11:44:32.833910823Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.825376ms logger=migrator t=2026-04-17T11:44:32.851071039Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-17T11:44:32.852454684Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.383485ms logger=migrator t=2026-04-17T11:44:32.857954574Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-17T11:44:32.859305048Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.351084ms logger=migrator t=2026-04-17T11:44:32.863507065Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-17T11:44:32.864283665Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=776.75µs logger=migrator t=2026-04-17T11:44:32.868254886Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-17T11:44:32.869585749Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.328874ms logger=migrator t=2026-04-17T11:44:32.874706669Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-17T11:44:32.87589036Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.17623ms logger=migrator t=2026-04-17T11:44:32.880597288Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-17T11:44:32.881566244Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=969.326µs logger=migrator t=2026-04-17T11:44:32.885602546Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-17T11:44:32.887000062Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.397656ms logger=migrator t=2026-04-17T11:44:32.89597599Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-17T11:44:32.906520928Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.549498ms logger=migrator t=2026-04-17T11:44:32.91963132Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-17T11:44:32.920658917Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.030337ms logger=migrator t=2026-04-17T11:44:32.924868203Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-17T11:44:32.926270879Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.403406ms logger=migrator t=2026-04-17T11:44:32.932841086Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-17T11:44:32.933777899Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=936.933µs logger=migrator t=2026-04-17T11:44:32.938618172Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-17T11:44:32.939820693Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.20251ms logger=migrator t=2026-04-17T11:44:32.945415515Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-17T11:44:32.94599065Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=578.585µs logger=migrator t=2026-04-17T11:44:32.949877749Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-17T11:44:32.950418682Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=545.353µs logger=migrator t=2026-04-17T11:44:32.954266371Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-17T11:44:32.954304952Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.391µs logger=migrator t=2026-04-17T11:44:32.958436906Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-17T11:44:32.962199801Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.772585ms logger=migrator t=2026-04-17T11:44:32.967001753Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-17T11:44:32.969557348Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.555165ms logger=migrator t=2026-04-17T11:44:32.973739355Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-17T11:44:32.973911629Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=172.794µs logger=migrator t=2026-04-17T11:44:32.978956767Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-17T11:44:32.983325088Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.358771ms logger=migrator t=2026-04-17T11:44:32.987864604Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-17T11:44:32.990345827Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.480943ms logger=migrator t=2026-04-17T11:44:32.993922977Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-17T11:44:32.994639105Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=716.148µs logger=migrator t=2026-04-17T11:44:32.99873797Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-17T11:44:32.999248423Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=510.513µs logger=migrator t=2026-04-17T11:44:33.004588599Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-17T11:44:33.005873651Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.284702ms logger=migrator t=2026-04-17T11:44:33.010437867Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-17T11:44:33.011778711Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.340684ms logger=migrator t=2026-04-17T11:44:33.016229374Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-17T11:44:33.017912616Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.686672ms logger=migrator t=2026-04-17T11:44:33.02238636Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-17T11:44:33.02315472Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=772.83µs logger=migrator t=2026-04-17T11:44:33.028429384Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-17T11:44:33.028557107Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=118.212µs logger=migrator t=2026-04-17T11:44:33.03301537Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-17T11:44:33.033061382Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.612µs logger=migrator t=2026-04-17T11:44:33.037325809Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-17T11:44:33.04166681Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.342341ms logger=migrator t=2026-04-17T11:44:33.04559992Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-17T11:44:33.048190236Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.590077ms logger=migrator t=2026-04-17T11:44:33.052637369Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-17T11:44:33.052704921Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.432µs logger=migrator t=2026-04-17T11:44:33.058499268Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-17T11:44:33.05977045Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.271652ms logger=migrator t=2026-04-17T11:44:33.064717416Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-17T11:44:33.065901235Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.19149ms logger=migrator t=2026-04-17T11:44:33.07157003Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-17T11:44:33.071600971Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.191µs logger=migrator t=2026-04-17T11:44:33.075398977Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-17T11:44:33.076559726Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.160709ms logger=migrator t=2026-04-17T11:44:33.0810195Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-17T11:44:33.082275141Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.255191ms logger=migrator t=2026-04-17T11:44:33.087120064Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-17T11:44:33.09088451Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.765536ms logger=migrator t=2026-04-17T11:44:33.095518638Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-17T11:44:33.095548528Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.131µs logger=migrator t=2026-04-17T11:44:33.099509639Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-17T11:44:33.10031083Z level=info msg="Migration successfully executed" id="create session table" duration=799.311µs logger=migrator t=2026-04-17T11:44:33.104351482Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-17T11:44:33.104430164Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.482µs logger=migrator t=2026-04-17T11:44:33.109610916Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-17T11:44:33.109742049Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=132.053µs logger=migrator t=2026-04-17T11:44:33.114266824Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-17T11:44:33.11528932Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.023086ms logger=migrator t=2026-04-17T11:44:33.11958681Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-17T11:44:33.120673667Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.087218ms logger=migrator t=2026-04-17T11:44:33.127299345Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-17T11:44:33.127325125Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.94µs logger=migrator t=2026-04-17T11:44:33.131405579Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-17T11:44:33.131467151Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.771µs logger=migrator t=2026-04-17T11:44:33.136688254Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-17T11:44:33.141552957Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.864633ms logger=migrator t=2026-04-17T11:44:33.14599055Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-17T11:44:33.150486884Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.498015ms logger=migrator t=2026-04-17T11:44:33.155082931Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-17T11:44:33.155162173Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.792µs logger=migrator t=2026-04-17T11:44:33.158163209Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-17T11:44:33.158299892Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=137.663µs logger=migrator t=2026-04-17T11:44:33.162275704Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-17T11:44:33.163584126Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.308582ms logger=migrator t=2026-04-17T11:44:33.168278996Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-17T11:44:33.168304587Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.501µs logger=migrator t=2026-04-17T11:44:33.172818462Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-17T11:44:33.177575222Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.75437ms logger=migrator t=2026-04-17T11:44:33.181638675Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-17T11:44:33.181781429Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.224µs logger=migrator t=2026-04-17T11:44:33.18536322Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-17T11:44:33.188331905Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.968835ms logger=migrator t=2026-04-17T11:44:33.193471466Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-17T11:44:33.196497722Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.025956ms logger=migrator t=2026-04-17T11:44:33.20033994Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-17T11:44:33.200453873Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=121.334µs logger=migrator t=2026-04-17T11:44:33.204708461Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-17T11:44:33.206163009Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.454698ms logger=migrator t=2026-04-17T11:44:33.212495609Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-17T11:44:33.21332688Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=831.271µs logger=migrator t=2026-04-17T11:44:33.217557568Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-17T11:44:33.219125967Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.567879ms logger=migrator t=2026-04-17T11:44:33.224078793Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-17T11:44:33.225522889Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.445006ms logger=migrator t=2026-04-17T11:44:33.230158608Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-17T11:44:33.230923647Z level=info msg="Migration successfully executed" id="add index alert state" duration=765.17µs logger=migrator t=2026-04-17T11:44:33.237657558Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-17T11:44:33.238471049Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=810.18µs logger=migrator t=2026-04-17T11:44:33.242880531Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-17T11:44:33.243888536Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.007985ms logger=migrator t=2026-04-17T11:44:33.249373866Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-17T11:44:33.250252458Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=879.652µs logger=migrator t=2026-04-17T11:44:33.255944212Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-17T11:44:33.256694762Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=750.74µs logger=migrator t=2026-04-17T11:44:33.260836107Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-17T11:44:33.270492913Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.656036ms logger=migrator t=2026-04-17T11:44:33.276362672Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-17T11:44:33.277014548Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=652.186µs logger=migrator t=2026-04-17T11:44:33.281756369Z 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-17T11:44:33.283068051Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.311232ms logger=migrator t=2026-04-17T11:44:33.289442953Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-17T11:44:33.289744091Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=312.508µs logger=migrator t=2026-04-17T11:44:33.295857547Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-17T11:44:33.296343229Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=485.892µs logger=migrator t=2026-04-17T11:44:33.301027177Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-17T11:44:33.302236088Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.208861ms logger=migrator t=2026-04-17T11:44:33.306895587Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-17T11:44:33.310371145Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.475588ms logger=migrator t=2026-04-17T11:44:33.317929247Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-17T11:44:33.321423946Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.491559ms logger=migrator t=2026-04-17T11:44:33.327430398Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-17T11:44:33.330940717Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.510529ms logger=migrator t=2026-04-17T11:44:33.334923869Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-17T11:44:33.338412347Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.488158ms logger=migrator t=2026-04-17T11:44:33.343159057Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-17T11:44:33.344932133Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.763425ms logger=migrator t=2026-04-17T11:44:33.349624852Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-17T11:44:33.349670593Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.671µs logger=migrator t=2026-04-17T11:44:33.354326741Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-17T11:44:33.354353841Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.01µs logger=migrator t=2026-04-17T11:44:33.359227146Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-17T11:44:33.36055845Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.331334ms logger=migrator t=2026-04-17T11:44:33.406733012Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-17T11:44:33.413761012Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=7.0301ms logger=migrator t=2026-04-17T11:44:33.461454313Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-17T11:44:33.463220577Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.768325ms logger=migrator t=2026-04-17T11:44:33.472530334Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-17T11:44:33.474002851Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.472637ms logger=migrator t=2026-04-17T11:44:33.478985278Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-17T11:44:33.480471765Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.486237ms logger=migrator t=2026-04-17T11:44:33.485925444Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-17T11:44:33.48968943Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.764236ms logger=migrator t=2026-04-17T11:44:33.493840475Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-17T11:44:33.497500108Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.659533ms logger=migrator t=2026-04-17T11:44:33.501186382Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-17T11:44:33.501405937Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=213.555µs logger=migrator t=2026-04-17T11:44:33.505642944Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-17T11:44:33.506471016Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=827.682µs logger=migrator t=2026-04-17T11:44:33.511324068Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-17T11:44:33.512572231Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.248413ms logger=migrator t=2026-04-17T11:44:33.516371287Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-17T11:44:33.520836101Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.465914ms logger=migrator t=2026-04-17T11:44:33.524812712Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-17T11:44:33.524912674Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=100.393µs logger=migrator t=2026-04-17T11:44:33.530481345Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-17T11:44:33.531309497Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=828.122µs logger=migrator t=2026-04-17T11:44:33.535147724Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-17T11:44:33.536508978Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.361074ms logger=migrator t=2026-04-17T11:44:33.541758872Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-17T11:44:33.541897715Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=140.143µs logger=migrator t=2026-04-17T11:44:33.545748384Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-17T11:44:33.546593055Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=846.481µs logger=migrator t=2026-04-17T11:44:33.551632413Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-17T11:44:33.552463574Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=830.751µs logger=migrator t=2026-04-17T11:44:33.557099842Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-17T11:44:33.558182429Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.078797ms logger=migrator t=2026-04-17T11:44:33.562731295Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-17T11:44:33.564074878Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.343603ms logger=migrator t=2026-04-17T11:44:33.570311428Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-17T11:44:33.571299453Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=994.265µs logger=migrator t=2026-04-17T11:44:33.576476684Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-17T11:44:33.578028573Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.550999ms logger=migrator t=2026-04-17T11:44:33.582329533Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-17T11:44:33.582369094Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.921µs logger=migrator t=2026-04-17T11:44:33.586093588Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-17T11:44:33.590140341Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.038823ms logger=migrator t=2026-04-17T11:44:33.594243845Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-17T11:44:33.595062086Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=818.431µs logger=migrator t=2026-04-17T11:44:33.598440262Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-17T11:44:33.602430553Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.989781ms logger=migrator t=2026-04-17T11:44:33.606670161Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-17T11:44:33.608196109Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.584699ms logger=migrator t=2026-04-17T11:44:33.614451818Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-17T11:44:33.616174682Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.725254ms logger=migrator t=2026-04-17T11:44:33.621773395Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-17T11:44:33.623047897Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.274822ms logger=migrator t=2026-04-17T11:44:33.626729261Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-17T11:44:33.638228133Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.498432ms logger=migrator t=2026-04-17T11:44:33.642356287Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-17T11:44:33.643043255Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=690.978µs logger=migrator t=2026-04-17T11:44:33.647527748Z 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-17T11:44:33.64840651Z 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=878.862µs logger=migrator t=2026-04-17T11:44:33.652645409Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-17T11:44:33.652914855Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=271.517µs logger=migrator t=2026-04-17T11:44:33.65624654Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-17T11:44:33.656754732Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=508.152µs logger=migrator t=2026-04-17T11:44:33.661639457Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-17T11:44:33.661936164Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=297.157µs logger=migrator t=2026-04-17T11:44:33.666165632Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-17T11:44:33.671833756Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.668874ms logger=migrator t=2026-04-17T11:44:33.67592467Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-17T11:44:33.679868081Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.93721ms logger=migrator t=2026-04-17T11:44:33.683846091Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-17T11:44:33.684707433Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=861.442µs logger=migrator t=2026-04-17T11:44:33.68850059Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-17T11:44:33.689361351Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=860.181µs logger=migrator t=2026-04-17T11:44:33.693863216Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-17T11:44:33.694074021Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=210.965µs logger=migrator t=2026-04-17T11:44:33.699237582Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-17T11:44:33.704521576Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.283324ms logger=migrator t=2026-04-17T11:44:33.708567219Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-17T11:44:33.709647276Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.078947ms logger=migrator t=2026-04-17T11:44:33.7141249Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-17T11:44:33.714301334Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=177.274µs logger=migrator t=2026-04-17T11:44:33.718288655Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-17T11:44:33.719049905Z level=info msg="Migration successfully executed" id="Move region to single row" duration=762.56µs logger=migrator t=2026-04-17T11:44:33.725356546Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-17T11:44:33.727755977Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.400141ms logger=migrator t=2026-04-17T11:44:33.733458392Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-17T11:44:33.735255467Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.799735ms logger=migrator t=2026-04-17T11:44:33.741558337Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-17T11:44:33.742646865Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.087527ms logger=migrator t=2026-04-17T11:44:33.74798148Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-17T11:44:33.749692364Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.709744ms logger=migrator t=2026-04-17T11:44:33.754222088Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-17T11:44:33.75505807Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=843.052µs logger=migrator t=2026-04-17T11:44:33.761586286Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-17T11:44:33.764583922Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=3.006927ms logger=migrator t=2026-04-17T11:44:33.76888691Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-17T11:44:33.768993623Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.943µs logger=migrator t=2026-04-17T11:44:33.773848077Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-17T11:44:33.775484589Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.635642ms logger=migrator t=2026-04-17T11:44:33.782862766Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-17T11:44:33.783696808Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=833.902µs logger=migrator t=2026-04-17T11:44:33.78856011Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-17T11:44:33.789426823Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=866.643µs logger=migrator t=2026-04-17T11:44:33.794695557Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-17T11:44:33.795671571Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=975.894µs logger=migrator t=2026-04-17T11:44:33.800925255Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-17T11:44:33.801101929Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=172.554µs logger=migrator t=2026-04-17T11:44:33.805180942Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-17T11:44:33.805560013Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=379.161µs logger=migrator t=2026-04-17T11:44:33.809665897Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-17T11:44:33.80978877Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=123.633µs logger=migrator t=2026-04-17T11:44:33.814025778Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-17T11:44:33.815330981Z level=info msg="Migration successfully executed" id="create team table" duration=1.303812ms logger=migrator t=2026-04-17T11:44:33.821266071Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-17T11:44:33.822728589Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.463608ms logger=migrator t=2026-04-17T11:44:33.826659748Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-17T11:44:33.82751968Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=859.842µs logger=migrator t=2026-04-17T11:44:33.831802549Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-17T11:44:33.836440967Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.637948ms logger=migrator t=2026-04-17T11:44:33.841040974Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-17T11:44:33.841235929Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=193.694µs logger=migrator t=2026-04-17T11:44:33.847026515Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-17T11:44:33.848588186Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.56115ms logger=migrator t=2026-04-17T11:44:33.854969657Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-17T11:44:33.855702826Z level=info msg="Migration successfully executed" id="create team member table" duration=733.109µs logger=migrator t=2026-04-17T11:44:33.859998175Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-17T11:44:33.860945979Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=951.794µs logger=migrator t=2026-04-17T11:44:33.865044184Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-17T11:44:33.866048219Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.003166ms logger=migrator t=2026-04-17T11:44:33.870713127Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-17T11:44:33.87478901Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=4.068923ms logger=migrator t=2026-04-17T11:44:33.879749747Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-17T11:44:33.88457317Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.825063ms logger=migrator t=2026-04-17T11:44:33.888359696Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-17T11:44:33.892882581Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.522745ms logger=migrator t=2026-04-17T11:44:33.896572094Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-17T11:44:33.901086529Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.514275ms logger=migrator t=2026-04-17T11:44:33.906054835Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-17T11:44:33.907004739Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=949.764µs logger=migrator t=2026-04-17T11:44:33.913889304Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-17T11:44:33.914970832Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.080218ms logger=migrator t=2026-04-17T11:44:33.923818096Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-17T11:44:33.925904959Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.080952ms logger=migrator t=2026-04-17T11:44:33.931606145Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-17T11:44:33.932522788Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=916.514µs logger=migrator t=2026-04-17T11:44:33.937931625Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-17T11:44:33.938962211Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.029536ms logger=migrator t=2026-04-17T11:44:33.943820535Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-17T11:44:33.94525109Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.424616ms logger=migrator t=2026-04-17T11:44:33.952873394Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-17T11:44:33.953801737Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=928.453µs logger=migrator t=2026-04-17T11:44:33.960879918Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-17T11:44:33.962556391Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.676263ms logger=migrator t=2026-04-17T11:44:33.970097321Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-17T11:44:33.970869812Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=722.499µs logger=migrator t=2026-04-17T11:44:33.977342026Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-17T11:44:33.977698115Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=356.678µs logger=migrator t=2026-04-17T11:44:33.982513567Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-17T11:44:33.983675376Z level=info msg="Migration successfully executed" id="create tag table" duration=1.161339ms logger=migrator t=2026-04-17T11:44:33.988423998Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-17T11:44:33.989405752Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=986.665µs logger=migrator t=2026-04-17T11:44:33.996059792Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-17T11:44:33.997368164Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.308022ms logger=migrator t=2026-04-17T11:44:34.005798098Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-17T11:44:34.007359299Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.56113ms logger=migrator t=2026-04-17T11:44:34.012991392Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-17T11:44:34.014234403Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.242312ms logger=migrator t=2026-04-17T11:44:34.022318718Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-17T11:44:34.037179416Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.862127ms logger=migrator t=2026-04-17T11:44:34.042367257Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-17T11:44:34.042950982Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=583.515µs logger=migrator t=2026-04-17T11:44:34.048616036Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-17T11:44:34.050843953Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.230817ms logger=migrator t=2026-04-17T11:44:34.060633362Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-17T11:44:34.061096333Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=465.741µs logger=migrator t=2026-04-17T11:44:34.069033115Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-17T11:44:34.070274436Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.240841ms logger=migrator t=2026-04-17T11:44:34.076225937Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-17T11:44:34.077568092Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.342375ms logger=migrator t=2026-04-17T11:44:34.086451307Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-17T11:44:34.088429948Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.978311ms logger=migrator t=2026-04-17T11:44:34.099240882Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-17T11:44:34.099343914Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=102.412µs logger=migrator t=2026-04-17T11:44:34.104606528Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-17T11:44:34.110422486Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.815417ms logger=migrator t=2026-04-17T11:44:34.115190807Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-17T11:44:34.120490862Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.301754ms logger=migrator t=2026-04-17T11:44:34.128938426Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-17T11:44:34.136685883Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.745027ms logger=migrator t=2026-04-17T11:44:34.144355127Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-17T11:44:34.150682029Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.338852ms logger=migrator t=2026-04-17T11:44:34.158506278Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-17T11:44:34.160288812Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.783814ms logger=migrator t=2026-04-17T11:44:34.167006714Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-17T11:44:34.172365119Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.357606ms logger=migrator t=2026-04-17T11:44:34.17870827Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-17T11:44:34.179541391Z level=info msg="Migration successfully executed" id="create server_lock table" duration=833.011µs logger=migrator t=2026-04-17T11:44:34.186277782Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-17T11:44:34.18777085Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.497278ms logger=migrator t=2026-04-17T11:44:34.196124693Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-17T11:44:34.197053926Z level=info msg="Migration successfully executed" id="create user auth token table" duration=928.943µs logger=migrator t=2026-04-17T11:44:34.203820109Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-17T11:44:34.205422769Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.602341ms logger=migrator t=2026-04-17T11:44:34.211716299Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-17T11:44:34.212767936Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.051326ms logger=migrator t=2026-04-17T11:44:34.220479702Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-17T11:44:34.222623185Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.142674ms logger=migrator t=2026-04-17T11:44:34.22986451Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-17T11:44:34.235770479Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.90519ms logger=migrator t=2026-04-17T11:44:34.241566857Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-17T11:44:34.242648485Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.080578ms logger=migrator t=2026-04-17T11:44:34.249876808Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-17T11:44:34.251171921Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.289043ms logger=migrator t=2026-04-17T11:44:34.25782852Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-17T11:44:34.2593823Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.5502ms logger=migrator t=2026-04-17T11:44:34.26650099Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-17T11:44:34.268181923Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.680413ms logger=migrator t=2026-04-17T11:44:34.275260622Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-17T11:44:34.276389592Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.12888ms logger=migrator t=2026-04-17T11:44:34.282163228Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-17T11:44:34.282301812Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=141.754µs logger=migrator t=2026-04-17T11:44:34.290430028Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-17T11:44:34.290640083Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=212.965µs logger=migrator t=2026-04-17T11:44:34.295924608Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-17T11:44:34.297165299Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.240201ms logger=migrator t=2026-04-17T11:44:34.304014613Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T11:44:34.305175443Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.16053ms logger=migrator t=2026-04-17T11:44:34.311471642Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T11:44:34.31254705Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.075388ms logger=migrator t=2026-04-17T11:44:34.31810524Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-17T11:44:34.318182213Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=78.573µs logger=migrator t=2026-04-17T11:44:34.440152211Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T11:44:34.441526956Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.378786ms logger=migrator t=2026-04-17T11:44:34.874965975Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T11:44:34.876963666Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.998641ms logger=migrator t=2026-04-17T11:44:34.885664247Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T11:44:34.887049752Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.385136ms logger=migrator t=2026-04-17T11:44:34.895656761Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T11:44:34.898115873Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.461243ms logger=migrator t=2026-04-17T11:44:34.904535746Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-17T11:44:34.911030621Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.498004ms logger=migrator t=2026-04-17T11:44:34.91572263Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-17T11:44:34.916397197Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=674.947µs logger=migrator t=2026-04-17T11:44:34.923508598Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-17T11:44:34.923733444Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=230.526µs logger=migrator t=2026-04-17T11:44:34.929440349Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-17T11:44:34.931202643Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.766354ms logger=migrator t=2026-04-17T11:44:34.937290758Z 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-17T11:44:34.939104874Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.811196ms logger=migrator t=2026-04-17T11:44:34.944231144Z 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-17T11:44:34.945900947Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.668773ms logger=migrator t=2026-04-17T11:44:34.953494079Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-17T11:44:34.953609212Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=116.273µs logger=migrator t=2026-04-17T11:44:34.959286386Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-17T11:44:34.960326233Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.041937ms logger=migrator t=2026-04-17T11:44:34.965941776Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-17T11:44:34.967896755Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.956378ms logger=migrator t=2026-04-17T11:44:34.973112508Z 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-17T11:44:34.97476873Z 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.654922ms logger=migrator t=2026-04-17T11:44:34.979843549Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-17T11:44:34.980832604Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=987.185µs logger=migrator t=2026-04-17T11:44:34.987264557Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-17T11:44:34.994998874Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.733476ms logger=migrator t=2026-04-17T11:44:35.00035403Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-17T11:44:35.001337004Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=983.755µs logger=migrator t=2026-04-17T11:44:35.005909611Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-17T11:44:35.007318487Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.408096ms logger=migrator t=2026-04-17T11:44:35.0122113Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-17T11:44:35.038057007Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.832616ms logger=migrator t=2026-04-17T11:44:35.043688001Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-17T11:44:35.067801853Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.110162ms logger=migrator t=2026-04-17T11:44:35.072723728Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-17T11:44:35.073537268Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=813.32µs logger=migrator t=2026-04-17T11:44:35.077884739Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-17T11:44:35.078919255Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.034486ms logger=migrator t=2026-04-17T11:44:35.083284547Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-17T11:44:35.092062899Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.778773ms logger=migrator t=2026-04-17T11:44:35.096719977Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-17T11:44:35.10236571Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.640703ms logger=migrator t=2026-04-17T11:44:35.107153142Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-17T11:44:35.108261121Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.108109ms logger=migrator t=2026-04-17T11:44:35.11453901Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-17T11:44:35.115659618Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.119198ms logger=migrator t=2026-04-17T11:44:35.121377913Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-17T11:44:35.123361414Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.983661ms logger=migrator t=2026-04-17T11:44:35.128542656Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-17T11:44:35.130347941Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.804965ms logger=migrator t=2026-04-17T11:44:35.135968154Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-17T11:44:35.136091907Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=124.303µs logger=migrator t=2026-04-17T11:44:35.140654213Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-17T11:44:35.150401491Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.727268ms logger=migrator t=2026-04-17T11:44:35.156347162Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-17T11:44:35.161175654Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.829392ms logger=migrator t=2026-04-17T11:44:35.166483309Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-17T11:44:35.172561744Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.078445ms logger=migrator t=2026-04-17T11:44:35.177473778Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-17T11:44:35.178540796Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.067608ms logger=migrator t=2026-04-17T11:44:35.184032136Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-17T11:44:35.185472392Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.437905ms logger=migrator t=2026-04-17T11:44:35.190543811Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-17T11:44:35.198826731Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.285101ms logger=migrator t=2026-04-17T11:44:35.203750546Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-17T11:44:35.209869001Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.119225ms logger=migrator t=2026-04-17T11:44:35.215574716Z 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-17T11:44:35.216699984Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.125618ms logger=migrator t=2026-04-17T11:44:35.222282816Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-17T11:44:35.232009184Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.723498ms logger=migrator t=2026-04-17T11:44:35.237131054Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-17T11:44:35.243183278Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.051854ms logger=migrator t=2026-04-17T11:44:35.248743709Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-17T11:44:35.248875922Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=131.533µs logger=migrator t=2026-04-17T11:44:35.254274769Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-17T11:44:35.256222388Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.947479ms logger=migrator t=2026-04-17T11:44:35.262314644Z 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-17T11:44:35.263456042Z 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.141398ms logger=migrator t=2026-04-17T11:44:35.2696768Z 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-17T11:44:35.271572828Z 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.893048ms logger=migrator t=2026-04-17T11:44:35.277669913Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-17T11:44:35.277868178Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=199.445µs logger=migrator t=2026-04-17T11:44:35.282962978Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-17T11:44:35.289053703Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.090854ms logger=migrator t=2026-04-17T11:44:35.294599223Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-17T11:44:35.300706818Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.106935ms logger=migrator t=2026-04-17T11:44:35.305680165Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-17T11:44:35.31180586Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.123725ms logger=migrator t=2026-04-17T11:44:35.317087484Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-17T11:44:35.323138198Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.050664ms logger=migrator t=2026-04-17T11:44:35.32875026Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-17T11:44:35.334902166Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.151496ms logger=migrator t=2026-04-17T11:44:35.339957115Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-17T11:44:35.340061688Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=103.563µs logger=migrator t=2026-04-17T11:44:35.34566014Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-17T11:44:35.346670866Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.010586ms logger=migrator t=2026-04-17T11:44:35.357264995Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-17T11:44:35.362326693Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.065249ms logger=migrator t=2026-04-17T11:44:35.366340336Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-17T11:44:35.366446338Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=109.832µs logger=migrator t=2026-04-17T11:44:35.371504737Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-17T11:44:35.377654473Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.149266ms logger=migrator t=2026-04-17T11:44:35.382802294Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-17T11:44:35.38383829Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.036066ms logger=migrator t=2026-04-17T11:44:35.389695139Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-17T11:44:35.398784479Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.08792ms logger=migrator t=2026-04-17T11:44:35.403742926Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-17T11:44:35.404393792Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=650.466µs logger=migrator t=2026-04-17T11:44:35.409594054Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-17T11:44:35.411330158Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.736104ms logger=migrator t=2026-04-17T11:44:35.418034188Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-17T11:44:35.424596935Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.562497ms logger=migrator t=2026-04-17T11:44:35.429280744Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-17T11:44:35.42992581Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=646.436µs logger=migrator t=2026-04-17T11:44:35.43583975Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-17T11:44:35.437767999Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.930709ms logger=migrator t=2026-04-17T11:44:35.445428145Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-17T11:44:35.446379998Z level=info msg="Migration successfully executed" id="create alert_image table" duration=952.414µs logger=migrator t=2026-04-17T11:44:35.452825283Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-17T11:44:35.455187382Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.357679ms logger=migrator t=2026-04-17T11:44:35.460673841Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-17T11:44:35.460779664Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.603µs logger=migrator t=2026-04-17T11:44:35.466283654Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-17T11:44:35.467319411Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.036187ms logger=migrator t=2026-04-17T11:44:35.473496937Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-17T11:44:35.474507883Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.011125ms logger=migrator t=2026-04-17T11:44:35.479774686Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-17T11:44:35.480485024Z 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-17T11:44:35.486354524Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-17T11:44:35.486771005Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=416.58µs logger=migrator t=2026-04-17T11:44:35.491543365Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-17T11:44:35.492655804Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.111029ms logger=migrator t=2026-04-17T11:44:35.498103233Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-17T11:44:35.505830998Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.728105ms logger=migrator t=2026-04-17T11:44:35.511696008Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-17T11:44:35.512473927Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=777.949µs logger=migrator t=2026-04-17T11:44:35.517898355Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-17T11:44:35.519805163Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.909898ms logger=migrator t=2026-04-17T11:44:35.527043647Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-17T11:44:35.52797365Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=929.663µs logger=migrator t=2026-04-17T11:44:35.535080851Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-17T11:44:35.536399164Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.319463ms logger=migrator t=2026-04-17T11:44:35.541487944Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-17T11:44:35.543434954Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.94761ms logger=migrator t=2026-04-17T11:44:35.549447376Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-17T11:44:35.549541399Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=96.053µs logger=migrator t=2026-04-17T11:44:35.55431785Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-17T11:44:35.554421953Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.623µs logger=migrator t=2026-04-17T11:44:35.561143053Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-17T11:44:35.570954603Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.81271ms logger=migrator t=2026-04-17T11:44:35.57674058Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-17T11:44:35.57713927Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=399.02µs logger=migrator t=2026-04-17T11:44:35.582839964Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-17T11:44:35.583961012Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.120968ms logger=migrator t=2026-04-17T11:44:35.59053606Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-17T11:44:35.590904429Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=368.649µs logger=migrator t=2026-04-17T11:44:35.595879836Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-17T11:44:35.597446386Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.566859ms logger=migrator t=2026-04-17T11:44:35.603308654Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-17T11:44:35.604803513Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.494479ms logger=migrator t=2026-04-17T11:44:35.610805235Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-17T11:44:35.6429147Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.110395ms logger=migrator t=2026-04-17T11:44:35.648716967Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-17T11:44:35.656071365Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.353947ms logger=migrator t=2026-04-17T11:44:35.660853236Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-17T11:44:35.66098997Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=139.054µs logger=migrator t=2026-04-17T11:44:35.665767241Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-17T11:44:35.699240581Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.47684ms logger=migrator t=2026-04-17T11:44:35.705064239Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-17T11:44:35.736050806Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.985567ms logger=migrator t=2026-04-17T11:44:35.740785576Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-17T11:44:35.741444303Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=658.157µs logger=migrator t=2026-04-17T11:44:35.747393244Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-17T11:44:35.749329813Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.935489ms logger=migrator t=2026-04-17T11:44:35.75625903Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-17T11:44:35.756557787Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=299.288µs logger=migrator t=2026-04-17T11:44:35.761900913Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-17T11:44:35.763283947Z level=info msg="Migration successfully executed" id="create permission table" duration=1.380744ms logger=migrator t=2026-04-17T11:44:35.769942567Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-17T11:44:35.771706141Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.763274ms logger=migrator t=2026-04-17T11:44:35.778760721Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-17T11:44:35.779968121Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.20597ms logger=migrator t=2026-04-17T11:44:35.785624315Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-17T11:44:35.787059552Z level=info msg="Migration successfully executed" id="create role table" duration=1.433586ms logger=migrator t=2026-04-17T11:44:35.792971452Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-17T11:44:35.801902828Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.932517ms logger=migrator t=2026-04-17T11:44:35.807628664Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-17T11:44:35.815767001Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.137707ms logger=migrator t=2026-04-17T11:44:35.82203078Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-17T11:44:35.823179169Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.14532ms logger=migrator t=2026-04-17T11:44:35.828883904Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-17T11:44:35.830767771Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.880287ms logger=migrator t=2026-04-17T11:44:35.836290361Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-17T11:44:35.837529894Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.239842ms logger=migrator t=2026-04-17T11:44:35.844405418Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-17T11:44:35.846025819Z level=info msg="Migration successfully executed" id="create team role table" duration=1.622682ms logger=migrator t=2026-04-17T11:44:35.852202326Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-17T11:44:35.853373306Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.17025ms logger=migrator t=2026-04-17T11:44:35.859741638Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-17T11:44:35.861557683Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.815365ms logger=migrator t=2026-04-17T11:44:35.867372032Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-17T11:44:35.868459069Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.086827ms logger=migrator t=2026-04-17T11:44:35.873864957Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-17T11:44:35.875239471Z level=info msg="Migration successfully executed" id="create user role table" duration=1.374115ms logger=migrator t=2026-04-17T11:44:35.881622014Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-17T11:44:35.883301706Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.679632ms logger=migrator t=2026-04-17T11:44:35.891897724Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-17T11:44:35.893886915Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.988021ms logger=migrator t=2026-04-17T11:44:35.899710613Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-17T11:44:35.901243572Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.53441ms logger=migrator t=2026-04-17T11:44:35.907092181Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-17T11:44:35.908025394Z level=info msg="Migration successfully executed" id="create builtin role table" duration=932.903µs logger=migrator t=2026-04-17T11:44:35.915296829Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-17T11:44:35.916407117Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.109808ms logger=migrator t=2026-04-17T11:44:35.92165652Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-17T11:44:35.923357904Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.697354ms logger=migrator t=2026-04-17T11:44:35.930892085Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-17T11:44:35.93857753Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.685315ms logger=migrator t=2026-04-17T11:44:35.944932031Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-17T11:44:35.94645349Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.521439ms logger=migrator t=2026-04-17T11:44:35.953076478Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-17T11:44:35.955154361Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.077473ms logger=migrator t=2026-04-17T11:44:35.962247671Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-17T11:44:35.963318769Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.071618ms logger=migrator t=2026-04-17T11:44:35.971206829Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-17T11:44:35.973158578Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.951959ms logger=migrator t=2026-04-17T11:44:35.980256959Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-17T11:44:35.981588992Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.331663ms logger=migrator t=2026-04-17T11:44:35.987225145Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-17T11:44:35.989172195Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.94993ms logger=migrator t=2026-04-17T11:44:35.996478541Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-17T11:44:36.005288905Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.810233ms logger=migrator t=2026-04-17T11:44:36.010327983Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-17T11:44:36.018167741Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.838968ms logger=migrator t=2026-04-17T11:44:36.02436594Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-17T11:44:36.03230618Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.939871ms logger=migrator t=2026-04-17T11:44:36.038051406Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-17T11:44:36.045973397Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.920741ms logger=migrator t=2026-04-17T11:44:36.051024496Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-17T11:44:36.052205386Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.18053ms logger=migrator t=2026-04-17T11:44:36.057253104Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-17T11:44:36.058394503Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.141409ms logger=migrator t=2026-04-17T11:44:36.065120434Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-17T11:44:36.066800367Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.680073ms logger=migrator t=2026-04-17T11:44:36.071926308Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-17T11:44:36.073431515Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.505217ms logger=migrator t=2026-04-17T11:44:36.079368046Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-17T11:44:36.080559507Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.190471ms logger=migrator t=2026-04-17T11:44:36.087443781Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-17T11:44:36.087608375Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=162.634µs logger=migrator t=2026-04-17T11:44:36.092958901Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-17T11:44:36.093059154Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=101.823µs logger=migrator t=2026-04-17T11:44:36.098119642Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-17T11:44:36.09880873Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=689.767µs logger=migrator t=2026-04-17T11:44:36.104116484Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-17T11:44:36.104994556Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=879.332µs logger=migrator t=2026-04-17T11:44:36.110078376Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-17T11:44:36.111135653Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.057977ms logger=migrator t=2026-04-17T11:44:36.116507109Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-17T11:44:36.116760066Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=253.337µs logger=migrator t=2026-04-17T11:44:36.121903616Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-17T11:44:36.122643086Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=739.53µs logger=migrator t=2026-04-17T11:44:36.127530059Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-17T11:44:36.128840263Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.311224ms logger=migrator t=2026-04-17T11:44:36.13425455Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-17T11:44:36.136364294Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.109404ms logger=migrator t=2026-04-17T11:44:36.141866394Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-17T11:44:36.150094652Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.226118ms logger=migrator t=2026-04-17T11:44:36.15515141Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-17T11:44:36.155257083Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=106.683µs logger=migrator t=2026-04-17T11:44:36.160376283Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-17T11:44:36.161382408Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.007845ms logger=migrator t=2026-04-17T11:44:36.167226968Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-17T11:44:36.169188537Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.963569ms logger=migrator t=2026-04-17T11:44:36.174752669Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-17T11:44:36.175886568Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.133689ms logger=migrator t=2026-04-17T11:44:36.182813553Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-17T11:44:36.194294185Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.482332ms logger=migrator t=2026-04-17T11:44:36.198497402Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-17T11:44:36.200190094Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.690012ms logger=migrator t=2026-04-17T11:44:36.205390137Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-17T11:44:36.206562247Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.17226ms logger=migrator t=2026-04-17T11:44:36.211222045Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-17T11:44:36.232344142Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.122557ms logger=migrator t=2026-04-17T11:44:36.236435285Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-17T11:44:36.237544144Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.107599ms logger=migrator t=2026-04-17T11:44:36.242633092Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-17T11:44:36.243821663Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.188291ms logger=migrator t=2026-04-17T11:44:36.250152044Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-17T11:44:36.251348235Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.19508ms logger=migrator t=2026-04-17T11:44:36.258171017Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-17T11:44:36.259956303Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.787816ms logger=migrator t=2026-04-17T11:44:36.26534651Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-17T11:44:36.265619457Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=273.367µs logger=migrator t=2026-04-17T11:44:36.271122487Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-17T11:44:36.272471741Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.349334ms logger=migrator t=2026-04-17T11:44:36.277267063Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-17T11:44:36.285264306Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.997823ms logger=migrator t=2026-04-17T11:44:36.289842502Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-17T11:44:36.290462058Z level=info msg="Migration successfully executed" id="create entity_events table" duration=619.376µs logger=migrator t=2026-04-17T11:44:36.294997733Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-17T11:44:36.296651455Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.649912ms logger=migrator t=2026-04-17T11:44:36.302700959Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-17T11:44:36.303193221Z 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-17T11:44:36.30745651Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-17T11:44:36.307938702Z 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-17T11:44:36.313192745Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-17T11:44:36.314488528Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.295773ms logger=migrator t=2026-04-17T11:44:36.321303511Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-17T11:44:36.32285033Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.546999ms logger=migrator t=2026-04-17T11:44:36.327899319Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-17T11:44:36.329105999Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.20725ms logger=migrator t=2026-04-17T11:44:36.334734912Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-17T11:44:36.335945813Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.211991ms logger=migrator t=2026-04-17T11:44:36.342763276Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-17T11:44:36.344842859Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.082363ms logger=migrator t=2026-04-17T11:44:36.350768429Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-17T11:44:36.351802175Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.033686ms logger=migrator t=2026-04-17T11:44:36.356529556Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-17T11:44:36.357338156Z level=info msg="Migration successfully executed" id="Drop public config table" duration=808.52µs logger=migrator t=2026-04-17T11:44:36.363651937Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-17T11:44:36.364828066Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.176229ms logger=migrator t=2026-04-17T11:44:36.370398818Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-17T11:44:36.373147818Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.753169ms logger=migrator t=2026-04-17T11:44:36.379648873Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-17T11:44:36.382144956Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.496873ms logger=migrator t=2026-04-17T11:44:36.388862987Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-17T11:44:36.390042377Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.17924ms logger=migrator t=2026-04-17T11:44:36.396104321Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-17T11:44:36.420746887Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.639805ms logger=migrator t=2026-04-17T11:44:36.426430531Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-17T11:44:36.437831791Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.39987ms logger=migrator t=2026-04-17T11:44:36.443097435Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-17T11:44:36.451680362Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.579217ms logger=migrator t=2026-04-17T11:44:36.458335531Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-17T11:44:36.458529687Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=194.426µs logger=migrator t=2026-04-17T11:44:36.463371699Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-17T11:44:36.473977339Z level=info msg="Migration successfully executed" id="add share column" duration=10.60692ms logger=migrator t=2026-04-17T11:44:36.479842958Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-17T11:44:36.480029592Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=179.104µs logger=migrator t=2026-04-17T11:44:36.486072446Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-17T11:44:36.487597185Z level=info msg="Migration successfully executed" id="create file table" duration=1.524729ms logger=migrator t=2026-04-17T11:44:36.493870004Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-17T11:44:36.494977823Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.107929ms logger=migrator t=2026-04-17T11:44:36.502168335Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-17T11:44:36.503772216Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.601241ms logger=migrator t=2026-04-17T11:44:36.510686731Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-17T11:44:36.512086697Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.383896ms logger=migrator t=2026-04-17T11:44:36.517798202Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-17T11:44:36.519567706Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.769214ms logger=migrator t=2026-04-17T11:44:36.526693128Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-17T11:44:36.527052087Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=360.959µs logger=migrator t=2026-04-17T11:44:36.533597503Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-17T11:44:36.533748287Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=152.314µs logger=migrator t=2026-04-17T11:44:36.538873747Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-17T11:44:36.540873978Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.994481ms logger=migrator t=2026-04-17T11:44:36.546285946Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-17T11:44:36.546618804Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=333.198µs logger=migrator t=2026-04-17T11:44:36.55156876Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-17T11:44:36.553629422Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.060151ms logger=migrator t=2026-04-17T11:44:36.559603204Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-17T11:44:36.570333106Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.729032ms logger=migrator t=2026-04-17T11:44:36.575692862Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-17T11:44:36.575864086Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=171.644µs logger=migrator t=2026-04-17T11:44:36.581008017Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-17T11:44:36.582467595Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.458088ms logger=migrator t=2026-04-17T11:44:36.588097338Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-17T11:44:36.588799075Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=694.277µs logger=migrator t=2026-04-17T11:44:36.596970103Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-17T11:44:36.597175168Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=205.745µs logger=migrator t=2026-04-17T11:44:36.602640007Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-17T11:44:36.603394196Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=754.679µs logger=migrator t=2026-04-17T11:44:36.60906517Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-17T11:44:36.6212711Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.20996ms logger=migrator t=2026-04-17T11:44:36.625921848Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-17T11:44:36.634414343Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.492565ms logger=migrator t=2026-04-17T11:44:36.63896134Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-17T11:44:36.639819831Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=859.361µs logger=migrator t=2026-04-17T11:44:36.645852574Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-17T11:44:36.721122996Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.268642ms logger=migrator t=2026-04-17T11:44:36.72599872Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-17T11:44:36.727224111Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.225161ms logger=migrator t=2026-04-17T11:44:36.731466929Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-17T11:44:36.732812923Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.345423ms logger=migrator t=2026-04-17T11:44:36.738713713Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-17T11:44:36.764121379Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.407456ms logger=migrator t=2026-04-17T11:44:36.769892105Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-17T11:44:36.776249336Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.356611ms logger=migrator t=2026-04-17T11:44:36.781879059Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-17T11:44:36.782214158Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=335.319µs logger=migrator t=2026-04-17T11:44:36.787074961Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-17T11:44:36.78743289Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=358.439µs logger=migrator t=2026-04-17T11:44:36.793090834Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-17T11:44:36.793588717Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=497.513µs logger=migrator t=2026-04-17T11:44:36.799111907Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-17T11:44:36.799568629Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=450.731µs logger=migrator t=2026-04-17T11:44:36.805064838Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-17T11:44:36.805360896Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=295.898µs logger=migrator t=2026-04-17T11:44:36.810023414Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-17T11:44:36.811687387Z level=info msg="Migration successfully executed" id="create folder table" duration=1.663413ms logger=migrator t=2026-04-17T11:44:36.818008907Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-17T11:44:36.819239958Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.230971ms logger=migrator t=2026-04-17T11:44:36.825760474Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-17T11:44:36.827869907Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.110503ms logger=migrator t=2026-04-17T11:44:36.834384473Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-17T11:44:36.834423784Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.001µs logger=migrator t=2026-04-17T11:44:36.839903753Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-17T11:44:36.841273888Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.369895ms logger=migrator t=2026-04-17T11:44:36.849120328Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-17T11:44:36.850940224Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.819897ms logger=migrator t=2026-04-17T11:44:36.857060259Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-17T11:44:36.859136072Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.075253ms logger=migrator t=2026-04-17T11:44:36.864455416Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-17T11:44:36.864932379Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=474.963µs logger=migrator t=2026-04-17T11:44:36.871341242Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-17T11:44:36.871811104Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=468.581µs logger=migrator t=2026-04-17T11:44:36.877438586Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-17T11:44:36.879239673Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.802596ms logger=migrator t=2026-04-17T11:44:36.884208359Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-17T11:44:36.886213569Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.00588ms logger=migrator t=2026-04-17T11:44:36.895093305Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-17T11:44:36.897316031Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.221057ms logger=migrator t=2026-04-17T11:44:36.905695444Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-17T11:44:36.907230214Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.53321ms logger=migrator t=2026-04-17T11:44:36.913079292Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-17T11:44:36.914276292Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.19684ms logger=migrator t=2026-04-17T11:44:36.920716976Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-17T11:44:36.921743532Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.026296ms logger=migrator t=2026-04-17T11:44:36.928175925Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-17T11:44:36.930757541Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.570415ms logger=migrator t=2026-04-17T11:44:36.939151764Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-17T11:44:36.94057188Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.420096ms logger=migrator t=2026-04-17T11:44:36.946978913Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-17T11:44:36.949309933Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.335749ms logger=migrator t=2026-04-17T11:44:36.954665019Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-17T11:44:36.956031863Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.366654ms logger=migrator t=2026-04-17T11:44:36.967141775Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-17T11:44:36.968647424Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.506979ms logger=migrator t=2026-04-17T11:44:36.974033Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-17T11:44:36.97441336Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=380.45µs logger=migrator t=2026-04-17T11:44:36.98113707Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-17T11:44:36.991704909Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.570809ms logger=migrator t=2026-04-17T11:44:36.999076947Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-17T11:44:37.000374409Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.302873ms logger=migrator t=2026-04-17T11:44:37.00511599Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-17T11:44:37.005146701Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.511µs logger=migrator t=2026-04-17T11:44:37.011921702Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-17T11:44:37.013160444Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.238512ms logger=migrator t=2026-04-17T11:44:37.018448758Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-17T11:44:37.018476158Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.32µs logger=migrator t=2026-04-17T11:44:37.022289626Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-17T11:44:37.024294337Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.004181ms logger=migrator t=2026-04-17T11:44:37.030920675Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-17T11:44:37.032132235Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.21148ms logger=migrator t=2026-04-17T11:44:37.039540914Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-17T11:44:37.041236607Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.666592ms logger=migrator t=2026-04-17T11:44:37.048367208Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-17T11:44:37.049418434Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.051626ms logger=migrator t=2026-04-17T11:44:37.055366526Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-17T11:44:37.055558031Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=192.175µs logger=migrator t=2026-04-17T11:44:37.061972924Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-17T11:44:37.062898397Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=920.723µs logger=migrator t=2026-04-17T11:44:37.069552747Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-17T11:44:37.07086821Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.315773ms logger=migrator t=2026-04-17T11:44:37.076277967Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-17T11:44:37.077519769Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.243812ms logger=migrator t=2026-04-17T11:44:37.084385703Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-17T11:44:37.094445079Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.058486ms logger=migrator t=2026-04-17T11:44:37.098558863Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-17T11:44:37.108841095Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.277531ms logger=migrator t=2026-04-17T11:44:37.116709875Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-17T11:44:37.129588621Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.879258ms logger=migrator t=2026-04-17T11:44:37.133742627Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-17T11:44:37.133831549Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=89.552µs logger=migrator t=2026-04-17T11:44:37.138365624Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-17T11:44:37.1480411Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.674726ms logger=migrator t=2026-04-17T11:44:37.152216935Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-17T11:44:37.158790033Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.572518ms logger=migrator t=2026-04-17T11:44:37.163150204Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-17T11:44:37.163455281Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=305.437µs logger=migrator t=2026-04-17T11:44:37.167396952Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.980143932s logger=migrator t=2026-04-17T11:44:37.168452278Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-17T11:44:37.187356369Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-17T11:44:37.187778849Z level=info msg="Created default organization" logger=secrets t=2026-04-17T11:44:37.192979681Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-17T11:44:37.256223187Z level=info msg="Restored cache from database" duration=757.209µs logger=plugin.store t=2026-04-17T11:44:37.257753776Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-17T11:44:37.295168086Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-17T11:44:37.295200697Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-17T11:44:37.295276889Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-17T11:44:37.295285699Z level=info msg="Plugins loaded" count=54 duration=37.533213ms logger=query_data t=2026-04-17T11:44:37.304816342Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-17T11:44:37.310337882Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-17T11:44:37.31458482Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-17T11:44:37.322717767Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-17T11:44:37.325082117Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-17T11:44:37.327025636Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-17T11:44:37.345588417Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-17T11:44:37.366235502Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-17T11:44:37.387087971Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-17T11:44:37.387121532Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-17T11:44:37.39449626Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-17T11:44:37.394867279Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-17T11:44:37.395725491Z level=info msg="State cache has been initialized" states=0 duration=855.971µs logger=ngalert.scheduler t=2026-04-17T11:44:37.397078265Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ngalert.multiorg.alertmanager t=2026-04-17T11:44:37.397010644Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-17T11:44:37.402964255Z level=info msg="starting to provision dashboards" logger=ticker t=2026-04-17T11:44:37.402980525Z level=info msg=starting first_tick=2026-04-17T11:44:40Z logger=http.server t=2026-04-17T11:44:37.40554727Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-17T11:44:37.460701341Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-17T11:44:37.464301023Z level=info msg="Update check succeeded" duration=69.104836ms logger=grafana.update.checker t=2026-04-17T11:44:37.465136264Z level=info msg="Update check succeeded" duration=70.046859ms logger=sqlstore.transactions t=2026-04-17T11:44:37.523539098Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-17T11:44:37.579617272Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-17T11:44:37.590941719Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana-apiserver t=2026-04-17T11:44:37.734528136Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-17T11:44:37.73508612Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-17T11:44:37.764245841Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-17T11:44:37.791656007Z level=info msg="Patterns update finished" duration=332.096805ms logger=provisioning.dashboard t=2026-04-17T11:44:53.822347718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:53.838490808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:53.856851714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:53.902988197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:53.920180513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:53.952925654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:53.971964708Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-17T11:44:54.008742542Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-17T11:44:54.016034528Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-17T11:44:54.020410329Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-17T11:44:54.038733454Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-17T11:44:54.053825557Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-17T11:44:54.0744099Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-17T11:44:54.122628025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.141193267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.179930661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.200097703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.250448372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.270730127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.307131661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.323468246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.373042275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.389342799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.432622919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.452001711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.495947477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.516000176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.574329057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.592434648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.635752688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.651601191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.696579993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.712877827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.771540377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.787290137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.827525059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.848607744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.899526977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.920833799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.9665575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:54.985395028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.044967362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.063365199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.112254641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.130135495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.192796186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.210611049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.263976314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.282338871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.33627396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.35555697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.399935448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.420697185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.476727288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.494052409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.548412169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.566872968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.628152494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.646170522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.708918785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.726824031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.77757627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.798329416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.861139732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.881462279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.945160807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:55.964128177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.026310158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.043116575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.094895309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.110331002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.172587973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.192069508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.259629604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.282928115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.372390347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.392389015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.473889025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.491208146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.569246277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.586706391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.65596078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.675755703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T11:44:56.753361374Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-17T11:45:32.418690773Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-17T11:54:37.428920781Z level=info msg="Completed cleanup jobs" duration=32.937185ms logger=plugins.update.checker t=2026-04-17T11:54:37.525059136Z level=info msg="Update check succeeded" duration=60.434452ms logger=sqlstore.transactions t=2026-04-17T11:59:37.324210019Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-17T12:04:37.413156205Z level=info msg="Completed cleanup jobs" duration=17.155557ms logger=plugins.update.checker t=2026-04-17T12:04:37.526399841Z level=info msg="Update check succeeded" duration=61.551541ms logger=cleanup t=2026-04-17T12:14:37.450121361Z level=info msg="Completed cleanup jobs" duration=54.724039ms logger=plugins.update.checker t=2026-04-17T12:14:37.524857794Z level=info msg="Update check succeeded" duration=59.572989ms logger=infra.usagestats t=2026-04-17T12:15:32.455222068Z level=info msg="Usage stats are ready to report"