logger=settings t=2026-06-01T19:41:08.167382291Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-01T19:41:08Z logger=settings t=2026-06-01T19:41:08.168565367Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-01T19:41:08.168904945Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-01T19:41:08.168952046Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-01T19:41:08.169000447Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-01T19:41:08.169041798Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-01T19:41:08.169084479Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-01T19:41:08.169120009Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-01T19:41:08.169174091Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-01T19:41:08.169227833Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-01T19:41:08.169268964Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-01T19:41:08.169302994Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-01T19:41:08.169343095Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-01T19:41:08.169375876Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-01T19:41:08.169417937Z level=info msg=Target target=[all] logger=settings t=2026-06-01T19:41:08.169499759Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-01T19:41:08.16953595Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-01T19:41:08.16956692Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-01T19:41:08.169610071Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-01T19:41:08.169640892Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-01T19:41:08.169687543Z level=info msg="App mode production" logger=sqlstore t=2026-06-01T19:41:08.171570975Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-01T19:41:08.171838421Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-01T19:41:08.176126988Z level=info msg="Locking database" logger=migrator t=2026-06-01T19:41:08.176166559Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-01T19:41:08.177252693Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-01T19:41:08.179142986Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.888823ms logger=migrator t=2026-06-01T19:41:08.18419023Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-01T19:41:08.185045369Z level=info msg="Migration successfully executed" id="create user table" duration=855.859µs logger=migrator t=2026-06-01T19:41:08.191948346Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-01T19:41:08.193591072Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.651186ms logger=migrator t=2026-06-01T19:41:08.198639637Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-01T19:41:08.199343172Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=703.935µs logger=migrator t=2026-06-01T19:41:08.206150587Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-01T19:41:08.207520627Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.37035ms logger=migrator t=2026-06-01T19:41:08.212259034Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-01T19:41:08.212915159Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=656.305µs logger=migrator t=2026-06-01T19:41:08.217862791Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-01T19:41:08.22047442Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.603479ms logger=migrator t=2026-06-01T19:41:08.225494714Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-01T19:41:08.226406494Z level=info msg="Migration successfully executed" id="create user table v2" duration=911.77µs logger=migrator t=2026-06-01T19:41:08.233292419Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-01T19:41:08.234536828Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.250399ms logger=migrator t=2026-06-01T19:41:08.239593382Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-01T19:41:08.2403735Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=781.068µs logger=migrator t=2026-06-01T19:41:08.246301183Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-01T19:41:08.24702919Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=730.416µs logger=migrator t=2026-06-01T19:41:08.253152208Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-01T19:41:08.254494009Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.34774ms logger=migrator t=2026-06-01T19:41:08.258800365Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-01T19:41:08.260041464Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.240769ms logger=migrator t=2026-06-01T19:41:08.264088515Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-01T19:41:08.264118075Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.52µs logger=migrator t=2026-06-01T19:41:08.269049307Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-01T19:41:08.270128772Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.078105ms logger=migrator t=2026-06-01T19:41:08.274360957Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-01T19:41:08.274658924Z level=info msg="Migration successfully executed" id="Add missing user data" duration=298.357µs logger=migrator t=2026-06-01T19:41:08.280032675Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-01T19:41:08.281394007Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.360401ms logger=migrator t=2026-06-01T19:41:08.285497979Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-01T19:41:08.286217925Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=719.356µs logger=migrator t=2026-06-01T19:41:08.290689786Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-01T19:41:08.292012596Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.32116ms logger=migrator t=2026-06-01T19:41:08.296006956Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-01T19:41:08.309314567Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.298851ms logger=migrator t=2026-06-01T19:41:08.316586201Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-01T19:41:08.317532902Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=948.431µs logger=migrator t=2026-06-01T19:41:08.321793329Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-01T19:41:08.322445553Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=652.034µs logger=migrator t=2026-06-01T19:41:08.327904797Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-01T19:41:08.329136115Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.231578ms logger=migrator t=2026-06-01T19:41:08.33556597Z 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-06-01T19:41:08.33598093Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=415.03µs logger=migrator t=2026-06-01T19:41:08.341506964Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-01T19:41:08.341946214Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=438.88µs logger=migrator t=2026-06-01T19:41:08.395992485Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-01T19:41:08.397700994Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.71468ms logger=migrator t=2026-06-01T19:41:08.453159637Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-01T19:41:08.454897885Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.776849ms logger=migrator t=2026-06-01T19:41:08.460985554Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-01T19:41:08.461675119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=690.165µs logger=migrator t=2026-06-01T19:41:08.466328315Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-01T19:41:08.467057891Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=728.466µs logger=migrator t=2026-06-01T19:41:08.473145078Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-01T19:41:08.474239283Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.096554ms logger=migrator t=2026-06-01T19:41:08.479245966Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-01T19:41:08.479310837Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=67.381µs logger=migrator t=2026-06-01T19:41:08.483237547Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-01T19:41:08.484235599Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=998.522µs logger=migrator t=2026-06-01T19:41:08.488620038Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-01T19:41:08.489410166Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=791.458µs logger=migrator t=2026-06-01T19:41:08.493964468Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-01T19:41:08.494663515Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=698.866µs logger=migrator t=2026-06-01T19:41:08.499132775Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-01T19:41:08.499923024Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=790.019µs logger=migrator t=2026-06-01T19:41:08.503480694Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-01T19:41:08.506489882Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.009018ms logger=migrator t=2026-06-01T19:41:08.511228399Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-01T19:41:08.512371554Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.142205ms logger=migrator t=2026-06-01T19:41:08.517768486Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-01T19:41:08.518606885Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=838.379µs logger=migrator t=2026-06-01T19:41:08.522689258Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-01T19:41:08.523842583Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.154725ms logger=migrator t=2026-06-01T19:41:08.529220605Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-01T19:41:08.530245878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.024593ms logger=migrator t=2026-06-01T19:41:08.535172269Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-01T19:41:08.535919266Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=747.527µs logger=migrator t=2026-06-01T19:41:08.541146804Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-01T19:41:08.541473701Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=327.337µs logger=migrator t=2026-06-01T19:41:08.546421413Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-01T19:41:08.547614621Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.193628ms logger=migrator t=2026-06-01T19:41:08.55201576Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-01T19:41:08.552561222Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=545.642µs logger=migrator t=2026-06-01T19:41:08.556657325Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-01T19:41:08.557283849Z level=info msg="Migration successfully executed" id="create star table" duration=626.944µs logger=migrator t=2026-06-01T19:41:08.562316883Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-01T19:41:08.563020898Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=703.975µs logger=migrator t=2026-06-01T19:41:08.571171263Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-01T19:41:08.572880922Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.708759ms logger=migrator t=2026-06-01T19:41:08.577642609Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-01T19:41:08.578782375Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.139916ms logger=migrator t=2026-06-01T19:41:08.583241135Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-01T19:41:08.583962222Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=721.097µs logger=migrator t=2026-06-01T19:41:08.590405027Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-01T19:41:08.591477061Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.076254ms logger=migrator t=2026-06-01T19:41:08.596324351Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-01T19:41:08.597551098Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.222647ms logger=migrator t=2026-06-01T19:41:08.602733895Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-01T19:41:08.603896152Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.161637ms logger=migrator t=2026-06-01T19:41:08.60911326Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-01T19:41:08.609147481Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.971µs logger=migrator t=2026-06-01T19:41:08.614083552Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-01T19:41:08.614109392Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.721µs logger=migrator t=2026-06-01T19:41:08.618664986Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-01T19:41:08.618966802Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=303.197µs logger=migrator t=2026-06-01T19:41:08.623608278Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-01T19:41:08.625018669Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.410251ms logger=migrator t=2026-06-01T19:41:08.631026585Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-01T19:41:08.632430757Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.410453ms logger=migrator t=2026-06-01T19:41:08.637495261Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-01T19:41:08.638593956Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.100625ms logger=migrator t=2026-06-01T19:41:08.64361854Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-01T19:41:08.644949449Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.327149ms logger=migrator t=2026-06-01T19:41:08.651272273Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-01T19:41:08.652851958Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.574945ms logger=migrator t=2026-06-01T19:41:08.658438184Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-01T19:41:08.659598701Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.165277ms logger=migrator t=2026-06-01T19:41:08.664164943Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-01T19:41:08.669939204Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.772621ms logger=migrator t=2026-06-01T19:41:08.674394285Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-01T19:41:08.675252864Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=853.709µs logger=migrator t=2026-06-01T19:41:08.680032002Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-01T19:41:08.68082817Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=795.668µs logger=migrator t=2026-06-01T19:41:08.685996937Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-01T19:41:08.686729763Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=732.616µs logger=migrator t=2026-06-01T19:41:08.692111985Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-01T19:41:08.692438762Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=326.767µs logger=migrator t=2026-06-01T19:41:08.696193327Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-01T19:41:08.697398584Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.204007ms logger=migrator t=2026-06-01T19:41:08.705669021Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-01T19:41:08.705773413Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.812µs logger=migrator t=2026-06-01T19:41:08.710693615Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-01T19:41:08.713617051Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.918316ms logger=migrator t=2026-06-01T19:41:08.719942793Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-01T19:41:08.721730464Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.787631ms logger=migrator t=2026-06-01T19:41:08.725738284Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-01T19:41:08.727730219Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.991825ms logger=migrator t=2026-06-01T19:41:08.731672328Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-01T19:41:08.732521428Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=881.2µs logger=migrator t=2026-06-01T19:41:08.737326736Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-01T19:41:08.73927258Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.944834ms logger=migrator t=2026-06-01T19:41:08.742931633Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-01T19:41:08.743750642Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=818.939µs logger=migrator t=2026-06-01T19:41:08.747848744Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-01T19:41:08.748666242Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=814.178µs logger=migrator t=2026-06-01T19:41:08.754173887Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-01T19:41:08.754216268Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.111µs logger=migrator t=2026-06-01T19:41:08.757964503Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-01T19:41:08.757990964Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.651µs logger=migrator t=2026-06-01T19:41:08.761817Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-01T19:41:08.763925537Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.110237ms logger=migrator t=2026-06-01T19:41:08.76803278Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-01T19:41:08.769950583Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.918073ms logger=migrator t=2026-06-01T19:41:08.775185032Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-01T19:41:08.777249509Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.060337ms logger=migrator t=2026-06-01T19:41:08.781055254Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-01T19:41:08.783086451Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.034667ms logger=migrator t=2026-06-01T19:41:08.78706364Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-01T19:41:08.787306015Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=239.935µs logger=migrator t=2026-06-01T19:41:08.791995112Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-01T19:41:08.793052695Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.056063ms logger=migrator t=2026-06-01T19:41:08.797767212Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-01T19:41:08.799075241Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.309939ms logger=migrator t=2026-06-01T19:41:08.803359498Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-01T19:41:08.803395629Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.391µs logger=migrator t=2026-06-01T19:41:08.808215378Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-01T19:41:08.809416435Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.199657ms logger=migrator t=2026-06-01T19:41:08.814149762Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-01T19:41:08.815337029Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.187257ms logger=migrator t=2026-06-01T19:41:08.820559317Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-01T19:41:08.826252975Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.693259ms logger=migrator t=2026-06-01T19:41:08.831379801Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-01T19:41:08.833042128Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.661817ms logger=migrator t=2026-06-01T19:41:08.837388707Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-01T19:41:08.838162904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=773.897µs logger=migrator t=2026-06-01T19:41:08.842973773Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-01T19:41:08.843968265Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=994.312µs logger=migrator t=2026-06-01T19:41:08.84905295Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-01T19:41:08.849366737Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=314.037µs logger=migrator t=2026-06-01T19:41:08.85391473Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-01T19:41:08.854772239Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=865.229µs logger=migrator t=2026-06-01T19:41:08.859891955Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-01T19:41:08.863032416Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.140021ms logger=migrator t=2026-06-01T19:41:08.867192451Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-01T19:41:08.868204653Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.012052ms logger=migrator t=2026-06-01T19:41:08.872677494Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-01T19:41:08.872978291Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=301.297µs logger=migrator t=2026-06-01T19:41:08.877330879Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-01T19:41:08.877622775Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=292.886µs logger=migrator t=2026-06-01T19:41:08.882554037Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-01T19:41:08.883319324Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=765.047µs logger=migrator t=2026-06-01T19:41:08.892654756Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-01T19:41:08.89683508Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.178823ms logger=migrator t=2026-06-01T19:41:08.90263112Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-01T19:41:08.903871439Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.240399ms logger=migrator t=2026-06-01T19:41:08.909555097Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-01T19:41:08.910449457Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=895.84µs logger=migrator t=2026-06-01T19:41:08.916546575Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-01T19:41:08.917861185Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.30738ms logger=migrator t=2026-06-01T19:41:08.923353509Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-01T19:41:08.924344451Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=996.432µs logger=migrator t=2026-06-01T19:41:08.9282858Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-01T19:41:08.929044058Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=754.777µs logger=migrator t=2026-06-01T19:41:08.93756914Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-01T19:41:08.946212385Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.642145ms logger=migrator t=2026-06-01T19:41:08.967027315Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-01T19:41:08.968699904Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.676899ms logger=migrator t=2026-06-01T19:41:08.980415948Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-01T19:41:08.981866311Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.455533ms logger=migrator t=2026-06-01T19:41:08.98890619Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-01T19:41:08.989888722Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=983.322µs logger=migrator t=2026-06-01T19:41:08.996944541Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-01T19:41:08.997970634Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.029483ms logger=migrator t=2026-06-01T19:41:09.003176212Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-01T19:41:09.005828422Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.65292ms logger=migrator t=2026-06-01T19:41:09.011768016Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-01T19:41:09.014233952Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.462296ms logger=migrator t=2026-06-01T19:41:09.025934436Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-01T19:41:09.025987177Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=57.511µs logger=migrator t=2026-06-01T19:41:09.033987958Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-01T19:41:09.034485939Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=503.101µs logger=migrator t=2026-06-01T19:41:09.041674182Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-01T19:41:09.044491985Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.819053ms logger=migrator t=2026-06-01T19:41:09.051532234Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-01T19:41:09.051828762Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=297.937µs logger=migrator t=2026-06-01T19:41:09.076827647Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-01T19:41:09.077279447Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=455.431µs logger=migrator t=2026-06-01T19:41:09.083413685Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-01T19:41:09.088368317Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.955182ms logger=migrator t=2026-06-01T19:41:09.102904115Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-01T19:41:09.103314584Z level=info msg="Migration successfully executed" id="Update uid value" duration=414.449µs logger=migrator t=2026-06-01T19:41:09.107676474Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-01T19:41:09.109145236Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.472873ms logger=migrator t=2026-06-01T19:41:09.115753815Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-01T19:41:09.117080506Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.327331ms logger=migrator t=2026-06-01T19:41:09.124075603Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-01T19:41:09.125338272Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.267909ms logger=migrator t=2026-06-01T19:41:09.129811143Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-01T19:41:09.130828496Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.018233ms logger=migrator t=2026-06-01T19:41:09.137783353Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-01T19:41:09.138887938Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.123446ms logger=migrator t=2026-06-01T19:41:09.146375227Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-01T19:41:09.147396631Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.018724ms logger=migrator t=2026-06-01T19:41:09.153370555Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-01T19:41:09.154662524Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.288429ms logger=migrator t=2026-06-01T19:41:09.334042726Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-01T19:41:09.335602642Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.564856ms logger=migrator t=2026-06-01T19:41:09.341078546Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-01T19:41:09.342037667Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=961.921µs logger=migrator t=2026-06-01T19:41:09.347695455Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-01T19:41:09.359223895Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.52188ms logger=migrator t=2026-06-01T19:41:09.366371147Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-01T19:41:09.367267447Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=897.17µs logger=migrator t=2026-06-01T19:41:09.374252316Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-01T19:41:09.375708768Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.456722ms logger=migrator t=2026-06-01T19:41:09.38202027Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-01T19:41:09.383507695Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.483104ms logger=migrator t=2026-06-01T19:41:09.390354739Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-01T19:41:09.391223089Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=867.92µs logger=migrator t=2026-06-01T19:41:09.397961301Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-01T19:41:09.398582825Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=621.034µs logger=migrator t=2026-06-01T19:41:09.404531579Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-01T19:41:09.405393659Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=862.63µs logger=migrator t=2026-06-01T19:41:09.411885815Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-01T19:41:09.411947537Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=67.092µs logger=migrator t=2026-06-01T19:41:09.418491804Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-01T19:41:09.424395249Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.899014ms logger=migrator t=2026-06-01T19:41:09.429785239Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-01T19:41:09.432751357Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.966708ms logger=migrator t=2026-06-01T19:41:09.437460923Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-01T19:41:09.437733399Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=288.487µs logger=migrator t=2026-06-01T19:41:09.444360989Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-01T19:41:09.448714037Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.352508ms logger=migrator t=2026-06-01T19:41:09.455067611Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-01T19:41:09.457616718Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.549387ms logger=migrator t=2026-06-01T19:41:09.464139806Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-01T19:41:09.465113688Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=974.862µs logger=migrator t=2026-06-01T19:41:09.471480591Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-01T19:41:09.472462094Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=983.693µs logger=migrator t=2026-06-01T19:41:09.479656996Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-01T19:41:09.481012867Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.355941ms logger=migrator t=2026-06-01T19:41:09.486268846Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-01T19:41:09.487411502Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.133935ms logger=migrator t=2026-06-01T19:41:09.495204488Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-01T19:41:09.496879305Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.679967ms logger=migrator t=2026-06-01T19:41:09.503422114Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-01T19:41:09.504291433Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=870.76µs logger=migrator t=2026-06-01T19:41:09.510782079Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-01T19:41:09.510893462Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.773µs logger=migrator t=2026-06-01T19:41:09.516409426Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-01T19:41:09.516451857Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.181µs logger=migrator t=2026-06-01T19:41:09.521503152Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-01T19:41:09.52584079Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.336568ms logger=migrator t=2026-06-01T19:41:09.532012159Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-01T19:41:09.536293136Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.280517ms logger=migrator t=2026-06-01T19:41:09.542355313Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-01T19:41:09.542421965Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.362µs logger=migrator t=2026-06-01T19:41:09.54709208Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-01T19:41:09.548327788Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.236028ms logger=migrator t=2026-06-01T19:41:09.554062107Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-01T19:41:09.555455279Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.392731ms logger=migrator t=2026-06-01T19:41:09.563061261Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-01T19:41:09.563095011Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=35.08µs logger=migrator t=2026-06-01T19:41:09.568262928Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-01T19:41:09.569052866Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=789.928µs logger=migrator t=2026-06-01T19:41:09.574581241Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-01T19:41:09.575896921Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.31572ms logger=migrator t=2026-06-01T19:41:09.587481093Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-01T19:41:09.591024523Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.540749ms logger=migrator t=2026-06-01T19:41:09.601242104Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-01T19:41:09.601282375Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.981µs logger=migrator t=2026-06-01T19:41:09.61616161Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-01T19:41:09.61747574Z level=info msg="Migration successfully executed" id="create session table" duration=1.313279ms logger=migrator t=2026-06-01T19:41:09.633982202Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-01T19:41:09.634066334Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=84.782µs logger=migrator t=2026-06-01T19:41:09.655841457Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-01T19:41:09.655932239Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=92.212µs logger=migrator t=2026-06-01T19:41:09.665385203Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-01T19:41:09.666491387Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.106304ms logger=migrator t=2026-06-01T19:41:09.679512942Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-01T19:41:09.680653527Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.140005ms logger=migrator t=2026-06-01T19:41:09.699119645Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-01T19:41:09.699201147Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=81.082µs logger=migrator t=2026-06-01T19:41:09.711956764Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-01T19:41:09.712014315Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=55.301µs logger=migrator t=2026-06-01T19:41:09.721615953Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-01T19:41:09.726738728Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.123665ms logger=migrator t=2026-06-01T19:41:09.766593219Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-01T19:41:09.770060687Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.470338ms logger=migrator t=2026-06-01T19:41:09.793544327Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-01T19:41:09.793743412Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=201.065µs logger=migrator t=2026-06-01T19:41:09.845821699Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-01T19:41:09.845915441Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=93.842µs logger=migrator t=2026-06-01T19:41:09.867144351Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-01T19:41:09.868667604Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.527504ms logger=migrator t=2026-06-01T19:41:09.896994234Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-01T19:41:09.897063366Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=74.292µs logger=migrator t=2026-06-01T19:41:09.935153977Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-01T19:41:09.94062074Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.493104ms logger=migrator t=2026-06-01T19:41:09.956387546Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-01T19:41:09.956621492Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=237.526µs logger=migrator t=2026-06-01T19:41:09.964247444Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-01T19:41:09.971269003Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.020269ms logger=migrator t=2026-06-01T19:41:09.986417955Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-01T19:41:09.991144282Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.727428ms logger=migrator t=2026-06-01T19:41:09.999857349Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-01T19:41:10.000014302Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=160.203µs logger=migrator t=2026-06-01T19:41:10.015598725Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-01T19:41:10.017214291Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.619095ms logger=migrator t=2026-06-01T19:41:10.032884165Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-01T19:41:10.034257425Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.37663ms logger=migrator t=2026-06-01T19:41:10.063886605Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-01T19:41:10.065735717Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.852362ms logger=migrator t=2026-06-01T19:41:10.085672467Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-01T19:41:10.087193101Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.520964ms logger=migrator t=2026-06-01T19:41:10.136053336Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-01T19:41:10.137404196Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.35185ms logger=migrator t=2026-06-01T19:41:10.158228787Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-01T19:41:10.159906744Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.678627ms logger=migrator t=2026-06-01T19:41:10.17168141Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-01T19:41:10.172875607Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.194427ms logger=migrator t=2026-06-01T19:41:10.203033939Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-01T19:41:10.204498452Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.466073ms logger=migrator t=2026-06-01T19:41:10.222425096Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-01T19:41:10.224379261Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.958085ms logger=migrator t=2026-06-01T19:41:10.247759229Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-01T19:41:10.262475152Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.717224ms logger=migrator t=2026-06-01T19:41:10.28187879Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-01T19:41:10.283379513Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.502623ms logger=migrator t=2026-06-01T19:41:10.295221551Z 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-06-01T19:41:10.296442239Z 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.219488ms logger=migrator t=2026-06-01T19:41:10.32527822Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-01T19:41:10.32573158Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=456.35µs logger=migrator t=2026-06-01T19:41:10.337196169Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-01T19:41:10.338161372Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=966.752µs logger=migrator t=2026-06-01T19:41:10.35894182Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-01T19:41:10.360336152Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.393072ms logger=migrator t=2026-06-01T19:41:10.392350815Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-01T19:41:10.398128106Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.777381ms logger=migrator t=2026-06-01T19:41:10.423193352Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-01T19:41:10.428450911Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.256999ms logger=migrator t=2026-06-01T19:41:10.444667328Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-01T19:41:10.450192432Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.526135ms logger=migrator t=2026-06-01T19:41:10.464048296Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-01T19:41:10.46913189Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.083574ms logger=migrator t=2026-06-01T19:41:10.503895306Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-01T19:41:10.505142203Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.249568ms logger=migrator t=2026-06-01T19:41:10.518087386Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-01T19:41:10.518138347Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=52.391µs logger=migrator t=2026-06-01T19:41:10.528211105Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-01T19:41:10.528261036Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.151µs logger=migrator t=2026-06-01T19:41:10.542682422Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-01T19:41:10.544001441Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.318749ms logger=migrator t=2026-06-01T19:41:10.572206308Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-01T19:41:10.573292344Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.085525ms logger=migrator t=2026-06-01T19:41:10.591534725Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-01T19:41:10.592167389Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=634.734µs logger=migrator t=2026-06-01T19:41:10.799848672Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-01T19:41:10.801687423Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.843652ms logger=migrator t=2026-06-01T19:41:11.100921553Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-01T19:41:11.102393357Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.475444ms logger=migrator t=2026-06-01T19:41:11.166746271Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-01T19:41:11.175051388Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.300207ms logger=migrator t=2026-06-01T19:41:11.251751001Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-01T19:41:11.256024657Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.276927ms logger=migrator t=2026-06-01T19:41:11.397479253Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-01T19:41:11.397987174Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=514.561µs logger=migrator t=2026-06-01T19:41:11.553499638Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-01T19:41:11.555040702Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.546234ms logger=migrator t=2026-06-01T19:41:11.599157139Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-01T19:41:11.600134861Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=980.931µs logger=migrator t=2026-06-01T19:41:11.667499902Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-01T19:41:11.673458937Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.961945ms logger=migrator t=2026-06-01T19:41:11.684340103Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-01T19:41:11.684468086Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=133.233µs logger=migrator t=2026-06-01T19:41:11.68952245Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-01T19:41:11.690751318Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.228618ms logger=migrator t=2026-06-01T19:41:11.697674694Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-01T19:41:11.6988118Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.139506ms logger=migrator t=2026-06-01T19:41:11.705337888Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-01T19:41:11.70543624Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=99.082µs logger=migrator t=2026-06-01T19:41:11.711591479Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-01T19:41:11.713576554Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.990185ms logger=migrator t=2026-06-01T19:41:11.722232989Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-01T19:41:11.72360955Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.373691ms logger=migrator t=2026-06-01T19:41:11.730828953Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-01T19:41:11.732612364Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.802791ms logger=migrator t=2026-06-01T19:41:11.740489981Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-01T19:41:11.741400952Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=910.791µs logger=migrator t=2026-06-01T19:41:11.747630653Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-01T19:41:11.751525291Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=3.895377ms logger=migrator t=2026-06-01T19:41:11.761260091Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-01T19:41:11.764276449Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=3.022518ms logger=migrator t=2026-06-01T19:41:11.773299973Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-01T19:41:11.773366714Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=72.461µs logger=migrator t=2026-06-01T19:41:11.780547667Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-01T19:41:11.786259506Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.710029ms logger=migrator t=2026-06-01T19:41:11.791868213Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-01T19:41:11.792684241Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=816.358µs logger=migrator t=2026-06-01T19:41:11.80279357Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-01T19:41:11.808730634Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.932864ms logger=migrator t=2026-06-01T19:41:11.817961502Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-01T19:41:11.81961314Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.655858ms logger=migrator t=2026-06-01T19:41:11.825248927Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-01T19:41:11.826970435Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.713598ms logger=migrator t=2026-06-01T19:41:11.83293253Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-01T19:41:11.833760769Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=828.479µs logger=migrator t=2026-06-01T19:41:11.837964924Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-01T19:41:11.848559463Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.59471ms logger=migrator t=2026-06-01T19:41:11.853625598Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-01T19:41:11.85416663Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=540.632µs logger=migrator t=2026-06-01T19:41:11.859578502Z 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-06-01T19:41:11.861196688Z 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.617266ms logger=migrator t=2026-06-01T19:41:11.865754032Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-01T19:41:11.866029048Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=275.046µs logger=migrator t=2026-06-01T19:41:11.870426708Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-01T19:41:11.871011591Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=584.493µs logger=migrator t=2026-06-01T19:41:11.876422293Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-01T19:41:11.876610177Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=188.124µs logger=migrator t=2026-06-01T19:41:11.880565086Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-01T19:41:11.887693377Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.127851ms logger=migrator t=2026-06-01T19:41:11.895927634Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-01T19:41:11.902577643Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.65199ms logger=migrator t=2026-06-01T19:41:11.906753828Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-01T19:41:11.907715629Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=961.461µs logger=migrator t=2026-06-01T19:41:11.913068351Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-01T19:41:11.914769329Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.703839ms logger=migrator t=2026-06-01T19:41:11.919910355Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-01T19:41:11.92014477Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=234.535µs logger=migrator t=2026-06-01T19:41:11.928884178Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-01T19:41:11.935986698Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.09958ms logger=migrator t=2026-06-01T19:41:11.943241642Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-01T19:41:11.944999141Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.759629ms logger=migrator t=2026-06-01T19:41:11.953932694Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-01T19:41:11.954379494Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=452.67µs logger=migrator t=2026-06-01T19:41:11.95908591Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-01T19:41:11.960290117Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.197957ms logger=migrator t=2026-06-01T19:41:11.965097086Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-01T19:41:11.965983256Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=886.64µs logger=migrator t=2026-06-01T19:41:11.97237334Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-01T19:41:11.973766432Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.392492ms logger=migrator t=2026-06-01T19:41:11.979249026Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-01T19:41:11.980720089Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.470803ms logger=migrator t=2026-06-01T19:41:11.984707629Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-01T19:41:11.98562877Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=921.101µs logger=migrator t=2026-06-01T19:41:11.991984023Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-01T19:41:11.993756364Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.779461ms logger=migrator t=2026-06-01T19:41:11.999095694Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-01T19:41:12.000187938Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.092354ms logger=migrator t=2026-06-01T19:41:12.008045856Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-01T19:41:12.008384994Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=345.958µs logger=migrator t=2026-06-01T19:41:12.015631248Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-01T19:41:12.016936777Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.309929ms logger=migrator t=2026-06-01T19:41:12.022971463Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-01T19:41:12.024005467Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.033574ms logger=migrator t=2026-06-01T19:41:12.069973535Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-01T19:41:12.072232607Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.258011ms logger=migrator t=2026-06-01T19:41:12.186750344Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-01T19:41:12.188323469Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.575635ms logger=migrator t=2026-06-01T19:41:12.316549946Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-01T19:41:12.316876383Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=329.438µs logger=migrator t=2026-06-01T19:41:12.589621704Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-01T19:41:12.590503285Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=887.021µs logger=migrator t=2026-06-01T19:41:12.785967401Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-01T19:41:12.786144105Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=182.094µs logger=migrator t=2026-06-01T19:41:12.796097539Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-01T19:41:12.797117193Z level=info msg="Migration successfully executed" id="create team table" duration=1.020614ms logger=migrator t=2026-06-01T19:41:12.813506402Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-01T19:41:12.814627688Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.124426ms logger=migrator t=2026-06-01T19:41:12.821557714Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-01T19:41:12.822818973Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.261839ms logger=migrator t=2026-06-01T19:41:12.830083357Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-01T19:41:12.837137297Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.052559ms logger=migrator t=2026-06-01T19:41:12.84173362Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-01T19:41:12.841974916Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=242.876µs logger=migrator t=2026-06-01T19:41:12.846432696Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-01T19:41:12.847463009Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.036063ms logger=migrator t=2026-06-01T19:41:12.853318282Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-01T19:41:12.854257383Z level=info msg="Migration successfully executed" id="create team member table" duration=940.221µs logger=migrator t=2026-06-01T19:41:12.859705436Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-01T19:41:12.861405114Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.697788ms logger=migrator t=2026-06-01T19:41:12.866269464Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-01T19:41:12.868247289Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.977755ms logger=migrator t=2026-06-01T19:41:12.87313775Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-01T19:41:12.874207974Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.070974ms logger=migrator t=2026-06-01T19:41:12.880638469Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-01T19:41:12.887729729Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.08899ms logger=migrator t=2026-06-01T19:41:12.891560796Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-01T19:41:12.896459427Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.898071ms logger=migrator t=2026-06-01T19:41:12.900532278Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-01T19:41:12.905360788Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.827999ms logger=migrator t=2026-06-01T19:41:12.9098884Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-01T19:41:12.910887552Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=998.412µs logger=migrator t=2026-06-01T19:41:12.91564492Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-01T19:41:12.917321027Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.676067ms logger=migrator t=2026-06-01T19:41:12.922135856Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-01T19:41:12.923813995Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.642318ms logger=migrator t=2026-06-01T19:41:12.930360612Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-01T19:41:12.931381355Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.020493ms logger=migrator t=2026-06-01T19:41:12.936722876Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-01T19:41:12.938340303Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.617007ms logger=migrator t=2026-06-01T19:41:12.942486586Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-01T19:41:12.94353725Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.054874ms logger=migrator t=2026-06-01T19:41:12.948255686Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-01T19:41:12.949213488Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=957.492µs logger=migrator t=2026-06-01T19:41:12.953926495Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-01T19:41:12.954928377Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.001582ms logger=migrator t=2026-06-01T19:41:12.961788332Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-01T19:41:12.96300357Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.219688ms logger=migrator t=2026-06-01T19:41:12.968097805Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-01T19:41:12.968378672Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=281.417µs logger=migrator t=2026-06-01T19:41:12.972094645Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-01T19:41:12.973071217Z level=info msg="Migration successfully executed" id="create tag table" duration=979.782µs logger=migrator t=2026-06-01T19:41:12.978252484Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-01T19:41:12.979250897Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=997.933µs logger=migrator t=2026-06-01T19:41:12.98335105Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-01T19:41:12.984306751Z level=info msg="Migration successfully executed" id="create login attempt table" duration=961.082µs logger=migrator t=2026-06-01T19:41:12.989331004Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-01T19:41:12.990367718Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.034744ms logger=migrator t=2026-06-01T19:41:12.995995416Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-01T19:41:12.996883446Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=887.98µs logger=migrator t=2026-06-01T19:41:13.001121141Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-01T19:41:13.016151011Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.03035ms logger=migrator t=2026-06-01T19:41:13.020963929Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-01T19:41:13.021769288Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=805.209µs logger=migrator t=2026-06-01T19:41:13.025622674Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-01T19:41:13.026500814Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=877.38µs logger=migrator t=2026-06-01T19:41:13.031085488Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-01T19:41:13.031375804Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=290.926µs logger=migrator t=2026-06-01T19:41:13.037083913Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-01T19:41:13.037699497Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=615.784µs logger=migrator t=2026-06-01T19:41:13.041617706Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-01T19:41:13.042356422Z level=info msg="Migration successfully executed" id="create user auth table" duration=738.926µs logger=migrator t=2026-06-01T19:41:13.045914813Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-01T19:41:13.046809883Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=894.75µs logger=migrator t=2026-06-01T19:41:13.051654132Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-01T19:41:13.051718654Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.262µs logger=migrator t=2026-06-01T19:41:13.056034501Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-01T19:41:13.062458856Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.423565ms logger=migrator t=2026-06-01T19:41:13.068421241Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-01T19:41:13.073440705Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.019223ms logger=migrator t=2026-06-01T19:41:13.077673981Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-01T19:41:13.082634762Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.960621ms logger=migrator t=2026-06-01T19:41:13.086450169Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-01T19:41:13.091391981Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.941022ms logger=migrator t=2026-06-01T19:41:13.095408561Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-01T19:41:13.096308011Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=899.44µs logger=migrator t=2026-06-01T19:41:13.102466111Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-01T19:41:13.107474983Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.008922ms logger=migrator t=2026-06-01T19:41:13.1121779Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-01T19:41:13.113712065Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.538535ms logger=migrator t=2026-06-01T19:41:13.119514746Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-01T19:41:13.120480788Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=964.112µs logger=migrator t=2026-06-01T19:41:13.124871957Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-01T19:41:13.126210007Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.33986ms logger=migrator t=2026-06-01T19:41:13.134968235Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-01T19:41:13.136547361Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.575566ms logger=migrator t=2026-06-01T19:41:13.141031631Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-01T19:41:13.141954853Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=923.512µs logger=migrator t=2026-06-01T19:41:13.145918732Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-01T19:41:13.146885954Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=967.531µs logger=migrator t=2026-06-01T19:41:13.152541551Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-01T19:41:13.157937883Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.395812ms logger=migrator t=2026-06-01T19:41:13.162076527Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-01T19:41:13.162979307Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=902.85µs logger=migrator t=2026-06-01T19:41:13.167229854Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-01T19:41:13.16838562Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.158106ms logger=migrator t=2026-06-01T19:41:13.173419323Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-01T19:41:13.17507716Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.657337ms logger=migrator t=2026-06-01T19:41:13.180519503Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-01T19:41:13.181353053Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=835.81µs logger=migrator t=2026-06-01T19:41:13.185607848Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-01T19:41:13.187238376Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.629128ms logger=migrator t=2026-06-01T19:41:13.19320421Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-01T19:41:13.193354344Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=151.514µs logger=migrator t=2026-06-01T19:41:13.200737991Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-01T19:41:13.200859544Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.743µs logger=migrator t=2026-06-01T19:41:13.210205775Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-01T19:41:13.212379104Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.17769ms logger=migrator t=2026-06-01T19:41:13.226598945Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-01T19:41:13.227551706Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=952.821µs logger=migrator t=2026-06-01T19:41:13.234966954Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-01T19:41:13.236636301Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.672407ms logger=migrator t=2026-06-01T19:41:13.241047081Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-01T19:41:13.241191954Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=143.933µs logger=migrator t=2026-06-01T19:41:13.246551556Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-01T19:41:13.247462326Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=915.251µs logger=migrator t=2026-06-01T19:41:13.253748169Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-01T19:41:13.255730643Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.985954ms logger=migrator t=2026-06-01T19:41:13.261035483Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-01T19:41:13.262326612Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.292519ms logger=migrator t=2026-06-01T19:41:13.266733831Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-01T19:41:13.267728035Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=994.323µs logger=migrator t=2026-06-01T19:41:13.271936769Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-01T19:41:13.280953782Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.013163ms logger=migrator t=2026-06-01T19:41:13.285610608Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-01T19:41:13.286253222Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=644.374µs logger=migrator t=2026-06-01T19:41:13.291405899Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-01T19:41:13.291482831Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=77.762µs logger=migrator t=2026-06-01T19:41:13.298060269Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-01T19:41:13.29895162Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=891.721µs logger=migrator t=2026-06-01T19:41:13.304357082Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-01T19:41:13.305696742Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.34314ms logger=migrator t=2026-06-01T19:41:13.310835828Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-01T19:41:13.312433844Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.598016ms logger=migrator t=2026-06-01T19:41:13.317618281Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-01T19:41:13.317751254Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=137.763µs logger=migrator t=2026-06-01T19:41:13.322278026Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-01T19:41:13.323198807Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=921.001µs logger=migrator t=2026-06-01T19:41:13.328853385Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-01T19:41:13.329841438Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=992.062µs logger=migrator t=2026-06-01T19:41:13.334355379Z 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-06-01T19:41:13.33524232Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=886.411µs logger=migrator t=2026-06-01T19:41:13.340044227Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-01T19:41:13.340975519Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=931.842µs logger=migrator t=2026-06-01T19:41:13.34765866Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-01T19:41:13.35300033Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.341011ms logger=migrator t=2026-06-01T19:41:13.382800444Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-01T19:41:13.383768316Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=969.962µs logger=migrator t=2026-06-01T19:41:13.388439421Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-01T19:41:13.389216959Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=777.478µs logger=migrator t=2026-06-01T19:41:13.394625581Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-01T19:41:13.420924225Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.298274ms logger=migrator t=2026-06-01T19:41:13.434511162Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-01T19:41:13.463969218Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.455195ms logger=migrator t=2026-06-01T19:41:13.468727045Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-01T19:41:13.469538504Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=811.179µs logger=migrator t=2026-06-01T19:41:13.474981077Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-01T19:41:13.47603221Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.050173ms logger=migrator t=2026-06-01T19:41:13.48005196Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-01T19:41:13.489423223Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.370863ms logger=migrator t=2026-06-01T19:41:13.494030066Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-01T19:41:13.498530408Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.500242ms logger=migrator t=2026-06-01T19:41:13.505518035Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-01T19:41:13.506704633Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.186288ms logger=migrator t=2026-06-01T19:41:13.511936651Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-01T19:41:13.512990345Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.053224ms logger=migrator t=2026-06-01T19:41:13.517280132Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-01T19:41:13.518677093Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.397091ms logger=migrator t=2026-06-01T19:41:13.523741708Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-01T19:41:13.5260221Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.278861ms logger=migrator t=2026-06-01T19:41:13.530780836Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-01T19:41:13.530895879Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=105.063µs logger=migrator t=2026-06-01T19:41:13.534542692Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-01T19:41:13.540384954Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.841812ms logger=migrator t=2026-06-01T19:41:13.545708624Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-01T19:41:13.551887464Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.17841ms logger=migrator t=2026-06-01T19:41:13.559319572Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-01T19:41:13.565649285Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.330552ms logger=migrator t=2026-06-01T19:41:13.569406229Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-01T19:41:13.570541055Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.134576ms logger=migrator t=2026-06-01T19:41:13.576121671Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-01T19:41:13.577139364Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.016423ms logger=migrator t=2026-06-01T19:41:13.584336297Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-01T19:41:13.591294254Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.954977ms logger=migrator t=2026-06-01T19:41:13.598111177Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-01T19:41:13.604342889Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.230032ms logger=migrator t=2026-06-01T19:41:13.609683149Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-01T19:41:13.611891928Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.208489ms logger=migrator t=2026-06-01T19:41:13.619484571Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-01T19:41:13.626668893Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.183352ms logger=migrator t=2026-06-01T19:41:13.633008506Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-01T19:41:13.641333824Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.257117ms logger=migrator t=2026-06-01T19:41:13.647269668Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-01T19:41:13.64734447Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.262µs logger=migrator t=2026-06-01T19:41:13.65622949Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-01T19:41:13.657567531Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.342051ms logger=migrator t=2026-06-01T19:41:13.667404583Z 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-06-01T19:41:13.668712373Z 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.31171ms logger=migrator t=2026-06-01T19:41:13.674358921Z 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-06-01T19:41:13.675412494Z 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.052973ms logger=migrator t=2026-06-01T19:41:13.679831454Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-01T19:41:13.679933036Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.142µs logger=migrator t=2026-06-01T19:41:13.685166255Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-01T19:41:13.69205649Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.890855ms logger=migrator t=2026-06-01T19:41:13.698444064Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-01T19:41:13.704666684Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.22174ms logger=migrator t=2026-06-01T19:41:13.708080262Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-01T19:41:13.71418971Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.106148ms logger=migrator t=2026-06-01T19:41:13.717772271Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-01T19:41:13.723832468Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.058517ms logger=migrator t=2026-06-01T19:41:13.728208097Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-01T19:41:13.734642022Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.433465ms logger=migrator t=2026-06-01T19:41:13.738547621Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-01T19:41:13.738611292Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.921µs logger=migrator t=2026-06-01T19:41:13.742911879Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-01T19:41:13.743667466Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=755.307µs logger=migrator t=2026-06-01T19:41:13.747908432Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-01T19:41:13.755681268Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.769576ms logger=migrator t=2026-06-01T19:41:13.760976738Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-01T19:41:13.761043239Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.591µs logger=migrator t=2026-06-01T19:41:13.765573721Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-01T19:41:13.772755373Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.180962ms logger=migrator t=2026-06-01T19:41:13.776826195Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-01T19:41:13.778518153Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.692848ms logger=migrator t=2026-06-01T19:41:13.784012558Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-01T19:41:13.7903178Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.301252ms logger=migrator t=2026-06-01T19:41:13.795777173Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-01T19:41:13.796594251Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=816.918µs logger=migrator t=2026-06-01T19:41:13.804588532Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-01T19:41:13.806740791Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.152599ms logger=migrator t=2026-06-01T19:41:13.813106744Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-01T19:41:13.824328348Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.222044ms logger=migrator t=2026-06-01T19:41:13.830911497Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-01T19:41:13.831731386Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=813.558µs logger=migrator t=2026-06-01T19:41:13.841408644Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-01T19:41:13.842848637Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.442753ms logger=migrator t=2026-06-01T19:41:13.847612925Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-01T19:41:13.848665338Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.052143ms logger=migrator t=2026-06-01T19:41:13.853925447Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-01T19:41:13.855051922Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.129215ms logger=migrator t=2026-06-01T19:41:13.860335012Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-01T19:41:13.860392953Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=58.231µs logger=migrator t=2026-06-01T19:41:13.864165548Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-01T19:41:13.865214262Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.048534ms logger=migrator t=2026-06-01T19:41:13.86955467Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-01T19:41:13.871362901Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.812532ms logger=migrator t=2026-06-01T19:41:13.878474132Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-01T19:41:13.879143967Z 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-06-01T19:41:13.887470565Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-01T19:41:13.888054488Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=584.643µs logger=migrator t=2026-06-01T19:41:13.894257038Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-01T19:41:13.896630282Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.371533ms logger=migrator t=2026-06-01T19:41:13.904155572Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-01T19:41:13.91605009Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.894468ms logger=migrator t=2026-06-01T19:41:13.921720558Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-01T19:41:13.923094549Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.375181ms logger=migrator t=2026-06-01T19:41:13.931907039Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-01T19:41:13.933180797Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.273768ms logger=migrator t=2026-06-01T19:41:13.941815342Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-01T19:41:13.942877547Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.061665ms logger=migrator t=2026-06-01T19:41:13.949962207Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-01T19:41:13.951072531Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.110095ms logger=migrator t=2026-06-01T19:41:13.967227376Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-01T19:41:13.969047988Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.503695ms logger=migrator t=2026-06-01T19:41:13.979558815Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-01T19:41:13.979627747Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=74.202µs logger=migrator t=2026-06-01T19:41:13.988649771Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-01T19:41:13.988857225Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=213.205µs logger=migrator t=2026-06-01T19:41:14.002586845Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-01T19:41:14.009134743Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.546348ms logger=migrator t=2026-06-01T19:41:14.016151342Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-01T19:41:14.016737905Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=588.463µs logger=migrator t=2026-06-01T19:41:14.023280273Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-01T19:41:14.024689135Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.408642ms logger=migrator t=2026-06-01T19:41:14.039705214Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-01T19:41:14.040249076Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=547.192µs logger=migrator t=2026-06-01T19:41:14.050295583Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-01T19:41:14.051279425Z level=info msg="Migration successfully executed" id="create data_keys table" duration=983.722µs logger=migrator t=2026-06-01T19:41:14.060907293Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-01T19:41:14.061817114Z level=info msg="Migration successfully executed" id="create secrets table" duration=910.52µs logger=migrator t=2026-06-01T19:41:14.07143689Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-01T19:41:14.117804028Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.366828ms logger=migrator t=2026-06-01T19:41:14.190672565Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-01T19:41:14.200497166Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.818652ms logger=migrator t=2026-06-01T19:41:14.206800929Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-01T19:41:14.206914082Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=114.523µs logger=migrator t=2026-06-01T19:41:14.212344384Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-01T19:41:14.245103184Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.75467ms logger=migrator t=2026-06-01T19:41:14.251045249Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-01T19:41:14.282683243Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.635354ms logger=migrator t=2026-06-01T19:41:14.288023564Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-01T19:41:14.289004336Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=982.272µs logger=migrator t=2026-06-01T19:41:14.296505746Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-01T19:41:14.298325546Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.821891ms logger=migrator t=2026-06-01T19:41:14.30422148Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-01T19:41:14.304479706Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=263.306µs logger=migrator t=2026-06-01T19:41:14.309846387Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-01T19:41:14.310831389Z level=info msg="Migration successfully executed" id="create permission table" duration=986.722µs logger=migrator t=2026-06-01T19:41:14.321756486Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-01T19:41:14.323000034Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.247078ms logger=migrator t=2026-06-01T19:41:14.329146612Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-01T19:41:14.33033637Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.190138ms logger=migrator t=2026-06-01T19:41:14.338432413Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-01T19:41:14.339415785Z level=info msg="Migration successfully executed" id="create role table" duration=984.682µs logger=migrator t=2026-06-01T19:41:14.347408375Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-01T19:41:14.358802123Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.394328ms logger=migrator t=2026-06-01T19:41:14.377539486Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-01T19:41:14.383534692Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.993556ms logger=migrator t=2026-06-01T19:41:14.390146441Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-01T19:41:14.391245906Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.102585ms logger=migrator t=2026-06-01T19:41:14.397841105Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-01T19:41:14.399666506Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.825031ms logger=migrator t=2026-06-01T19:41:14.405899747Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-01T19:41:14.407073483Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.173426ms logger=migrator t=2026-06-01T19:41:14.412853423Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-01T19:41:14.413800746Z level=info msg="Migration successfully executed" id="create team role table" duration=947.433µs logger=migrator t=2026-06-01T19:41:14.420139298Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-01T19:41:14.421242933Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.103335ms logger=migrator t=2026-06-01T19:41:14.426616944Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-01T19:41:14.427688399Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.071205ms logger=migrator t=2026-06-01T19:41:14.433201024Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-01T19:41:14.43482569Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.634926ms logger=migrator t=2026-06-01T19:41:14.441561043Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-01T19:41:14.442398262Z level=info msg="Migration successfully executed" id="create user role table" duration=837.809µs logger=migrator t=2026-06-01T19:41:14.448220783Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-01T19:41:14.449820399Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.599366ms logger=migrator t=2026-06-01T19:41:14.456553461Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-01T19:41:14.458182718Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.628956ms logger=migrator t=2026-06-01T19:41:14.465113175Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-01T19:41:14.466395523Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.283059ms logger=migrator t=2026-06-01T19:41:14.472532812Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-01T19:41:14.473406832Z level=info msg="Migration successfully executed" id="create builtin role table" duration=871.86µs logger=migrator t=2026-06-01T19:41:14.478030277Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-01T19:41:14.479119411Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.095994ms logger=migrator t=2026-06-01T19:41:14.489555407Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-01T19:41:14.491256185Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.701758ms logger=migrator t=2026-06-01T19:41:14.498450518Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-01T19:41:14.506632873Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.182135ms logger=migrator t=2026-06-01T19:41:14.511682597Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-01T19:41:14.512763741Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.081074ms logger=migrator t=2026-06-01T19:41:14.517541089Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-01T19:41:14.518674384Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.132865ms logger=migrator t=2026-06-01T19:41:14.550250428Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-01T19:41:14.55208913Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.838581ms logger=migrator t=2026-06-01T19:41:14.558536045Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-01T19:41:14.560158102Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.621787ms logger=migrator t=2026-06-01T19:41:14.568073431Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-01T19:41:14.569310938Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.237237ms logger=migrator t=2026-06-01T19:41:14.57778522Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-01T19:41:14.579443077Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.653517ms logger=migrator t=2026-06-01T19:41:14.586917446Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-01T19:41:14.598549559Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.633443ms logger=migrator t=2026-06-01T19:41:14.603877299Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-01T19:41:14.61407409Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.19779ms logger=migrator t=2026-06-01T19:41:14.621422036Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-01T19:41:14.62957697Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.154584ms logger=migrator t=2026-06-01T19:41:14.635600406Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-01T19:41:14.643962235Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.360609ms logger=migrator t=2026-06-01T19:41:14.652172311Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-01T19:41:14.653307626Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.135175ms logger=migrator t=2026-06-01T19:41:14.6636505Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-01T19:41:14.665370938Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.719888ms logger=migrator t=2026-06-01T19:41:14.674025675Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-01T19:41:14.675537998Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.512223ms logger=migrator t=2026-06-01T19:41:14.682631029Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-01T19:41:14.685101424Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.468975ms logger=migrator t=2026-06-01T19:41:14.692759317Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-01T19:41:14.693854782Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.097545ms logger=migrator t=2026-06-01T19:41:14.702569389Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-01T19:41:14.70262819Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=60.061µs logger=migrator t=2026-06-01T19:41:14.708547914Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-01T19:41:14.708577625Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=29.981µs logger=migrator t=2026-06-01T19:41:14.715364688Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-01T19:41:14.715684505Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=319.867µs logger=migrator t=2026-06-01T19:41:14.723523002Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-01T19:41:14.723957962Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=435.65µs logger=migrator t=2026-06-01T19:41:14.729852445Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-01T19:41:14.730316896Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=465.041µs logger=migrator t=2026-06-01T19:41:14.736454494Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-01T19:41:14.736827653Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=375.409µs logger=migrator t=2026-06-01T19:41:14.743744068Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-01T19:41:14.744452255Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=707.337µs logger=migrator t=2026-06-01T19:41:14.751974964Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-01T19:41:14.753299815Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.324911ms logger=migrator t=2026-06-01T19:41:14.760376485Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-01T19:41:14.762244437Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.867972ms logger=migrator t=2026-06-01T19:41:14.771521226Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-01T19:41:14.784002339Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.479213ms logger=migrator t=2026-06-01T19:41:14.790472675Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-01T19:41:14.790525396Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.261µs logger=migrator t=2026-06-01T19:41:14.797495904Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-01T19:41:14.798976147Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.479623ms logger=migrator t=2026-06-01T19:41:14.809346001Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-01T19:41:14.811337666Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.991675ms logger=migrator t=2026-06-01T19:41:14.817925415Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-01T19:41:14.818975238Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.049783ms logger=migrator t=2026-06-01T19:41:14.825142868Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-01T19:41:14.833189629Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.046402ms logger=migrator t=2026-06-01T19:41:14.84557786Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-01T19:41:14.847126904Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.549564ms logger=migrator t=2026-06-01T19:41:14.856072947Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-01T19:41:14.857817616Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.746409ms logger=migrator t=2026-06-01T19:41:14.866286097Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-01T19:41:14.890785501Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.500974ms logger=migrator t=2026-06-01T19:41:14.900353487Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-01T19:41:14.902043965Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.690138ms logger=migrator t=2026-06-01T19:41:14.916560873Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-01T19:41:14.918230891Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.670058ms logger=migrator t=2026-06-01T19:41:14.925820742Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-01T19:41:14.926858256Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.049754ms logger=migrator t=2026-06-01T19:41:14.939118573Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-01T19:41:14.941547698Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.431845ms logger=migrator t=2026-06-01T19:41:14.949701572Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-01T19:41:14.950030139Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=327.557µs logger=migrator t=2026-06-01T19:41:14.958366998Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-01T19:41:14.960005655Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.642228ms logger=migrator t=2026-06-01T19:41:14.967610566Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-01T19:41:14.975871333Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.260557ms logger=migrator t=2026-06-01T19:41:14.986287409Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-01T19:41:14.988271714Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.984125ms logger=migrator t=2026-06-01T19:41:14.997169944Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-01T19:41:14.998154196Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=984.362µs logger=migrator t=2026-06-01T19:41:15.004858008Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-01T19:41:15.005297798Z 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-06-01T19:41:15.011312494Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-01T19:41:15.011766444Z 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-06-01T19:41:15.016282246Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-01T19:41:15.017094164Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=811.878µs logger=migrator t=2026-06-01T19:41:15.024055211Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-01T19:41:15.025815561Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.7616ms logger=migrator t=2026-06-01T19:41:15.031747875Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-01T19:41:15.033658919Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.914664ms logger=migrator t=2026-06-01T19:41:15.040477222Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-01T19:41:15.041620929Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.143647ms logger=migrator t=2026-06-01T19:41:15.051726386Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-01T19:41:15.053475416Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.74983ms logger=migrator t=2026-06-01T19:41:15.062620163Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-01T19:41:15.063707048Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.088595ms logger=migrator t=2026-06-01T19:41:15.069918778Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-01T19:41:15.071254408Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.33576ms logger=migrator t=2026-06-01T19:41:15.075685428Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-01T19:41:15.077650833Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.963925ms logger=migrator t=2026-06-01T19:41:15.086780189Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-01T19:41:15.089175833Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.399284ms logger=migrator t=2026-06-01T19:41:15.095457025Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-01T19:41:15.097257006Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.802701ms logger=migrator t=2026-06-01T19:41:15.103153839Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-01T19:41:15.104357586Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.204317ms logger=migrator t=2026-06-01T19:41:15.109980703Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-01T19:41:15.133428633Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.44897ms logger=migrator t=2026-06-01T19:41:15.138234161Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-01T19:41:15.144303768Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.070847ms logger=migrator t=2026-06-01T19:41:15.154252433Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-01T19:41:15.166905708Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.653945ms logger=migrator t=2026-06-01T19:41:15.176167939Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-01T19:41:15.176653419Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=504.901µs logger=migrator t=2026-06-01T19:41:15.182668105Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-01T19:41:15.19173258Z level=info msg="Migration successfully executed" id="add share column" duration=9.065085ms logger=migrator t=2026-06-01T19:41:15.197998302Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-01T19:41:15.198124865Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=125.523µs logger=migrator t=2026-06-01T19:41:15.214787381Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-01T19:41:15.216821906Z level=info msg="Migration successfully executed" id="create file table" duration=2.034175ms logger=migrator t=2026-06-01T19:41:15.224196403Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-01T19:41:15.226120987Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.923954ms logger=migrator t=2026-06-01T19:41:15.23509863Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-01T19:41:15.236568382Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.467143ms logger=migrator t=2026-06-01T19:41:15.271033762Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-01T19:41:15.272880993Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.849292ms logger=migrator t=2026-06-01T19:41:15.28821281Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-01T19:41:15.290713516Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.503947ms logger=migrator t=2026-06-01T19:41:15.299966395Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-01T19:41:15.300068147Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=102.562µs logger=migrator t=2026-06-01T19:41:15.312349234Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-01T19:41:15.312457007Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=109.573µs logger=migrator t=2026-06-01T19:41:15.323915877Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-01T19:41:15.324944409Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.032723ms logger=migrator t=2026-06-01T19:41:15.330840452Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-01T19:41:15.331246481Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=403.549µs logger=migrator t=2026-06-01T19:41:15.335696602Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-01T19:41:15.337942423Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.244681ms logger=migrator t=2026-06-01T19:41:15.343845146Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-01T19:41:15.357857913Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.006907ms logger=migrator t=2026-06-01T19:41:15.364070033Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-01T19:41:15.364197106Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=129.633µs logger=migrator t=2026-06-01T19:41:15.36880085Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-01T19:41:15.370532539Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.731529ms logger=migrator t=2026-06-01T19:41:15.382777456Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-01T19:41:15.38340359Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=627.744µs logger=migrator t=2026-06-01T19:41:15.394754896Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-01T19:41:15.395089514Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=334.878µs logger=migrator t=2026-06-01T19:41:15.401420807Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-01T19:41:15.402145643Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=724.406µs logger=migrator t=2026-06-01T19:41:15.409938929Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-01T19:41:15.423356893Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.419643ms logger=migrator t=2026-06-01T19:41:15.430312169Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-01T19:41:15.439321503Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.007654ms logger=migrator t=2026-06-01T19:41:15.527921574Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-01T19:41:15.529832918Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.915694ms logger=migrator t=2026-06-01T19:41:15.547291512Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-01T19:41:15.626664496Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.369584ms logger=migrator t=2026-06-01T19:41:15.651972077Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-01T19:41:15.653818899Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.846881ms logger=migrator t=2026-06-01T19:41:15.832304331Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-01T19:41:15.834176504Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.873093ms logger=migrator t=2026-06-01T19:41:15.850657766Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-01T19:41:15.882142897Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.477271ms logger=migrator t=2026-06-01T19:41:15.893861752Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-01T19:41:15.902799054Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.937261ms logger=migrator t=2026-06-01T19:41:15.912101163Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-01T19:41:15.913607538Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=1.508425ms logger=migrator t=2026-06-01T19:41:15.920462912Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-01T19:41:15.920657658Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=195.896µs logger=migrator t=2026-06-01T19:41:15.926627452Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-01T19:41:15.926862828Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=278.186µs logger=migrator t=2026-06-01T19:41:15.934788257Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-01T19:41:15.935235267Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=447.03µs logger=migrator t=2026-06-01T19:41:15.94292208Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-01T19:41:15.943213347Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=292.198µs logger=migrator t=2026-06-01T19:41:15.949602491Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-01T19:41:15.950874999Z level=info msg="Migration successfully executed" id="create folder table" duration=1.271638ms logger=migrator t=2026-06-01T19:41:15.958447861Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-01T19:41:15.960046467Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.599936ms logger=migrator t=2026-06-01T19:41:15.971472205Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-01T19:41:15.972884657Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.414792ms logger=migrator t=2026-06-01T19:41:15.98231409Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-01T19:41:15.982369102Z level=info msg="Migration successfully executed" id="Update folder title length" duration=63.602µs logger=migrator t=2026-06-01T19:41:16.000522742Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-01T19:41:16.004411999Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.887547ms logger=migrator t=2026-06-01T19:41:16.012809869Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-01T19:41:16.014365744Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.558996ms logger=migrator t=2026-06-01T19:41:16.022392226Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-01T19:41:16.024159725Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.769279ms logger=migrator t=2026-06-01T19:41:16.039985783Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-01T19:41:16.04115003Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.166957ms logger=migrator t=2026-06-01T19:41:16.048884034Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-01T19:41:16.049199291Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=316.137µs logger=migrator t=2026-06-01T19:41:16.055658057Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-01T19:41:16.056922225Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.265768ms logger=migrator t=2026-06-01T19:41:16.061414487Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-01T19:41:16.062962832Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.552295ms logger=migrator t=2026-06-01T19:41:16.069043509Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-01T19:41:16.070281027Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.239028ms logger=migrator t=2026-06-01T19:41:16.077769967Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-01T19:41:16.079008284Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.239237ms logger=migrator t=2026-06-01T19:41:16.084281023Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-01T19:41:16.085585993Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.305019ms logger=migrator t=2026-06-01T19:41:16.092771875Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-01T19:41:16.093991452Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.219187ms logger=migrator t=2026-06-01T19:41:16.098857043Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-01T19:41:16.10003373Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.179768ms logger=migrator t=2026-06-01T19:41:16.105742799Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-01T19:41:16.10759521Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.852901ms logger=migrator t=2026-06-01T19:41:16.115890448Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-01T19:41:16.117018774Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.130726ms logger=migrator t=2026-06-01T19:41:16.122648081Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-01T19:41:16.123459609Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=811.708µs logger=migrator t=2026-06-01T19:41:16.136581845Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-01T19:41:16.137964776Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.386961ms logger=migrator t=2026-06-01T19:41:16.14699783Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-01T19:41:16.147412999Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=418.769µs logger=migrator t=2026-06-01T19:41:16.153477167Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-01T19:41:16.166841618Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.365171ms logger=migrator t=2026-06-01T19:41:16.179350581Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-01T19:41:16.180665171Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.31726ms logger=migrator t=2026-06-01T19:41:16.185289835Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-01T19:41:16.185310766Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.491µs logger=migrator t=2026-06-01T19:41:16.190071494Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-01T19:41:16.191999236Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.927262ms logger=migrator t=2026-06-01T19:41:16.197677935Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-01T19:41:16.197701685Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.7µs logger=migrator t=2026-06-01T19:41:16.42364349Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-01T19:41:16.459128082Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=35.474412ms logger=migrator t=2026-06-01T19:41:16.786027716Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-01T19:41:16.788530863Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.505497ms logger=migrator t=2026-06-01T19:41:16.990540996Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-01T19:41:16.992697805Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.172559ms logger=migrator t=2026-06-01T19:41:17.693927397Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-01T19:41:17.694724765Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=801.198µs logger=migrator t=2026-06-01T19:41:17.718349618Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-01T19:41:17.71885963Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=514.102µs logger=migrator t=2026-06-01T19:41:17.724495857Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-01T19:41:17.725318646Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=821.869µs logger=migrator t=2026-06-01T19:41:17.729980701Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-01T19:41:17.731912615Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.930794ms logger=migrator t=2026-06-01T19:41:17.738185046Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-01T19:41:17.739284842Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.103516ms logger=migrator t=2026-06-01T19:41:17.745758278Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-01T19:41:17.757783339Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.029471ms logger=migrator t=2026-06-01T19:41:17.762042696Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-01T19:41:17.76886954Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.825374ms logger=migrator t=2026-06-01T19:41:17.772458682Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-01T19:41:17.782184691Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.723809ms logger=migrator t=2026-06-01T19:41:17.78746716Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-01T19:41:17.787700666Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=233.275µs logger=migrator t=2026-06-01T19:41:17.79147915Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-01T19:41:17.801733882Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.253402ms logger=migrator t=2026-06-01T19:41:17.808094956Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-01T19:41:17.817629452Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.534486ms logger=migrator t=2026-06-01T19:41:17.822174784Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-01T19:41:17.822631534Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=460.36µs logger=migrator t=2026-06-01T19:41:17.827914504Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.650710362s logger=migrator t=2026-06-01T19:41:17.828540848Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-01T19:41:17.845347898Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-01T19:41:17.845618134Z level=info msg="Created default organization" logger=secrets t=2026-06-01T19:41:17.850996026Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-01T19:41:17.896270799Z level=info msg="Restored cache from database" duration=412.219µs logger=plugin.store t=2026-06-01T19:41:17.897523466Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-01T19:41:17.935552426Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-01T19:41:17.935587177Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-01T19:41:17.935651308Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-01T19:41:17.935660098Z level=info msg="Plugins loaded" count=54 duration=38.137732ms logger=query_data t=2026-06-01T19:41:17.940082077Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-01T19:41:17.943377433Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-01T19:41:17.95258537Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-01T19:41:17.961930901Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-01T19:41:17.963861505Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-01T19:41:17.965325328Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-01T19:41:17.982964447Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-01T19:41:17.99863042Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-01T19:41:18.029442176Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-01T19:41:18.029485587Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-01T19:41:18.030402899Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-06-01T19:41:18.031082744Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-06-01T19:41:18.031452672Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-01T19:41:18.032798082Z level=info msg="Storage starting" logger=http.server t=2026-06-01T19:41:18.035572785Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-01T19:41:18.2252419Z level=info msg="State cache has been initialized" states=0 duration=194.836461ms logger=ngalert.scheduler t=2026-06-01T19:41:18.225311831Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-01T19:41:18.225383463Z level=info msg=starting first_tick=2026-06-01T19:41:20Z logger=grafana-apiserver t=2026-06-01T19:41:18.239203315Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-01T19:41:18.239722517Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-01T19:41:18.28100076Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-06-01T19:41:18.388653552Z level=info msg="Update check succeeded" duration=358.431078ms logger=grafana.update.checker t=2026-06-01T19:41:18.620755955Z level=info msg="Update check succeeded" duration=591.085814ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-01T19:41:18.848832708Z level=info msg="Patterns update finished" duration=624.485048ms logger=provisioning.dashboard t=2026-06-01T19:41:28.409951836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:28.410546769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:28.530588531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:28.756789292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:28.776571058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:29.11970639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:29.138060475Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-01T19:41:29.196874214Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-01T19:41:29.40430739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:29.419802119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:29.605819202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:29.634443269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.484757898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.505354334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.547257441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.568399188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.604264138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.622684905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.665242596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.681090974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.783110669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.796827149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.833124449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.851645377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.885569414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.904267645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.947117893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:30.966720446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.010775171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.02488278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.066189844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.08375059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.125140095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.144105674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.192857055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.214069205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.257763481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.290041791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.379300697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:31.401947109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.434978977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.450683441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.524034738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.542219689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.607232968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.625690615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.857302727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:32.87557191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.309408941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.327718714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.39922882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.421096125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.529348209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.550001267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.621343158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.641430302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.718309929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.737544374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.809098099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.827927405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.900473244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.919200086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.980503982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:33.999823448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.080198694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.095614552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.174081815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.189634506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.536032092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.564565087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.643005169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.661564648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.736259345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.754747023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.83120559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.848350467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.935499086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:34.950942536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:35.03303716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:35.046836992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-01T19:41:35.128011196Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-01T19:42:52.056511108Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-01T19:51:18.054959781Z level=info msg="Completed cleanup jobs" duration=23.401575ms logger=plugins.update.checker t=2026-06-01T19:51:18.487069279Z level=info msg="Update check succeeded" duration=97.853206ms logger=cleanup t=2026-06-01T20:01:18.061819522Z level=info msg="Completed cleanup jobs" duration=30.32866ms logger=plugins.update.checker t=2026-06-01T20:01:18.475099496Z level=info msg="Update check succeeded" duration=85.723616ms logger=cleanup t=2026-06-01T20:11:18.068669952Z level=info msg="Completed cleanup jobs" duration=37.087573ms logger=plugins.update.checker t=2026-06-01T20:11:18.985869297Z level=info msg="Update check succeeded" duration=596.46058ms logger=infra.usagestats t=2026-06-01T20:12:52.082574473Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-01T20:21:18.072557114Z level=info msg="Completed cleanup jobs" duration=40.914709ms logger=plugins.update.checker t=2026-06-01T20:21:18.443949514Z level=info msg="Update check succeeded" duration=54.597606ms logger=cleanup t=2026-06-01T20:31:18.066481048Z level=info msg="Completed cleanup jobs" duration=34.181486ms logger=plugins.update.checker t=2026-06-01T20:31:18.709291546Z level=info msg="Update check succeeded" duration=319.775197ms logger=cleanup t=2026-06-01T20:41:18.068244407Z level=info msg="Completed cleanup jobs" duration=36.352956ms logger=plugins.update.checker t=2026-06-01T20:41:18.728394772Z level=info msg="Update check succeeded" duration=338.886605ms logger=infra.usagestats t=2026-06-01T20:42:52.08226919Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-01T20:51:18.067038229Z level=info msg="Completed cleanup jobs" duration=34.876863ms logger=plugins.update.checker t=2026-06-01T20:51:18.555934465Z level=info msg="Update check succeeded" duration=166.827396ms