logger=settings t=2026-08-12T00:53:28.815079375Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-12T00:53:28Z logger=settings t=2026-08-12T00:53:28.815339103Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-12T00:53:28.815352313Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-12T00:53:28.815359563Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-12T00:53:28.815362773Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-12T00:53:28.815365494Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-12T00:53:28.815368064Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-12T00:53:28.815370974Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-12T00:53:28.815374734Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-12T00:53:28.815377404Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-12T00:53:28.815379914Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-12T00:53:28.815382414Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-12T00:53:28.815386824Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-12T00:53:28.815390004Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-12T00:53:28.815393084Z level=info msg=Target target=[all] logger=settings t=2026-08-12T00:53:28.815398345Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-12T00:53:28.815401185Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-12T00:53:28.815410055Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-12T00:53:28.815413445Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-12T00:53:28.815418155Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-12T00:53:28.815421855Z level=info msg="App mode production" logger=sqlstore t=2026-08-12T00:53:28.815744375Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-12T00:53:28.815764775Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-12T00:53:28.817446656Z level=info msg="Locking database" logger=migrator t=2026-08-12T00:53:28.817461666Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-12T00:53:28.818197168Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-12T00:53:28.819068225Z level=info msg="Migration successfully executed" id="create migration_log table" duration=870.687µs logger=migrator t=2026-08-12T00:53:28.823738983Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-12T00:53:28.824493495Z level=info msg="Migration successfully executed" id="create user table" duration=753.742µs logger=migrator t=2026-08-12T00:53:28.831927677Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-12T00:53:28.832673379Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=745.292µs logger=migrator t=2026-08-12T00:53:28.838730671Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-12T00:53:28.839459652Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=724.931µs logger=migrator t=2026-08-12T00:53:28.845723069Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-12T00:53:28.846760109Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.03706ms logger=migrator t=2026-08-12T00:53:28.851546762Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-12T00:53:28.852245323Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=698.371µs logger=migrator t=2026-08-12T00:53:28.85580397Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-12T00:53:28.859813419Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.006689ms logger=migrator t=2026-08-12T00:53:28.873393184Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-12T00:53:28.875291991Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.900757ms logger=migrator t=2026-08-12T00:53:28.881807835Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-12T00:53:28.882585408Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=776.813µs logger=migrator t=2026-08-12T00:53:28.887824954Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-12T00:53:28.888924876Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.098212ms logger=migrator t=2026-08-12T00:53:28.894518083Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-12T00:53:28.895099681Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=581.098µs logger=migrator t=2026-08-12T00:53:28.910137839Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-12T00:53:28.911565392Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.442553ms logger=migrator t=2026-08-12T00:53:28.916243831Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-12T00:53:28.918707955Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.456184ms logger=migrator t=2026-08-12T00:53:28.925125256Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-12T00:53:28.925458287Z level=info msg="Migration successfully executed" id="Update user table charset" duration=392.273µs logger=migrator t=2026-08-12T00:53:28.929818866Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-12T00:53:28.93159926Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.773164ms logger=migrator t=2026-08-12T00:53:28.936384072Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-12T00:53:28.93664309Z level=info msg="Migration successfully executed" id="Add missing user data" duration=253.498µs logger=migrator t=2026-08-12T00:53:28.941070292Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-12T00:53:28.942977099Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.906417ms logger=migrator t=2026-08-12T00:53:28.948658318Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-12T00:53:28.9493814Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=722.982µs logger=migrator t=2026-08-12T00:53:28.956824112Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-12T00:53:28.959233224Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.413192ms logger=migrator t=2026-08-12T00:53:28.963099299Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-12T00:53:28.97289356Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.790841ms logger=migrator t=2026-08-12T00:53:28.978972153Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-12T00:53:28.981505298Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.536046ms logger=migrator t=2026-08-12T00:53:28.98728024Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-12T00:53:28.987505007Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=226.477µs logger=migrator t=2026-08-12T00:53:28.991200907Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-12T00:53:28.99198113Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=779.913µs logger=migrator t=2026-08-12T00:53:28.998969479Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-12T00:53:28.99968929Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=725.412µs logger=migrator t=2026-08-12T00:53:29.004687179Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-12T00:53:29.005416061Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=728.312µs logger=migrator t=2026-08-12T00:53:29.028277302Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-12T00:53:29.02917806Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=905.668µs logger=migrator t=2026-08-12T00:53:29.034168638Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-12T00:53:29.034908301Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=739.712µs logger=migrator t=2026-08-12T00:53:29.039781525Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-12T00:53:29.040757815Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=969.64µs logger=migrator t=2026-08-12T00:53:29.04733284Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-12T00:53:29.048301619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=969.739µs logger=migrator t=2026-08-12T00:53:29.057030659Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-12T00:53:29.058425031Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.397952ms logger=migrator t=2026-08-12T00:53:29.065210573Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-12T00:53:29.065327827Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=123.904µs logger=migrator t=2026-08-12T00:53:29.07081073Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-12T00:53:29.072237243Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.426383ms logger=migrator t=2026-08-12T00:53:29.077902862Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-12T00:53:29.078538671Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=635.399µs logger=migrator t=2026-08-12T00:53:29.083945422Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-12T00:53:29.084921631Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=980.299µs logger=migrator t=2026-08-12T00:53:29.090871619Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-12T00:53:29.091551619Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=675.42µs logger=migrator t=2026-08-12T00:53:29.096674972Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:53:29.101714162Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.042519ms logger=migrator t=2026-08-12T00:53:29.106861645Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-12T00:53:29.107785224Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=923.098µs logger=migrator t=2026-08-12T00:53:29.113872645Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-12T00:53:29.115004338Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.131463ms logger=migrator t=2026-08-12T00:53:29.120379119Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-12T00:53:29.121148311Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=771.623µs logger=migrator t=2026-08-12T00:53:29.127227023Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-12T00:53:29.128043567Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=816.404µs logger=migrator t=2026-08-12T00:53:29.133698906Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-12T00:53:29.134386386Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=674.97µs logger=migrator t=2026-08-12T00:53:29.139386526Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-12T00:53:29.139776117Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=391.291µs logger=migrator t=2026-08-12T00:53:29.144302802Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-12T00:53:29.145278381Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=974.939µs logger=migrator t=2026-08-12T00:53:29.149840337Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-12T00:53:29.150379153Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=539.156µs logger=migrator t=2026-08-12T00:53:29.155794855Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-12T00:53:29.156450784Z level=info msg="Migration successfully executed" id="create star table" duration=655.309µs logger=migrator t=2026-08-12T00:53:29.161952528Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-12T00:53:29.163329419Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.369901ms logger=migrator t=2026-08-12T00:53:29.168421781Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-12T00:53:29.169236796Z level=info msg="Migration successfully executed" id="create org table v1" duration=814.695µs logger=migrator t=2026-08-12T00:53:29.174917625Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-12T00:53:29.175635326Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=717.541µs logger=migrator t=2026-08-12T00:53:29.180388418Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-12T00:53:29.181016877Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=628.489µs logger=migrator t=2026-08-12T00:53:29.187467769Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-12T00:53:29.18882273Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.365531ms logger=migrator t=2026-08-12T00:53:29.194577002Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-12T00:53:29.196073006Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.495864ms logger=migrator t=2026-08-12T00:53:29.20324135Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-12T00:53:29.204860287Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.622507ms logger=migrator t=2026-08-12T00:53:29.2113092Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-12T00:53:29.211344911Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.951µs logger=migrator t=2026-08-12T00:53:29.216880267Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-12T00:53:29.216908828Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.061µs logger=migrator t=2026-08-12T00:53:29.223114352Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-12T00:53:29.223287657Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=173.285µs logger=migrator t=2026-08-12T00:53:29.227957087Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-12T00:53:29.228674448Z level=info msg="Migration successfully executed" id="create dashboard table" duration=717.231µs logger=migrator t=2026-08-12T00:53:29.234148761Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-12T00:53:29.235296285Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.145114ms logger=migrator t=2026-08-12T00:53:29.24016124Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-12T00:53:29.241354315Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.192525ms logger=migrator t=2026-08-12T00:53:29.246979034Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-12T00:53:29.248138679Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.159106ms logger=migrator t=2026-08-12T00:53:29.252991373Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-12T00:53:29.25387705Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=884.937µs logger=migrator t=2026-08-12T00:53:29.25927253Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-12T00:53:29.259983831Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=728.941µs logger=migrator t=2026-08-12T00:53:29.264823786Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-12T00:53:29.270038932Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.214726ms logger=migrator t=2026-08-12T00:53:29.274416382Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-12T00:53:29.275138683Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=722.261µs logger=migrator t=2026-08-12T00:53:29.280140872Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-12T00:53:29.280895015Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=753.433µs logger=migrator t=2026-08-12T00:53:29.285555864Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-12T00:53:29.286755059Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.199235ms logger=migrator t=2026-08-12T00:53:29.291054998Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-12T00:53:29.291391688Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=336.15µs logger=migrator t=2026-08-12T00:53:29.296289174Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-12T00:53:29.297180971Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=891.046µs logger=migrator t=2026-08-12T00:53:29.30216989Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-12T00:53:29.302298583Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=130.214µs logger=migrator t=2026-08-12T00:53:29.307424416Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-12T00:53:29.309753056Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.33149ms logger=migrator t=2026-08-12T00:53:29.31426832Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-12T00:53:29.316044123Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.775493ms logger=migrator t=2026-08-12T00:53:29.321366912Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-12T00:53:29.323136204Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.769262ms logger=migrator t=2026-08-12T00:53:29.327807454Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-12T00:53:29.328593207Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=787.143µs logger=migrator t=2026-08-12T00:53:29.333092941Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-12T00:53:29.334952627Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.858236ms logger=migrator t=2026-08-12T00:53:29.341155392Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-12T00:53:29.341965856Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=810.454µs logger=migrator t=2026-08-12T00:53:29.346283715Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-12T00:53:29.347061078Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=780.183µs logger=migrator t=2026-08-12T00:53:29.351600334Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-12T00:53:29.351628445Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.991µs logger=migrator t=2026-08-12T00:53:29.356759267Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-12T00:53:29.356785658Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.201µs logger=migrator t=2026-08-12T00:53:29.361601321Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-12T00:53:29.363484598Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.885327ms logger=migrator t=2026-08-12T00:53:29.368263261Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-12T00:53:29.370163126Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.899616ms logger=migrator t=2026-08-12T00:53:29.375771204Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-12T00:53:29.379458725Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.68934ms logger=migrator t=2026-08-12T00:53:29.384905047Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-12T00:53:29.386284128Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.379641ms logger=migrator t=2026-08-12T00:53:29.390529935Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-12T00:53:29.390739801Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=205.186µs logger=migrator t=2026-08-12T00:53:29.397829772Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-12T00:53:29.402764219Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=4.931858ms logger=migrator t=2026-08-12T00:53:29.409783738Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-12T00:53:29.410425558Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=657.291µs logger=migrator t=2026-08-12T00:53:29.415920672Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-12T00:53:29.415954983Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.502µs logger=migrator t=2026-08-12T00:53:29.421751865Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-12T00:53:29.422669902Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=917.397µs logger=migrator t=2026-08-12T00:53:29.428340822Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-12T00:53:29.429033222Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=691.71µs logger=migrator t=2026-08-12T00:53:29.433558177Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:53:29.440059611Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.500724ms logger=migrator t=2026-08-12T00:53:29.445513083Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-12T00:53:29.446295437Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=782.013µs logger=migrator t=2026-08-12T00:53:29.452511903Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-12T00:53:29.453382118Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=868.836µs logger=migrator t=2026-08-12T00:53:29.459928143Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-12T00:53:29.462105939Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.182975ms logger=migrator t=2026-08-12T00:53:29.466554411Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-12T00:53:29.466876821Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=327.93µs logger=migrator t=2026-08-12T00:53:29.471243201Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-12T00:53:29.471831119Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=587.979µs logger=migrator t=2026-08-12T00:53:29.476726434Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-12T00:53:29.479181317Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.457843ms logger=migrator t=2026-08-12T00:53:29.484273029Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-12T00:53:29.485074193Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=801.444µs logger=migrator t=2026-08-12T00:53:29.488201536Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-12T00:53:29.488399632Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=198.516µs logger=migrator t=2026-08-12T00:53:29.492542736Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-12T00:53:29.492707311Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.925µs logger=migrator t=2026-08-12T00:53:29.49940666Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-12T00:53:29.501145762Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.744312ms logger=migrator t=2026-08-12T00:53:29.506904384Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-12T00:53:29.510415088Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.511384ms logger=migrator t=2026-08-12T00:53:29.516107588Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-12T00:53:29.517187841Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.079883ms logger=migrator t=2026-08-12T00:53:29.521469588Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-12T00:53:29.522302464Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=825.426µs logger=migrator t=2026-08-12T00:53:29.525956972Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-12T00:53:29.526920271Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=969.799µs logger=migrator t=2026-08-12T00:53:29.530852889Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-12T00:53:29.531637222Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=784.313µs logger=migrator t=2026-08-12T00:53:29.535766685Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-12T00:53:29.53657836Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=802.255µs logger=migrator t=2026-08-12T00:53:29.541878598Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-12T00:53:29.548580337Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.699699ms logger=migrator t=2026-08-12T00:53:29.554851174Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-12T00:53:29.555861184Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.01011ms logger=migrator t=2026-08-12T00:53:29.562031488Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-12T00:53:29.562877673Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=845.935µs logger=migrator t=2026-08-12T00:53:29.568062888Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-12T00:53:29.569830231Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.701591ms logger=migrator t=2026-08-12T00:53:29.57415917Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-12T00:53:29.574738847Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=579.947µs logger=migrator t=2026-08-12T00:53:29.578804008Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-12T00:53:29.581263032Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.458554ms logger=migrator t=2026-08-12T00:53:29.58656539Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-12T00:53:29.589018572Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.452892ms logger=migrator t=2026-08-12T00:53:29.59463841Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-12T00:53:29.594665171Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.341µs logger=migrator t=2026-08-12T00:53:29.600217186Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-12T00:53:29.600545057Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=322.541µs logger=migrator t=2026-08-12T00:53:29.60634985Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-12T00:53:29.608765571Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.416331ms logger=migrator t=2026-08-12T00:53:29.616351328Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-12T00:53:29.616517773Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=170.805µs logger=migrator t=2026-08-12T00:53:29.620647916Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-12T00:53:29.62077974Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=130.584µs logger=migrator t=2026-08-12T00:53:29.624082379Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-12T00:53:29.627784379Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.70134ms logger=migrator t=2026-08-12T00:53:29.63149023Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-12T00:53:29.631697986Z level=info msg="Migration successfully executed" id="Update uid value" duration=208.036µs logger=migrator t=2026-08-12T00:53:29.63789531Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-12T00:53:29.638774626Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=879.026µs logger=migrator t=2026-08-12T00:53:29.706394353Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-12T00:53:29.707928019Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.536647ms logger=migrator t=2026-08-12T00:53:29.803788047Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-12T00:53:29.806288442Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.502725ms logger=migrator t=2026-08-12T00:53:29.813077464Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-12T00:53:29.814124105Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.037881ms logger=migrator t=2026-08-12T00:53:29.825424902Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-12T00:53:29.826066161Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=641.099µs logger=migrator t=2026-08-12T00:53:29.8300773Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-12T00:53:29.831410101Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.331991ms logger=migrator t=2026-08-12T00:53:29.835700038Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-12T00:53:29.836891304Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.190816ms logger=migrator t=2026-08-12T00:53:29.843379357Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-12T00:53:29.844094358Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=715.031µs logger=migrator t=2026-08-12T00:53:29.849542121Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-12T00:53:29.850767088Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.231757ms logger=migrator t=2026-08-12T00:53:29.857165278Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-12T00:53:29.866385983Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.220935ms logger=migrator t=2026-08-12T00:53:29.87095569Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-12T00:53:29.871666781Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=710.731µs logger=migrator t=2026-08-12T00:53:29.876234497Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-12T00:53:29.877041641Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=806.734µs logger=migrator t=2026-08-12T00:53:29.881910546Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-12T00:53:29.883162643Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.251277ms logger=migrator t=2026-08-12T00:53:29.888355639Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-12T00:53:29.889169764Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=813.464µs logger=migrator t=2026-08-12T00:53:29.892991437Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-12T00:53:29.893311786Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=320.919µs logger=migrator t=2026-08-12T00:53:29.896954995Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-12T00:53:29.897896303Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=941.248µs logger=migrator t=2026-08-12T00:53:29.902545251Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-12T00:53:29.902573222Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.801µs logger=migrator t=2026-08-12T00:53:29.906309364Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-12T00:53:29.90885736Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.547656ms logger=migrator t=2026-08-12T00:53:29.91390113Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-12T00:53:29.916973482Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.02984ms logger=migrator t=2026-08-12T00:53:29.922242709Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-12T00:53:29.922425454Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=181.885µs logger=migrator t=2026-08-12T00:53:29.927883767Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-12T00:53:29.932161735Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.277508ms logger=migrator t=2026-08-12T00:53:29.936200185Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-12T00:53:29.938008279Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.807944ms logger=migrator t=2026-08-12T00:53:29.942250295Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-12T00:53:29.943582296Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.33159ms logger=migrator t=2026-08-12T00:53:29.949335287Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-12T00:53:29.950094599Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=760.752µs logger=migrator t=2026-08-12T00:53:29.953746809Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-12T00:53:29.954538232Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=791.373µs logger=migrator t=2026-08-12T00:53:29.958655054Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-12T00:53:29.959453319Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=792.305µs logger=migrator t=2026-08-12T00:53:29.963103208Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-12T00:53:29.96384737Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=744.042µs logger=migrator t=2026-08-12T00:53:29.968009234Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-12T00:53:29.969524649Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.515285ms logger=migrator t=2026-08-12T00:53:29.974889199Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-12T00:53:29.974960861Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.212µs logger=migrator t=2026-08-12T00:53:29.979978111Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-12T00:53:29.980008142Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.46µs logger=migrator t=2026-08-12T00:53:29.984783504Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-12T00:53:29.989154924Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.37053ms logger=migrator t=2026-08-12T00:53:29.993716141Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-12T00:53:29.99636329Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.646659ms logger=migrator t=2026-08-12T00:53:30.000662707Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-12T00:53:30.000734559Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.282µs logger=migrator t=2026-08-12T00:53:30.003930724Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-12T00:53:30.004633976Z level=info msg="Migration successfully executed" id="create quota table v1" duration=702.932µs logger=migrator t=2026-08-12T00:53:30.008507871Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-12T00:53:30.009879623Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.377551ms logger=migrator t=2026-08-12T00:53:30.014764097Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-12T00:53:30.014813119Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.352µs logger=migrator t=2026-08-12T00:53:30.020168689Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-12T00:53:30.021407256Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.238427ms logger=migrator t=2026-08-12T00:53:30.025585051Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-12T00:53:30.026393975Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=808.685µs logger=migrator t=2026-08-12T00:53:30.029819517Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-12T00:53:30.032617661Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.804794ms logger=migrator t=2026-08-12T00:53:30.03698378Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-12T00:53:30.037010611Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.611µs logger=migrator t=2026-08-12T00:53:30.040850996Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-12T00:53:30.04166122Z level=info msg="Migration successfully executed" id="create session table" duration=810.074µs logger=migrator t=2026-08-12T00:53:30.045256287Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-12T00:53:30.045337209Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.452µs logger=migrator t=2026-08-12T00:53:30.049813973Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-12T00:53:30.049891946Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.413µs logger=migrator t=2026-08-12T00:53:30.053426981Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-12T00:53:30.054105421Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=674.88µs logger=migrator t=2026-08-12T00:53:30.058011478Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-12T00:53:30.05875073Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=737.501µs logger=migrator t=2026-08-12T00:53:30.065427538Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-12T00:53:30.065454169Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.331µs logger=migrator t=2026-08-12T00:53:30.068753428Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-12T00:53:30.068782979Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.251µs logger=migrator t=2026-08-12T00:53:30.07216771Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-12T00:53:30.075297453Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.129233ms logger=migrator t=2026-08-12T00:53:30.078796347Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-12T00:53:30.083044094Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.248157ms logger=migrator t=2026-08-12T00:53:30.087450335Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-12T00:53:30.087526887Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.192µs logger=migrator t=2026-08-12T00:53:30.09031385Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-12T00:53:30.090388393Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.162µs logger=migrator t=2026-08-12T00:53:30.093797445Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-12T00:53:30.094567878Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=804.564µs logger=migrator t=2026-08-12T00:53:30.10068971Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-12T00:53:30.100734411Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.461µs logger=migrator t=2026-08-12T00:53:30.104278787Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-12T00:53:30.109114701Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.842804ms logger=migrator t=2026-08-12T00:53:30.112875443Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-12T00:53:30.11310213Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=227.477µs logger=migrator t=2026-08-12T00:53:30.11676632Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-12T00:53:30.119826291Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.059781ms logger=migrator t=2026-08-12T00:53:30.123995485Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-12T00:53:30.127099697Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.103843ms logger=migrator t=2026-08-12T00:53:30.130905601Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-12T00:53:30.130975113Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.212µs logger=migrator t=2026-08-12T00:53:30.134485078Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-12T00:53:30.135322503Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=837.234µs logger=migrator t=2026-08-12T00:53:30.140682342Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-12T00:53:30.14330235Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.616398ms logger=migrator t=2026-08-12T00:53:30.150425453Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-12T00:53:30.151553877Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.128114ms logger=migrator t=2026-08-12T00:53:30.155820475Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-12T00:53:30.156822804Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.00171ms logger=migrator t=2026-08-12T00:53:30.161250436Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-12T00:53:30.162504903Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.253827ms logger=migrator t=2026-08-12T00:53:30.1667412Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-12T00:53:30.168034858Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.289348ms logger=migrator t=2026-08-12T00:53:30.172973136Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-12T00:53:30.174222082Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.291798ms logger=migrator t=2026-08-12T00:53:30.17915706Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-12T00:53:30.180107688Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=952.318µs logger=migrator t=2026-08-12T00:53:30.186311714Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-12T00:53:30.188179949Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.871205ms logger=migrator t=2026-08-12T00:53:30.192036534Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-12T00:53:30.201925829Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.882504ms logger=migrator t=2026-08-12T00:53:30.207308829Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-12T00:53:30.208117773Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=801.014µs logger=migrator t=2026-08-12T00:53:30.213142913Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-12T00:53:30.214267407Z 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.127894ms logger=migrator t=2026-08-12T00:53:30.21906517Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-12T00:53:30.219508073Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=443.363µs logger=migrator t=2026-08-12T00:53:30.223336707Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-12T00:53:30.224276135Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=935.828µs logger=migrator t=2026-08-12T00:53:30.228978316Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-12T00:53:30.229784869Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=783.824µs logger=migrator t=2026-08-12T00:53:30.233400647Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-12T00:53:30.236878732Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.479755ms logger=migrator t=2026-08-12T00:53:30.241993563Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-12T00:53:30.247270151Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.284197ms logger=migrator t=2026-08-12T00:53:30.251122476Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-12T00:53:30.255367622Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.244586ms logger=migrator t=2026-08-12T00:53:30.260022581Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-12T00:53:30.263566137Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.543026ms logger=migrator t=2026-08-12T00:53:30.26735034Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-12T00:53:30.268222906Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=872.066µs logger=migrator t=2026-08-12T00:53:30.272450501Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-12T00:53:30.272478832Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.081µs logger=migrator t=2026-08-12T00:53:30.27608266Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-12T00:53:30.276115811Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.891µs logger=migrator t=2026-08-12T00:53:30.280657356Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-12T00:53:30.282034698Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.372491ms logger=migrator t=2026-08-12T00:53:30.286406027Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T00:53:30.287732338Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.31634ms logger=migrator t=2026-08-12T00:53:30.293675665Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-12T00:53:30.294391266Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=715.451µs logger=migrator t=2026-08-12T00:53:30.301663063Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-12T00:53:30.302871429Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.208066ms logger=migrator t=2026-08-12T00:53:30.308521597Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T00:53:30.309925739Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.403022ms logger=migrator t=2026-08-12T00:53:30.313673971Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-12T00:53:30.318932268Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.259677ms logger=migrator t=2026-08-12T00:53:30.323010369Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-12T00:53:30.326653098Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.642369ms logger=migrator t=2026-08-12T00:53:30.330365949Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-12T00:53:30.330545584Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.005µs logger=migrator t=2026-08-12T00:53:30.334387268Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-12T00:53:30.336036128Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.64778ms logger=migrator t=2026-08-12T00:53:30.341390028Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-12T00:53:30.342430008Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.0412ms logger=migrator t=2026-08-12T00:53:30.345868492Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-12T00:53:30.349427007Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.558275ms logger=migrator t=2026-08-12T00:53:30.353244391Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-12T00:53:30.353312393Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.372µs logger=migrator t=2026-08-12T00:53:30.357735965Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-12T00:53:30.35893288Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.195565ms logger=migrator t=2026-08-12T00:53:30.362963861Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-12T00:53:30.36429817Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.339799ms logger=migrator t=2026-08-12T00:53:30.368674671Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-12T00:53:30.368764124Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=89.863µs logger=migrator t=2026-08-12T00:53:30.373072892Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-12T00:53:30.37398329Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=909.168µs logger=migrator t=2026-08-12T00:53:30.378588396Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-12T00:53:30.379897356Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.30843ms logger=migrator t=2026-08-12T00:53:30.384953377Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-12T00:53:30.385831733Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=880.426µs logger=migrator t=2026-08-12T00:53:30.391366228Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-12T00:53:30.392708327Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.341559ms logger=migrator t=2026-08-12T00:53:30.397342936Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-12T00:53:30.398906342Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.558106ms logger=migrator t=2026-08-12T00:53:30.403922512Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-12T00:53:30.405105168Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.180176ms logger=migrator t=2026-08-12T00:53:30.41089451Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-12T00:53:30.410921741Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.421µs logger=migrator t=2026-08-12T00:53:30.414976931Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-12T00:53:30.421234018Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.257167ms logger=migrator t=2026-08-12T00:53:30.425049932Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-12T00:53:30.425848346Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=798.254µs logger=migrator t=2026-08-12T00:53:30.4299924Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-12T00:53:30.435580176Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.586436ms logger=migrator t=2026-08-12T00:53:30.439461212Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-12T00:53:30.440188543Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=726.731µs logger=migrator t=2026-08-12T00:53:30.443828342Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-12T00:53:30.445919054Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.089692ms logger=migrator t=2026-08-12T00:53:30.451521931Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-12T00:53:30.453081578Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.563677ms logger=migrator t=2026-08-12T00:53:30.458195591Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-12T00:53:30.471049073Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.844152ms logger=migrator t=2026-08-12T00:53:30.476846736Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-12T00:53:30.477845067Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.001271ms logger=migrator t=2026-08-12T00:53:30.481704452Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-12T00:53:30.48297176Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.284938ms logger=migrator t=2026-08-12T00:53:30.487537425Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-12T00:53:30.487742091Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=211.676µs logger=migrator t=2026-08-12T00:53:30.490643968Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-12T00:53:30.491122422Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=476.024µs logger=migrator t=2026-08-12T00:53:30.494326258Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-12T00:53:30.494519574Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=193.856µs logger=migrator t=2026-08-12T00:53:30.497862133Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-12T00:53:30.504095889Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.230876ms logger=migrator t=2026-08-12T00:53:30.510397487Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-12T00:53:30.514444968Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.045061ms logger=migrator t=2026-08-12T00:53:30.519468678Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-12T00:53:30.520415676Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=950.088µs logger=migrator t=2026-08-12T00:53:30.52762552Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-12T00:53:30.528956251Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.330781ms logger=migrator t=2026-08-12T00:53:30.538151644Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-12T00:53:30.538500435Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=349.301µs logger=migrator t=2026-08-12T00:53:30.545011259Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-12T00:53:30.551433981Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.423461ms logger=migrator t=2026-08-12T00:53:30.559412679Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-12T00:53:30.560402728Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=992.969µs logger=migrator t=2026-08-12T00:53:30.573696275Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-12T00:53:30.573931171Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=229.247µs logger=migrator t=2026-08-12T00:53:30.579532439Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-12T00:53:30.580008313Z level=info msg="Migration successfully executed" id="Move region to single row" duration=465.193µs logger=migrator t=2026-08-12T00:53:30.58661899Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-12T00:53:30.588739453Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.129534ms logger=migrator t=2026-08-12T00:53:30.593592158Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-12T00:53:30.594429382Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=837.374µs logger=migrator t=2026-08-12T00:53:30.598448823Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T00:53:30.599614327Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.163894ms logger=migrator t=2026-08-12T00:53:30.60406907Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T00:53:30.605535823Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.465833ms logger=migrator t=2026-08-12T00:53:30.611738979Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-12T00:53:30.612666467Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=927.468µs logger=migrator t=2026-08-12T00:53:30.617057937Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-12T00:53:30.618449839Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.395292ms logger=migrator t=2026-08-12T00:53:30.623595443Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-12T00:53:30.623720166Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.383µs logger=migrator t=2026-08-12T00:53:30.628460877Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-12T00:53:30.630417946Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.957118ms logger=migrator t=2026-08-12T00:53:30.662981097Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-12T00:53:30.663877704Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=897.366µs logger=migrator t=2026-08-12T00:53:30.669042508Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-12T00:53:30.670313975Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.271577ms logger=migrator t=2026-08-12T00:53:30.677333595Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-12T00:53:30.678834249Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.500334ms logger=migrator t=2026-08-12T00:53:30.685150398Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-12T00:53:30.685329583Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=179.425µs logger=migrator t=2026-08-12T00:53:30.6899294Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-12T00:53:30.690334633Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=402.223µs logger=migrator t=2026-08-12T00:53:30.695541808Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-12T00:53:30.695662541Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=121.224µs logger=migrator t=2026-08-12T00:53:30.701256628Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-12T00:53:30.702613469Z level=info msg="Migration successfully executed" id="create team table" duration=1.356281ms logger=migrator t=2026-08-12T00:53:30.707724151Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-12T00:53:30.70869599Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=966.799µs logger=migrator t=2026-08-12T00:53:30.715243765Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-12T00:53:30.716596756Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.352991ms logger=migrator t=2026-08-12T00:53:30.723171472Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-12T00:53:30.727852211Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.67755ms logger=migrator t=2026-08-12T00:53:30.737329273Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-12T00:53:30.737506989Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=177.966µs logger=migrator t=2026-08-12T00:53:30.742600901Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-12T00:53:30.743953782Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.352491ms logger=migrator t=2026-08-12T00:53:30.750482826Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-12T00:53:30.751691212Z level=info msg="Migration successfully executed" id="create team member table" duration=1.208226ms logger=migrator t=2026-08-12T00:53:30.757202676Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-12T00:53:30.758617059Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.416693ms logger=migrator t=2026-08-12T00:53:30.764515114Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-12T00:53:30.765453232Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=938.088µs logger=migrator t=2026-08-12T00:53:30.77142539Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-12T00:53:30.772768721Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.342781ms logger=migrator t=2026-08-12T00:53:30.778699037Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-12T00:53:30.785911433Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.212126ms logger=migrator t=2026-08-12T00:53:30.791419007Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-12T00:53:30.796164978Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.745541ms logger=migrator t=2026-08-12T00:53:30.801672452Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-12T00:53:30.806476886Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.806384ms logger=migrator t=2026-08-12T00:53:30.811612379Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-12T00:53:30.812544486Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=927.287µs logger=migrator t=2026-08-12T00:53:30.819472053Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-12T00:53:30.820830373Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.35801ms logger=migrator t=2026-08-12T00:53:30.827943906Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-12T00:53:30.828938836Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=994.31µs logger=migrator t=2026-08-12T00:53:30.834722818Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-12T00:53:30.835911753Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.210746ms logger=migrator t=2026-08-12T00:53:30.842273243Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-12T00:53:30.843754717Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.503955ms logger=migrator t=2026-08-12T00:53:30.851056395Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-12T00:53:30.852598421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.542546ms logger=migrator t=2026-08-12T00:53:30.859047374Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-12T00:53:30.860347102Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.316979ms logger=migrator t=2026-08-12T00:53:30.867570338Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-12T00:53:30.86867141Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.103663ms logger=migrator t=2026-08-12T00:53:30.876098682Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-12T00:53:30.876593527Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=488.044µs logger=migrator t=2026-08-12T00:53:30.882047159Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-12T00:53:30.882619046Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=575.457µs logger=migrator t=2026-08-12T00:53:30.888501561Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-12T00:53:30.890775709Z level=info msg="Migration successfully executed" id="create tag table" duration=2.272848ms logger=migrator t=2026-08-12T00:53:30.897560221Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-12T00:53:30.898677395Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.116964ms logger=migrator t=2026-08-12T00:53:30.905467717Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-12T00:53:30.907267081Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.815724ms logger=migrator t=2026-08-12T00:53:30.91494107Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-12T00:53:30.916724223Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.785883ms logger=migrator t=2026-08-12T00:53:30.922289829Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-12T00:53:30.923174856Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=885.367µs logger=migrator t=2026-08-12T00:53:30.930585896Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:53:30.948783459Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.193463ms logger=migrator t=2026-08-12T00:53:30.954536511Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-12T00:53:30.955373395Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=836.804µs logger=migrator t=2026-08-12T00:53:30.96088768Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-12T00:53:30.962061686Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.173886ms logger=migrator t=2026-08-12T00:53:30.968762555Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-12T00:53:30.969970661Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=1.181185ms logger=migrator t=2026-08-12T00:53:30.976893987Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-12T00:53:30.977724732Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=831.245µs logger=migrator t=2026-08-12T00:53:30.982632878Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-12T00:53:30.983468743Z level=info msg="Migration successfully executed" id="create user auth table" duration=839.875µs logger=migrator t=2026-08-12T00:53:30.989001868Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-12T00:53:30.989987567Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=985.079µs logger=migrator t=2026-08-12T00:53:30.995683018Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-12T00:53:30.995797691Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=116.353µs logger=migrator t=2026-08-12T00:53:31.002591643Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-12T00:53:31.010957093Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.36371ms logger=migrator t=2026-08-12T00:53:31.016812638Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-12T00:53:31.021074715Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.261267ms logger=migrator t=2026-08-12T00:53:31.02761228Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-12T00:53:31.032669261Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.05418ms logger=migrator t=2026-08-12T00:53:31.038796563Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-12T00:53:31.043826254Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.02959ms logger=migrator t=2026-08-12T00:53:31.049033139Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-12T00:53:31.050260195Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.226466ms logger=migrator t=2026-08-12T00:53:31.056347266Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-12T00:53:31.061323545Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.976029ms logger=migrator t=2026-08-12T00:53:31.065981244Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-12T00:53:31.066974714Z level=info msg="Migration successfully executed" id="create server_lock table" duration=992.79µs logger=migrator t=2026-08-12T00:53:31.072268111Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-12T00:53:31.073173778Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=905.997µs logger=migrator t=2026-08-12T00:53:31.079230688Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-12T00:53:31.080636791Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.410013ms logger=migrator t=2026-08-12T00:53:31.087711661Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-12T00:53:31.089180685Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.467164ms logger=migrator t=2026-08-12T00:53:31.095087962Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-12T00:53:31.096004869Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=916.637µs logger=migrator t=2026-08-12T00:53:31.102047039Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-12T00:53:31.103712359Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.66498ms logger=migrator t=2026-08-12T00:53:31.110398438Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-12T00:53:31.115699986Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.301208ms logger=migrator t=2026-08-12T00:53:31.12217909Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-12T00:53:31.123344744Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.164934ms logger=migrator t=2026-08-12T00:53:31.129493577Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-12T00:53:31.130440886Z level=info msg="Migration successfully executed" id="create cache_data table" duration=947.929µs logger=migrator t=2026-08-12T00:53:31.136084704Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-12T00:53:31.137099674Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.01456ms logger=migrator t=2026-08-12T00:53:31.142833565Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-12T00:53:31.143809994Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=976.129µs logger=migrator t=2026-08-12T00:53:31.150671879Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-12T00:53:31.152246506Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.573847ms logger=migrator t=2026-08-12T00:53:31.158075059Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-12T00:53:31.158178413Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=104.134µs logger=migrator t=2026-08-12T00:53:31.1634745Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-12T00:53:31.163651196Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=176.815µs logger=migrator t=2026-08-12T00:53:31.169069617Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-12T00:53:31.170773838Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.703541ms logger=migrator t=2026-08-12T00:53:31.176043086Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T00:53:31.177128758Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.097163ms logger=migrator t=2026-08-12T00:53:31.182420246Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T00:53:31.18355995Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.138894ms logger=migrator t=2026-08-12T00:53:31.189574699Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:53:31.189645251Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.322µs logger=migrator t=2026-08-12T00:53:31.194484865Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T00:53:31.196085203Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.600038ms logger=migrator t=2026-08-12T00:53:31.200967769Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T00:53:31.20200477Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.037151ms logger=migrator t=2026-08-12T00:53:31.207263597Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T00:53:31.20838943Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.125273ms logger=migrator t=2026-08-12T00:53:31.213129691Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T00:53:31.214296157Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.162105ms logger=migrator t=2026-08-12T00:53:31.219106099Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-12T00:53:31.228626364Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.521495ms logger=migrator t=2026-08-12T00:53:31.234186Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-12T00:53:31.234853659Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=667.599µs logger=migrator t=2026-08-12T00:53:31.239370124Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-12T00:53:31.239453227Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.683µs logger=migrator t=2026-08-12T00:53:31.243871268Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-12T00:53:31.245214819Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.34235ms logger=migrator t=2026-08-12T00:53:31.250683272Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-12T00:53:31.252169596Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.493255ms logger=migrator t=2026-08-12T00:53:31.256859146Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-12T00:53:31.257900987Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.03646ms logger=migrator t=2026-08-12T00:53:31.263799512Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:53:31.263869524Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.962µs logger=migrator t=2026-08-12T00:53:31.268723149Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-12T00:53:31.270136511Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.413402ms logger=migrator t=2026-08-12T00:53:31.275091169Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-12T00:53:31.276435109Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.34439ms logger=migrator t=2026-08-12T00:53:31.282560182Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-12T00:53:31.28482954Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.266438ms logger=migrator t=2026-08-12T00:53:31.290017535Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-12T00:53:31.290994413Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=984.969µs logger=migrator t=2026-08-12T00:53:31.297722414Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-12T00:53:31.306085243Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.36789ms logger=migrator t=2026-08-12T00:53:31.313545966Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-12T00:53:31.314807153Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.264537ms logger=migrator t=2026-08-12T00:53:31.31940552Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T00:53:31.320601747Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.201837ms logger=migrator t=2026-08-12T00:53:31.325332247Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-12T00:53:31.351196448Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.872131ms logger=migrator t=2026-08-12T00:53:31.358179407Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-12T00:53:31.387944345Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.767659ms logger=migrator t=2026-08-12T00:53:31.393869821Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-12T00:53:31.394904532Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.034291ms logger=migrator t=2026-08-12T00:53:31.399957303Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T00:53:31.401421646Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.464294ms logger=migrator t=2026-08-12T00:53:31.40756602Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-12T00:53:31.416559438Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.994348ms logger=migrator t=2026-08-12T00:53:31.421562137Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-12T00:53:31.426257256Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.692409ms logger=migrator t=2026-08-12T00:53:31.431157083Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-12T00:53:31.432144522Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=988.949µs logger=migrator t=2026-08-12T00:53:31.438308286Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-12T00:53:31.439258534Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=950.178µs logger=migrator t=2026-08-12T00:53:31.444923324Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-12T00:53:31.44651431Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.590237ms logger=migrator t=2026-08-12T00:53:31.452494819Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-12T00:53:31.454296162Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.800233ms logger=migrator t=2026-08-12T00:53:31.461238Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:53:31.461305142Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.632µs logger=migrator t=2026-08-12T00:53:31.466997562Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-12T00:53:31.476585767Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.588355ms logger=migrator t=2026-08-12T00:53:31.483666229Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-12T00:53:31.492613596Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.943076ms logger=migrator t=2026-08-12T00:53:31.498077559Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-12T00:53:31.503462479Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.383981ms logger=migrator t=2026-08-12T00:53:31.511002183Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-12T00:53:31.512072926Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.071223ms logger=migrator t=2026-08-12T00:53:31.517110846Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-12T00:53:31.518784255Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.680129ms logger=migrator t=2026-08-12T00:53:31.525465585Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-12T00:53:31.53436284Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.899845ms logger=migrator t=2026-08-12T00:53:31.541312607Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-12T00:53:31.548984226Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.674539ms logger=migrator t=2026-08-12T00:53:31.554078718Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-12T00:53:31.555234152Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.155304ms logger=migrator t=2026-08-12T00:53:31.560273763Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-12T00:53:31.566645122Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.378459ms logger=migrator t=2026-08-12T00:53:31.570827078Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-12T00:53:31.576970751Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.143453ms logger=migrator t=2026-08-12T00:53:31.582928818Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-12T00:53:31.5830015Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.112µs logger=migrator t=2026-08-12T00:53:31.586788274Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-12T00:53:31.587923327Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.135353ms logger=migrator t=2026-08-12T00:53:31.592795523Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-12T00:53:31.594379189Z 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.582726ms logger=migrator t=2026-08-12T00:53:31.601866583Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-12T00:53:31.602917304Z 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.050471ms logger=migrator t=2026-08-12T00:53:31.611683435Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:53:31.611750857Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.102µs logger=migrator t=2026-08-12T00:53:31.621748206Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-12T00:53:31.628318482Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.569835ms logger=migrator t=2026-08-12T00:53:31.632850597Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-12T00:53:31.639015341Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.164134ms logger=migrator t=2026-08-12T00:53:31.64236292Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-12T00:53:31.648551905Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.188585ms logger=migrator t=2026-08-12T00:53:31.652125442Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-12T00:53:31.658307256Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.184714ms logger=migrator t=2026-08-12T00:53:31.661888463Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-12T00:53:31.668038867Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.149774ms logger=migrator t=2026-08-12T00:53:31.672223731Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-12T00:53:31.672295813Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.982µs logger=migrator t=2026-08-12T00:53:31.675624302Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-12T00:53:31.676441247Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=816.615µs logger=migrator t=2026-08-12T00:53:31.680478367Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-12T00:53:31.686757694Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.277677ms logger=migrator t=2026-08-12T00:53:31.691151216Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-12T00:53:31.691203957Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=49.091µs logger=migrator t=2026-08-12T00:53:31.693873367Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-12T00:53:31.699231157Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.351529ms logger=migrator t=2026-08-12T00:53:31.702340939Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-12T00:53:31.703300677Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=959.598µs logger=migrator t=2026-08-12T00:53:31.708663548Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-12T00:53:31.714873573Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.209735ms logger=migrator t=2026-08-12T00:53:31.717901363Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-12T00:53:31.718663746Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=762.133µs logger=migrator t=2026-08-12T00:53:31.722172551Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-12T00:53:31.723141449Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=974.809µs logger=migrator t=2026-08-12T00:53:31.728516629Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-12T00:53:31.737437846Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.922516ms logger=migrator t=2026-08-12T00:53:31.75031886Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-12T00:53:31.751531415Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.212565ms logger=migrator t=2026-08-12T00:53:31.756319518Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-12T00:53:31.757311718Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=991.73µs logger=migrator t=2026-08-12T00:53:31.763915976Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-12T00:53:31.765185433Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.269157ms logger=migrator t=2026-08-12T00:53:31.76908866Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-12T00:53:31.770084959Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=995.809µs logger=migrator t=2026-08-12T00:53:31.774029316Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-12T00:53:31.774099318Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.532µs logger=migrator t=2026-08-12T00:53:31.77848331Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-12T00:53:31.779445448Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=960.609µs logger=migrator t=2026-08-12T00:53:31.79189185Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-12T00:53:31.793368963Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.477273ms logger=migrator t=2026-08-12T00:53:31.796984982Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T00:53:31.797580999Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T00:53:31.801096264Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-12T00:53:31.801468535Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=368.671µs logger=migrator t=2026-08-12T00:53:31.808201996Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-12T00:53:31.809380791Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.177555ms logger=migrator t=2026-08-12T00:53:31.812980948Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-12T00:53:31.821408419Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.428091ms logger=migrator t=2026-08-12T00:53:31.824950376Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-12T00:53:31.825999427Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.053971ms logger=migrator t=2026-08-12T00:53:31.832211181Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-12T00:53:31.833379447Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.161546ms logger=migrator t=2026-08-12T00:53:31.8378771Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-12T00:53:31.839279383Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.392632ms logger=migrator t=2026-08-12T00:53:31.844837779Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-12T00:53:31.846954001Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.132223ms logger=migrator t=2026-08-12T00:53:31.853021823Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-12T00:53:31.855050032Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.03183ms logger=migrator t=2026-08-12T00:53:31.859336861Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-12T00:53:31.859367031Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.1µs logger=migrator t=2026-08-12T00:53:31.862873866Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-12T00:53:31.862985919Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.033µs logger=migrator t=2026-08-12T00:53:31.867244387Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-12T00:53:31.87943778Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.187064ms logger=migrator t=2026-08-12T00:53:31.883928914Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-12T00:53:31.884348086Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=419.602µs logger=migrator t=2026-08-12T00:53:31.888691895Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-12T00:53:31.889781878Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.073383ms logger=migrator t=2026-08-12T00:53:31.893853609Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-12T00:53:31.894242501Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=388.902µs logger=migrator t=2026-08-12T00:53:31.905139776Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-12T00:53:31.906763125Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.624639ms logger=migrator t=2026-08-12T00:53:31.912744013Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-12T00:53:31.91398403Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.242816ms logger=migrator t=2026-08-12T00:53:31.920602248Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-12T00:53:31.959596331Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.979883ms logger=migrator t=2026-08-12T00:53:31.96699251Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-12T00:53:31.975393471Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.405751ms logger=migrator t=2026-08-12T00:53:31.981834254Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-12T00:53:31.982175704Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=342.4µs logger=migrator t=2026-08-12T00:53:31.987994037Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-12T00:53:32.023885487Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.89287ms logger=migrator t=2026-08-12T00:53:32.029053561Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-12T00:53:32.062114057Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.062956ms logger=migrator t=2026-08-12T00:53:32.066677673Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-12T00:53:32.067284021Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=606.138µs logger=migrator t=2026-08-12T00:53:32.072308021Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-12T00:53:32.073416874Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.101182ms logger=migrator t=2026-08-12T00:53:32.08202517Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-12T00:53:32.082270797Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=246.377µs logger=migrator t=2026-08-12T00:53:32.085698791Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-12T00:53:32.086633688Z level=info msg="Migration successfully executed" id="create permission table" duration=935.757µs logger=migrator t=2026-08-12T00:53:32.090369309Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-12T00:53:32.091351549Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=981.89µs logger=migrator t=2026-08-12T00:53:32.098352127Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-12T00:53:32.100511342Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.184025ms logger=migrator t=2026-08-12T00:53:32.105197292Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-12T00:53:32.106115449Z level=info msg="Migration successfully executed" id="create role table" duration=920.557µs logger=migrator t=2026-08-12T00:53:32.112034156Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-12T00:53:32.119860769Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.826803ms logger=migrator t=2026-08-12T00:53:32.124978452Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-12T00:53:32.134964219Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.988367ms logger=migrator t=2026-08-12T00:53:32.138736882Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-12T00:53:32.139511355Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=774.373µs logger=migrator t=2026-08-12T00:53:32.143203185Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-12T00:53:32.14436247Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.158375ms logger=migrator t=2026-08-12T00:53:32.150717009Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-12T00:53:32.151846252Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.129783ms logger=migrator t=2026-08-12T00:53:32.157194212Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-12T00:53:32.158209513Z level=info msg="Migration successfully executed" id="create team role table" duration=1.015231ms logger=migrator t=2026-08-12T00:53:32.163419167Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-12T00:53:32.164569142Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.149385ms logger=migrator t=2026-08-12T00:53:32.173136418Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-12T00:53:32.175113827Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.970599ms logger=migrator t=2026-08-12T00:53:32.179401154Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-12T00:53:32.181140506Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.740022ms logger=migrator t=2026-08-12T00:53:32.184937059Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-12T00:53:32.186711853Z level=info msg="Migration successfully executed" id="create user role table" duration=1.774434ms logger=migrator t=2026-08-12T00:53:32.19198673Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-12T00:53:32.193211406Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.218846ms logger=migrator t=2026-08-12T00:53:32.198530135Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-12T00:53:32.200337429Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.806554ms logger=migrator t=2026-08-12T00:53:32.205185513Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-12T00:53:32.206352488Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.168105ms logger=migrator t=2026-08-12T00:53:32.211647326Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-12T00:53:32.212652886Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.01078ms logger=migrator t=2026-08-12T00:53:32.219789318Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-12T00:53:32.22115278Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.363471ms logger=migrator t=2026-08-12T00:53:32.234499327Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-12T00:53:32.235823186Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.347409ms logger=migrator t=2026-08-12T00:53:32.242364252Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-12T00:53:32.255023229Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.650537ms logger=migrator t=2026-08-12T00:53:32.260136172Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-12T00:53:32.261962067Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.828674ms logger=migrator t=2026-08-12T00:53:32.273220223Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-12T00:53:32.274206252Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=983.309µs logger=migrator t=2026-08-12T00:53:32.282133658Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-12T00:53:32.2835453Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.414361ms logger=migrator t=2026-08-12T00:53:32.287432986Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-12T00:53:32.288322072Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=889.106µs logger=migrator t=2026-08-12T00:53:32.292526357Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-12T00:53:32.293685902Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.155995ms logger=migrator t=2026-08-12T00:53:32.298819226Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-12T00:53:32.30131755Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.499194ms logger=migrator t=2026-08-12T00:53:32.305969878Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-12T00:53:32.312516444Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.545956ms logger=migrator t=2026-08-12T00:53:32.317310266Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-12T00:53:32.325546742Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.236346ms logger=migrator t=2026-08-12T00:53:32.328950583Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-12T00:53:32.336113817Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.161874ms logger=migrator t=2026-08-12T00:53:32.340777837Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-12T00:53:32.349917639Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.141883ms logger=migrator t=2026-08-12T00:53:32.35498473Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-12T00:53:32.356089713Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.112513ms logger=migrator t=2026-08-12T00:53:32.36238725Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-12T00:53:32.363528795Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.140955ms logger=migrator t=2026-08-12T00:53:32.368012968Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-12T00:53:32.36906906Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.062822ms logger=migrator t=2026-08-12T00:53:32.376061448Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-12T00:53:32.377009187Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=947.919µs logger=migrator t=2026-08-12T00:53:32.382594574Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-12T00:53:32.383370077Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=775.373µs logger=migrator t=2026-08-12T00:53:32.389699495Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-12T00:53:32.389847109Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=148.394µs logger=migrator t=2026-08-12T00:53:32.400495507Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-12T00:53:32.40059867Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=120.714µs logger=migrator t=2026-08-12T00:53:32.406074154Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-12T00:53:32.407074453Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=999.709µs logger=migrator t=2026-08-12T00:53:32.411627079Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-12T00:53:32.41269018Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.086412ms logger=migrator t=2026-08-12T00:53:32.418999249Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-12T00:53:32.419740531Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=746.472µs logger=migrator t=2026-08-12T00:53:32.430246304Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-12T00:53:32.430484251Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=239.067µs logger=migrator t=2026-08-12T00:53:32.443074947Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-12T00:53:32.444535571Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.466564ms logger=migrator t=2026-08-12T00:53:32.455358063Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-12T00:53:32.456827707Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.475234ms logger=migrator t=2026-08-12T00:53:32.462952959Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-12T00:53:32.463912389Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=959.39µs logger=migrator t=2026-08-12T00:53:32.473119913Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-12T00:53:32.479789521Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.670438ms logger=migrator t=2026-08-12T00:53:32.488257214Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-12T00:53:32.488330846Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=74.762µs logger=migrator t=2026-08-12T00:53:32.492048207Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-12T00:53:32.493068098Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.01948ms logger=migrator t=2026-08-12T00:53:32.498335715Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-12T00:53:32.499507369Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.176245ms logger=migrator t=2026-08-12T00:53:32.507185388Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-12T00:53:32.508297321Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.112463ms logger=migrator t=2026-08-12T00:53:32.513450405Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-12T00:53:32.524412912Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.945676ms logger=migrator t=2026-08-12T00:53:32.535547494Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-12T00:53:32.537633537Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.086822ms logger=migrator t=2026-08-12T00:53:32.547430158Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-12T00:53:32.548708937Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.278179ms logger=migrator t=2026-08-12T00:53:32.55955202Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:53:32.583162794Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.610294ms logger=migrator t=2026-08-12T00:53:32.589046979Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-12T00:53:32.590189104Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.137374ms logger=migrator t=2026-08-12T00:53:32.595535103Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-12T00:53:32.598078919Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.547426ms logger=migrator t=2026-08-12T00:53:32.603706947Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-12T00:53:32.604748168Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.042961ms logger=migrator t=2026-08-12T00:53:32.610940852Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-12T00:53:32.612664164Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.724372ms logger=migrator t=2026-08-12T00:53:32.617753696Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-12T00:53:32.618049115Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=291.649µs logger=migrator t=2026-08-12T00:53:32.623275821Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-12T00:53:32.624141746Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=865.215µs logger=migrator t=2026-08-12T00:53:32.629915308Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-12T00:53:32.642591576Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.676697ms logger=migrator t=2026-08-12T00:53:32.647306197Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-12T00:53:32.648150132Z level=info msg="Migration successfully executed" id="create entity_events table" duration=847.725µs logger=migrator t=2026-08-12T00:53:32.652016107Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-12T00:53:32.652994386Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=977.789µs logger=migrator t=2026-08-12T00:53:32.659551241Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T00:53:32.660023916Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T00:53:32.709787429Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T00:53:32.71180782Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T00:53:32.718175439Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-12T00:53:32.722159169Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=3.985099ms logger=migrator t=2026-08-12T00:53:32.729480367Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-12T00:53:32.731038424Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.558086ms logger=migrator t=2026-08-12T00:53:32.738765824Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T00:53:32.741484695Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.716671ms logger=migrator t=2026-08-12T00:53:32.747631668Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T00:53:32.74935049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.721332ms logger=migrator t=2026-08-12T00:53:32.754345088Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T00:53:32.755304078Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=963.119µs logger=migrator t=2026-08-12T00:53:32.762857322Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T00:53:32.764719108Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.867216ms logger=migrator t=2026-08-12T00:53:32.770188121Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-12T00:53:32.770798299Z level=info msg="Migration successfully executed" id="Drop public config table" duration=609.838µs logger=migrator t=2026-08-12T00:53:32.775728926Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-12T00:53:32.776600522Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=871.476µs logger=migrator t=2026-08-12T00:53:32.781017354Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T00:53:32.782272081Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.258757ms logger=migrator t=2026-08-12T00:53:32.786686073Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T00:53:32.787864008Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.178525ms logger=migrator t=2026-08-12T00:53:32.792169076Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-12T00:53:32.793535327Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.366791ms logger=migrator t=2026-08-12T00:53:32.799201235Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-12T00:53:32.824427108Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.223393ms logger=migrator t=2026-08-12T00:53:32.83019714Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-12T00:53:32.837128147Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.929877ms logger=migrator t=2026-08-12T00:53:32.841564439Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-12T00:53:32.850465925Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.901366ms logger=migrator t=2026-08-12T00:53:32.85633082Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-12T00:53:32.856508525Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=180.965µs logger=migrator t=2026-08-12T00:53:32.860906906Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-12T00:53:32.868936445Z level=info msg="Migration successfully executed" id="add share column" duration=8.028759ms logger=migrator t=2026-08-12T00:53:32.874373507Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-12T00:53:32.874565143Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=189.596µs logger=migrator t=2026-08-12T00:53:32.880363216Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-12T00:53:32.881396257Z level=info msg="Migration successfully executed" id="create file table" duration=1.032631ms logger=migrator t=2026-08-12T00:53:32.887102218Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-12T00:53:32.888221911Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.118873ms logger=migrator t=2026-08-12T00:53:32.89355314Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-12T00:53:32.894886989Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.333119ms logger=migrator t=2026-08-12T00:53:32.900663242Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-12T00:53:32.902151996Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.487204ms logger=migrator t=2026-08-12T00:53:32.907752623Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-12T00:53:32.908895836Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.142953ms logger=migrator t=2026-08-12T00:53:32.91404496Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-12T00:53:32.914122113Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.132µs logger=migrator t=2026-08-12T00:53:32.918638548Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-12T00:53:32.918748351Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=110.343µs logger=migrator t=2026-08-12T00:53:32.923219065Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-12T00:53:32.92409977Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=880.626µs logger=migrator t=2026-08-12T00:53:32.929139341Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-12T00:53:32.929488731Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=349.47µs logger=migrator t=2026-08-12T00:53:32.93417348Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-12T00:53:32.935707486Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.533816ms logger=migrator t=2026-08-12T00:53:32.940037906Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-12T00:53:32.956992011Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=16.944625ms logger=migrator t=2026-08-12T00:53:32.963303489Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-12T00:53:32.963477024Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=174.085µs logger=migrator t=2026-08-12T00:53:32.968313519Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-12T00:53:32.970476013Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.159074ms logger=migrator t=2026-08-12T00:53:32.976408931Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-12T00:53:32.976850234Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=442.023µs logger=migrator t=2026-08-12T00:53:32.981836402Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-12T00:53:32.982166632Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=330.74µs logger=migrator t=2026-08-12T00:53:32.988278894Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-12T00:53:32.989017456Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=738.502µs logger=migrator t=2026-08-12T00:53:32.994087508Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-12T00:53:33.005009743Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.922285ms logger=migrator t=2026-08-12T00:53:33.010340682Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-12T00:53:33.017891407Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.544924ms logger=migrator t=2026-08-12T00:53:33.024572047Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-12T00:53:33.025872035Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.299248ms logger=migrator t=2026-08-12T00:53:33.030670318Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-12T00:53:33.103654045Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.974626ms logger=migrator t=2026-08-12T00:53:33.109674984Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-12T00:53:33.110544209Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=868.835µs logger=migrator t=2026-08-12T00:53:33.116236819Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-12T00:53:33.117563419Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.32564ms logger=migrator t=2026-08-12T00:53:33.123199647Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-12T00:53:33.152236173Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.035316ms logger=migrator t=2026-08-12T00:53:33.158792939Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-12T00:53:33.16656886Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.774681ms logger=migrator t=2026-08-12T00:53:33.171793336Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-12T00:53:33.172125336Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=332.26µs logger=migrator t=2026-08-12T00:53:33.176845407Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-12T00:53:33.177039722Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=195.306µs logger=migrator t=2026-08-12T00:53:33.182862476Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-12T00:53:33.183194846Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=321.72µs logger=migrator t=2026-08-12T00:53:33.188418452Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-12T00:53:33.188639628Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=221.866µs logger=migrator t=2026-08-12T00:53:33.193316288Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-12T00:53:33.193542595Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=226.527µs logger=migrator t=2026-08-12T00:53:33.198855253Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-12T00:53:33.199954275Z level=info msg="Migration successfully executed" id="create folder table" duration=1.098932ms logger=migrator t=2026-08-12T00:53:33.205062438Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-12T00:53:33.206579184Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.515766ms logger=migrator t=2026-08-12T00:53:33.217663084Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-12T00:53:33.219075886Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.416282ms logger=migrator t=2026-08-12T00:53:33.224986722Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-12T00:53:33.225016883Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.951µs logger=migrator t=2026-08-12T00:53:33.230085634Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T00:53:33.231295991Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.211657ms logger=migrator t=2026-08-12T00:53:33.237092674Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T00:53:33.239046461Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.953237ms logger=migrator t=2026-08-12T00:53:33.243784603Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-12T00:53:33.244960428Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.175444ms logger=migrator t=2026-08-12T00:53:33.250137492Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-12T00:53:33.250606806Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=465.624µs logger=migrator t=2026-08-12T00:53:33.255193283Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-12T00:53:33.255454991Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=264.727µs logger=migrator t=2026-08-12T00:53:33.26044311Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-12T00:53:33.262178672Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.735592ms logger=migrator t=2026-08-12T00:53:33.268390097Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-12T00:53:33.270127848Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.740461ms logger=migrator t=2026-08-12T00:53:33.276975583Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-12T00:53:33.278203739Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.228066ms logger=migrator t=2026-08-12T00:53:33.28328Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-12T00:53:33.284560549Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.280059ms logger=migrator t=2026-08-12T00:53:33.290063534Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-12T00:53:33.291267429Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.203746ms logger=migrator t=2026-08-12T00:53:33.297065962Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-12T00:53:33.298494685Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.427853ms logger=migrator t=2026-08-12T00:53:33.303490533Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-12T00:53:33.30539417Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.903097ms logger=migrator t=2026-08-12T00:53:33.311998116Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-12T00:53:33.313089219Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.090763ms logger=migrator t=2026-08-12T00:53:33.318756109Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-12T00:53:33.319931953Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.174984ms logger=migrator t=2026-08-12T00:53:33.32552152Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-12T00:53:33.327260222Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.739032ms logger=migrator t=2026-08-12T00:53:33.333412315Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-12T00:53:33.334674903Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.259777ms logger=migrator t=2026-08-12T00:53:33.339818926Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-12T00:53:33.340118515Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=300.479µs logger=migrator t=2026-08-12T00:53:33.345147815Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-12T00:53:33.356543735Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.39644ms logger=migrator t=2026-08-12T00:53:33.361681128Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-12T00:53:33.362219984Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=540.556µs logger=migrator t=2026-08-12T00:53:33.368191232Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T00:53:33.368211313Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.171µs logger=migrator t=2026-08-12T00:53:33.373431439Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T00:53:33.374616105Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.184325ms logger=migrator t=2026-08-12T00:53:33.379986445Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T00:53:33.380015085Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.28µs logger=migrator t=2026-08-12T00:53:33.385722716Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-12T00:53:33.386998693Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.275408ms logger=migrator t=2026-08-12T00:53:33.392228599Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T00:53:33.393384763Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.155524ms logger=migrator t=2026-08-12T00:53:33.400511386Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-12T00:53:33.401541067Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.029191ms logger=migrator t=2026-08-12T00:53:33.40666896Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-12T00:53:33.407691621Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.022691ms logger=migrator t=2026-08-12T00:53:33.412691969Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-12T00:53:33.413117842Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=427.083µs logger=migrator t=2026-08-12T00:53:33.417696918Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-12T00:53:33.418375559Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=678.45µs logger=migrator t=2026-08-12T00:53:33.423173462Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-12T00:53:33.424493452Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.32072ms logger=migrator t=2026-08-12T00:53:33.432200681Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-12T00:53:33.433934653Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.737782ms logger=migrator t=2026-08-12T00:53:33.440160618Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-12T00:53:33.449695354Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.534205ms logger=migrator t=2026-08-12T00:53:33.458589238Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-12T00:53:33.466326958Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.73381ms logger=migrator t=2026-08-12T00:53:33.471244755Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-12T00:53:33.480152941Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.908116ms logger=migrator t=2026-08-12T00:53:33.485260623Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-12T00:53:33.485320655Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=60.272µs logger=migrator t=2026-08-12T00:53:33.49017863Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-12T00:53:33.498349044Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.171954ms logger=migrator t=2026-08-12T00:53:33.502941491Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-12T00:53:33.512055933Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.113932ms logger=migrator t=2026-08-12T00:53:33.516626398Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-12T00:53:33.516882367Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=255.439µs logger=migrator t=2026-08-12T00:53:33.521272897Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.70309565s logger=migrator t=2026-08-12T00:53:33.521920656Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-12T00:53:33.538064798Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-12T00:53:33.538306505Z level=info msg="Created default organization" logger=secrets t=2026-08-12T00:53:33.543525911Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T00:53:33.5917846Z level=info msg="Restored cache from database" duration=554.967µs logger=plugin.store t=2026-08-12T00:53:33.593537292Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-12T00:53:33.634502603Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-12T00:53:33.634613757Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-12T00:53:33.63471019Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-12T00:53:33.634743041Z level=info msg="Plugins loaded" count=54 duration=41.207179ms logger=query_data t=2026-08-12T00:53:33.639021148Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-12T00:53:33.642688397Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-12T00:53:33.650008546Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-12T00:53:33.669014953Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-12T00:53:33.67328455Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-12T00:53:33.676029462Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-12T00:53:33.695035789Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-12T00:53:33.716298193Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-12T00:53:33.737735561Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-12T00:53:33.737792943Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-12T00:53:33.737988889Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-12T00:53:33.738317309Z level=info msg="State cache has been initialized" states=0 duration=327.55µs logger=ngalert.scheduler t=2026-08-12T00:53:33.738643509Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-12T00:53:33.738712991Z level=info msg=starting first_tick=2026-08-12T00:53:40Z logger=ngalert.multiorg.alertmanager t=2026-08-12T00:53:33.738654439Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-08-12T00:53:33.738706651Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-08-12T00:53:33.741762422Z level=info msg="starting to provision dashboards" logger=http.server t=2026-08-12T00:53:33.74238883Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-12T00:53:33.809211223Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-12T00:53:33.812366527Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T00:53:33.813432719Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-08-12T00:53:33.839596289Z level=info msg="Update check succeeded" duration=101.035062ms logger=plugins.update.checker t=2026-08-12T00:53:33.866163001Z level=info msg="Update check succeeded" duration=127.085599ms logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T00:53:33.961744061Z level=info msg="Patterns update finished" duration=103.070062ms logger=grafana-apiserver t=2026-08-12T00:53:34.079917065Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-12T00:53:34.080340438Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-12T00:53:36.782567174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.783480321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.804343444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.829721764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.846979557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.870599599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.891062641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.914718482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.933310763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:36.989433464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.011601384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.092038826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.107754525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.133804925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.15150885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.179244996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.213158875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.291695283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.310601202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.350737435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.368473771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.421383832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.437639517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.486896896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.503749278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.551798282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.573003945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.631360038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.65212062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.698514397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.717055127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.776232083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.793426434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.842816746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.861281883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.920594812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.937280559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:37.984931693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.013507473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.100179529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.129317734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.182679917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.203078318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.327160021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.345700119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.41004144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.423139467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.486044027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.509242867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.569603345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.588632408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.677250788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.693815061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.776396822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.796628668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.853424977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.878405816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.947293404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:38.960656178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.036547183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.055134822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.120403429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.13686539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.205097109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.21979359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.294556312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.314460999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.384380956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.401216487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.509125388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.531156663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.627682795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.650715259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.746011036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.761661695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.855412388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:39.872962989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:40.254231279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:40.267352896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:53:40.774909988Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-12T00:54:36.763265203Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T01:03:33.789587219Z level=info msg="Completed cleanup jobs" duration=50.466036ms logger=plugins.update.checker t=2026-08-12T01:03:33.946236982Z level=info msg="Update check succeeded" duration=79.211056ms logger=sqlstore.transactions t=2026-08-12T01:08:33.659428152Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-12T01:13:33.788448702Z level=info msg="Completed cleanup jobs" duration=48.945039ms logger=plugins.update.checker t=2026-08-12T01:13:33.941639222Z level=info msg="Update check succeeded" duration=74.422595ms logger=cleanup t=2026-08-12T01:23:33.769306869Z level=info msg="Completed cleanup jobs" duration=28.50196ms logger=plugins.update.checker t=2026-08-12T01:23:33.942397599Z level=info msg="Update check succeeded" duration=75.620514ms logger=infra.usagestats t=2026-08-12T01:24:36.790679111Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T01:33:33.7689816Z level=info msg="Completed cleanup jobs" duration=28.317477ms logger=plugins.update.checker t=2026-08-12T01:33:33.939784458Z level=info msg="Update check succeeded" duration=73.280987ms logger=cleanup t=2026-08-12T01:43:33.786246175Z level=info msg="Completed cleanup jobs" duration=41.887603ms logger=plugins.update.checker t=2026-08-12T01:43:34.066216157Z level=info msg="Update check succeeded" duration=198.995214ms logger=cleanup t=2026-08-12T01:53:33.788722258Z level=info msg="Completed cleanup jobs" duration=49.648659ms logger=plugins.update.checker t=2026-08-12T01:53:33.948820338Z level=info msg="Update check succeeded" duration=81.832301ms logger=infra.usagestats t=2026-08-12T01:54:36.786711939Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T02:03:33.743277667Z level=info msg="Completed cleanup jobs" duration=3.940111ms logger=plugins.update.checker t=2026-08-12T02:03:33.943126374Z level=info msg="Update check succeeded" duration=75.934742ms