logger=settings t=2026-06-23T05:59:12.587739245Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-23T05:59:12Z logger=settings t=2026-06-23T05:59:12.58827398Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-23T05:59:12.588295511Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-23T05:59:12.588301831Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-23T05:59:12.588307181Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-23T05:59:12.588313011Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-23T05:59:12.588317791Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-23T05:59:12.588322911Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-23T05:59:12.588328462Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-23T05:59:12.588333492Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-23T05:59:12.588338842Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-23T05:59:12.588344342Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-23T05:59:12.588349562Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-23T05:59:12.588356672Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-23T05:59:12.588362423Z level=info msg=Target target=[all] logger=settings t=2026-06-23T05:59:12.588373723Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-23T05:59:12.588379363Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-23T05:59:12.588385743Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-23T05:59:12.588391103Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-23T05:59:12.588396613Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-23T05:59:12.588401894Z level=info msg="App mode production" logger=sqlstore t=2026-06-23T05:59:12.58900671Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-23T05:59:12.589037781Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-23T05:59:12.591954262Z level=info msg="Locking database" logger=migrator t=2026-06-23T05:59:12.591974733Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-23T05:59:12.593202157Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-23T05:59:12.594717289Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.514342ms logger=migrator t=2026-06-23T05:59:12.600950182Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-23T05:59:12.601781226Z level=info msg="Migration successfully executed" id="create user table" duration=831.654µs logger=migrator t=2026-06-23T05:59:12.606644242Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-23T05:59:12.608247046Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.600164ms logger=migrator t=2026-06-23T05:59:12.615158278Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-23T05:59:12.617677497Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.520149ms logger=migrator t=2026-06-23T05:59:12.623756347Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-23T05:59:12.624868248Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.111841ms logger=migrator t=2026-06-23T05:59:12.629002753Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-23T05:59:12.62997116Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=968.467µs logger=migrator t=2026-06-23T05:59:12.634203057Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-23T05:59:12.637402567Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.19876ms logger=migrator t=2026-06-23T05:59:12.642313533Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-23T05:59:12.643365303Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.04717ms logger=migrator t=2026-06-23T05:59:12.648147965Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-23T05:59:12.649132263Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=984.498µs logger=migrator t=2026-06-23T05:59:12.653409291Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-23T05:59:12.654292167Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=883.186µs logger=migrator t=2026-06-23T05:59:12.660394956Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-23T05:59:12.660863549Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=469.293µs logger=migrator t=2026-06-23T05:59:12.668075129Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-23T05:59:12.668754459Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=680µs logger=migrator t=2026-06-23T05:59:12.672565254Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-23T05:59:12.674136819Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.571264ms logger=migrator t=2026-06-23T05:59:12.683986122Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-23T05:59:12.684074554Z level=info msg="Migration successfully executed" id="Update user table charset" duration=92.072µs logger=migrator t=2026-06-23T05:59:12.690542314Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-23T05:59:12.691936603Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.388789ms logger=migrator t=2026-06-23T05:59:12.695940984Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-23T05:59:12.696194031Z level=info msg="Migration successfully executed" id="Add missing user data" duration=253.597µs logger=migrator t=2026-06-23T05:59:12.699841373Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-23T05:59:12.701130449Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.291976ms logger=migrator t=2026-06-23T05:59:12.704821082Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-23T05:59:12.705568243Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=746.89µs logger=migrator t=2026-06-23T05:59:12.709914923Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-23T05:59:12.71122832Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.313597ms logger=migrator t=2026-06-23T05:59:12.714710977Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-23T05:59:12.725776604Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.065377ms logger=migrator t=2026-06-23T05:59:12.729748404Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-23T05:59:12.730876786Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.129192ms logger=migrator t=2026-06-23T05:59:12.734759674Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-23T05:59:12.735267348Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=508.174µs logger=migrator t=2026-06-23T05:59:12.740825163Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-23T05:59:12.742137139Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.306917ms logger=migrator t=2026-06-23T05:59:12.747295353Z 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-23T05:59:12.747768036Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=471.813µs logger=migrator t=2026-06-23T05:59:12.751944662Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-23T05:59:12.752341174Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=396.672µs logger=migrator t=2026-06-23T05:59:12.75762901Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-23T05:59:12.758836154Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.206494ms logger=migrator t=2026-06-23T05:59:12.763244686Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-23T05:59:12.764470321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.225095ms logger=migrator t=2026-06-23T05:59:12.769643805Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-23T05:59:12.77164881Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.004385ms logger=migrator t=2026-06-23T05:59:12.782634965Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-23T05:59:12.784050795Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.41635ms logger=migrator t=2026-06-23T05:59:12.790367891Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-23T05:59:12.791182813Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=814.672µs logger=migrator t=2026-06-23T05:59:12.795468383Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-23T05:59:12.795514584Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.331µs logger=migrator t=2026-06-23T05:59:12.800619786Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-23T05:59:12.80148521Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=867.384µs logger=migrator t=2026-06-23T05:59:12.807644121Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-23T05:59:12.808487425Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=844.304µs logger=migrator t=2026-06-23T05:59:12.815911141Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-23T05:59:12.818101082Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.191301ms logger=migrator t=2026-06-23T05:59:12.823186734Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-23T05:59:12.824042967Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=859.833µs logger=migrator t=2026-06-23T05:59:12.828531833Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-23T05:59:12.833111359Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.578567ms logger=migrator t=2026-06-23T05:59:12.836975737Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-23T05:59:12.838078138Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.102091ms logger=migrator t=2026-06-23T05:59:12.84178268Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-23T05:59:12.842605714Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=822.504µs logger=migrator t=2026-06-23T05:59:12.846996956Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-23T05:59:12.847784498Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=787.273µs logger=migrator t=2026-06-23T05:59:12.8514476Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-23T05:59:12.852326564Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=878.274µs logger=migrator t=2026-06-23T05:59:12.856753857Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-23T05:59:12.85757063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=816.653µs logger=migrator t=2026-06-23T05:59:12.866818427Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-23T05:59:12.867388933Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=574.536µs logger=migrator t=2026-06-23T05:59:12.872978549Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-23T05:59:12.873977836Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.004737ms logger=migrator t=2026-06-23T05:59:12.8791428Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-23T05:59:12.879725556Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=583.426µs logger=migrator t=2026-06-23T05:59:12.884250312Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-23T05:59:12.884957672Z level=info msg="Migration successfully executed" id="create star table" duration=707.73µs logger=migrator t=2026-06-23T05:59:12.890125436Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-23T05:59:12.890994629Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=869.113µs logger=migrator t=2026-06-23T05:59:12.896347468Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-23T05:59:12.897227243Z level=info msg="Migration successfully executed" id="create org table v1" duration=880.855µs logger=migrator t=2026-06-23T05:59:12.901381619Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-23T05:59:12.902218362Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=851.494µs logger=migrator t=2026-06-23T05:59:12.905881983Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-23T05:59:12.906626675Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=744.672µs logger=migrator t=2026-06-23T05:59:12.91116517Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-23T05:59:12.911939633Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=774.652µs logger=migrator t=2026-06-23T05:59:12.915861851Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-23T05:59:12.917013863Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.151422ms logger=migrator t=2026-06-23T05:59:12.92084976Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-23T05:59:12.922470345Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.490321ms logger=migrator t=2026-06-23T05:59:12.926479717Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-23T05:59:12.926519108Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.321µs logger=migrator t=2026-06-23T05:59:12.930745415Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-23T05:59:12.930773396Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.731µs logger=migrator t=2026-06-23T05:59:12.934558602Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-23T05:59:12.934921572Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=362.36µs logger=migrator t=2026-06-23T05:59:12.940056995Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-23T05:59:12.941318559Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.255545ms logger=migrator t=2026-06-23T05:59:12.945399662Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-23T05:59:12.946227106Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=828.654µs logger=migrator t=2026-06-23T05:59:12.95070281Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-23T05:59:12.951499293Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=796.133µs logger=migrator t=2026-06-23T05:59:12.955047011Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-23T05:59:12.955714809Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=668.708µs logger=migrator t=2026-06-23T05:59:12.959569327Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-23T05:59:12.960528624Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=959.236µs logger=migrator t=2026-06-23T05:59:12.964962666Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-23T05:59:12.965762659Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=800.203µs logger=migrator t=2026-06-23T05:59:12.969326448Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-23T05:59:12.980382556Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.053547ms logger=migrator t=2026-06-23T05:59:12.986147356Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-23T05:59:12.986859355Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=709.589µs logger=migrator t=2026-06-23T05:59:12.99167185Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-23T05:59:12.992507823Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=837.332µs logger=migrator t=2026-06-23T05:59:12.996236987Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-23T05:59:12.997106911Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=866.984µs logger=migrator t=2026-06-23T05:59:13.001389609Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-23T05:59:13.001838763Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=449.254µs logger=migrator t=2026-06-23T05:59:13.006230044Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-23T05:59:13.007457089Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.227035ms logger=migrator t=2026-06-23T05:59:13.011311375Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-23T05:59:13.011391978Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=78.522µs logger=migrator t=2026-06-23T05:59:13.015170832Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-23T05:59:13.017422125Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.251613ms logger=migrator t=2026-06-23T05:59:13.021995752Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-23T05:59:13.024007658Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.011206ms logger=migrator t=2026-06-23T05:59:13.031129895Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-23T05:59:13.033148462Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.022337ms logger=migrator t=2026-06-23T05:59:13.037457161Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-23T05:59:13.038359447Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=902.386µs logger=migrator t=2026-06-23T05:59:13.043353005Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-23T05:59:13.045516535Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.16278ms logger=migrator t=2026-06-23T05:59:13.051028598Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-23T05:59:13.052026086Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=998.648µs logger=migrator t=2026-06-23T05:59:13.0568757Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-23T05:59:13.058534157Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.658597ms logger=migrator t=2026-06-23T05:59:13.075429346Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-23T05:59:13.075519518Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=93.322µs logger=migrator t=2026-06-23T05:59:13.080345782Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-23T05:59:13.080400014Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.422µs logger=migrator t=2026-06-23T05:59:13.086213845Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-23T05:59:13.088433067Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.221452ms logger=migrator t=2026-06-23T05:59:13.092287984Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-23T05:59:13.094454114Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.1631ms logger=migrator t=2026-06-23T05:59:13.099080382Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-23T05:59:13.102766225Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.685763ms logger=migrator t=2026-06-23T05:59:13.106848228Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-23T05:59:13.109030019Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.181141ms logger=migrator t=2026-06-23T05:59:13.112729301Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-23T05:59:13.112995238Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=265.877µs logger=migrator t=2026-06-23T05:59:13.117541215Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-23T05:59:13.118496111Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=954.676µs logger=migrator t=2026-06-23T05:59:13.122547264Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-23T05:59:13.123916162Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.368688ms logger=migrator t=2026-06-23T05:59:13.131146353Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-23T05:59:13.131185334Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.311µs logger=migrator t=2026-06-23T05:59:13.137211021Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-23T05:59:13.138506527Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.294266ms logger=migrator t=2026-06-23T05:59:13.142754005Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-23T05:59:13.14401028Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.253404ms logger=migrator t=2026-06-23T05:59:13.14871136Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-23T05:59:13.15518637Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.4747ms logger=migrator t=2026-06-23T05:59:13.159979453Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-23T05:59:13.160750494Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=770.661µs logger=migrator t=2026-06-23T05:59:13.164697595Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-23T05:59:13.165491236Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=793.551µs logger=migrator t=2026-06-23T05:59:13.173105788Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-23T05:59:13.175478824Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.371606ms logger=migrator t=2026-06-23T05:59:13.18363417Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-23T05:59:13.184005161Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=370.941µs logger=migrator t=2026-06-23T05:59:13.189770181Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-23T05:59:13.190566543Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=797.332µs logger=migrator t=2026-06-23T05:59:13.198619286Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-23T05:59:13.201069415Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.453889ms logger=migrator t=2026-06-23T05:59:13.206957308Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-23T05:59:13.207848332Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=894.824µs logger=migrator t=2026-06-23T05:59:13.215820414Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-23T05:59:13.216161903Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=343.089µs logger=migrator t=2026-06-23T05:59:13.2207031Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-23T05:59:13.220987057Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=284.637µs logger=migrator t=2026-06-23T05:59:13.226707946Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-23T05:59:13.227675363Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=967.057µs logger=migrator t=2026-06-23T05:59:13.232941839Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-23T05:59:13.235525101Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.583052ms logger=migrator t=2026-06-23T05:59:13.242799053Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-23T05:59:13.243812381Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.013078ms logger=migrator t=2026-06-23T05:59:13.247963866Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-23T05:59:13.248877022Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=913.506µs logger=migrator t=2026-06-23T05:59:13.254512788Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-23T05:59:13.255384562Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=871.344µs logger=migrator t=2026-06-23T05:59:13.260019911Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-23T05:59:13.261698547Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.677706ms logger=migrator t=2026-06-23T05:59:13.267018805Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-23T05:59:13.268050475Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.031449ms logger=migrator t=2026-06-23T05:59:13.273158745Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-23T05:59:13.280262603Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.102678ms logger=migrator t=2026-06-23T05:59:13.285703844Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-23T05:59:13.288835421Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=3.101586ms logger=migrator t=2026-06-23T05:59:13.293639725Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-23T05:59:13.294508739Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=868.424µs logger=migrator t=2026-06-23T05:59:13.299360664Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-23T05:59:13.301255206Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.894092ms logger=migrator t=2026-06-23T05:59:13.304869407Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-23T05:59:13.305525845Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=655.868µs logger=migrator t=2026-06-23T05:59:13.310828412Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-23T05:59:13.313057614Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.228742ms logger=migrator t=2026-06-23T05:59:13.31762078Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-23T05:59:13.320354026Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.738176ms logger=migrator t=2026-06-23T05:59:13.324189773Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-23T05:59:13.324212714Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=23.691µs logger=migrator t=2026-06-23T05:59:13.328862052Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-23T05:59:13.329098539Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=243.427µs logger=migrator t=2026-06-23T05:59:13.333690237Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-23T05:59:13.336560286Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.87168ms logger=migrator t=2026-06-23T05:59:13.341532815Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-23T05:59:13.341792932Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=261.537µs logger=migrator t=2026-06-23T05:59:13.345523415Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-23T05:59:13.345753471Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=230.216µs logger=migrator t=2026-06-23T05:59:13.350273507Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-23T05:59:13.352830598Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.561341ms logger=migrator t=2026-06-23T05:59:13.356449998Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-23T05:59:13.356688505Z level=info msg="Migration successfully executed" id="Update uid value" duration=242.047µs logger=migrator t=2026-06-23T05:59:13.360479551Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-23T05:59:13.361395696Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=960.056µs logger=migrator t=2026-06-23T05:59:13.366164689Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-23T05:59:13.366970251Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=805.372µs logger=migrator t=2026-06-23T05:59:13.372382901Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-23T05:59:13.373989555Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.607074ms logger=migrator t=2026-06-23T05:59:13.378525072Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-23T05:59:13.379342524Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=817.062µs logger=migrator t=2026-06-23T05:59:13.384063075Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-23T05:59:13.384878968Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=815.293µs logger=migrator t=2026-06-23T05:59:13.3888856Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-23T05:59:13.389884007Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=998.048µs logger=migrator t=2026-06-23T05:59:13.393866338Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-23T05:59:13.394906107Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.039959ms logger=migrator t=2026-06-23T05:59:13.399753691Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-23T05:59:13.400649696Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=897.185µs logger=migrator t=2026-06-23T05:59:13.40440992Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-23T05:59:13.405282615Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=872.255µs logger=migrator t=2026-06-23T05:59:13.410655834Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-23T05:59:13.418895222Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.238118ms logger=migrator t=2026-06-23T05:59:13.423709216Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-23T05:59:13.424556759Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=848.973µs logger=migrator t=2026-06-23T05:59:13.428789027Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-23T05:59:13.429653941Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=864.724µs logger=migrator t=2026-06-23T05:59:13.434398983Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-23T05:59:13.435909385Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.510842ms logger=migrator t=2026-06-23T05:59:13.439907406Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-23T05:59:13.440858652Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=951.526µs logger=migrator t=2026-06-23T05:59:13.447708073Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-23T05:59:13.448148025Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=439.532µs logger=migrator t=2026-06-23T05:59:13.45587894Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-23T05:59:13.45660029Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=694.409µs logger=migrator t=2026-06-23T05:59:13.462183855Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-23T05:59:13.462265547Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=83.913µs logger=migrator t=2026-06-23T05:59:13.466782383Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-23T05:59:13.46922524Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.442647ms logger=migrator t=2026-06-23T05:59:13.473751616Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-23T05:59:13.477103219Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.351492ms logger=migrator t=2026-06-23T05:59:13.484135724Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-23T05:59:13.48432899Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=194.846µs logger=migrator t=2026-06-23T05:59:13.488063593Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-23T05:59:13.490202253Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.1392ms logger=migrator t=2026-06-23T05:59:13.495001706Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-23T05:59:13.499029528Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.027191ms logger=migrator t=2026-06-23T05:59:13.506962328Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-23T05:59:13.507838382Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=875.994µs logger=migrator t=2026-06-23T05:59:13.513396496Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-23T05:59:13.514128316Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=732.69µs logger=migrator t=2026-06-23T05:59:13.520503054Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-23T05:59:13.521901903Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.398838ms logger=migrator t=2026-06-23T05:59:13.528017952Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-23T05:59:13.529552325Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.535653ms logger=migrator t=2026-06-23T05:59:13.537046344Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-23T05:59:13.537958209Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=911.565µs logger=migrator t=2026-06-23T05:59:13.551344801Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-23T05:59:13.552817011Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.468731ms logger=migrator t=2026-06-23T05:59:13.559426555Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-23T05:59:13.559492317Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.522µs logger=migrator t=2026-06-23T05:59:13.565202535Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-23T05:59:13.565245797Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.541µs logger=migrator t=2026-06-23T05:59:13.571815189Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-23T05:59:13.574797891Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.983152ms logger=migrator t=2026-06-23T05:59:13.583651087Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-23T05:59:13.585886419Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.236812ms logger=migrator t=2026-06-23T05:59:13.594762486Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-23T05:59:13.594829807Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.631µs logger=migrator t=2026-06-23T05:59:13.603280512Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-23T05:59:13.605213626Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.934364ms logger=migrator t=2026-06-23T05:59:13.610872263Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-23T05:59:13.611793858Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=921.275µs logger=migrator t=2026-06-23T05:59:13.616396887Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-23T05:59:13.616443808Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.731µs logger=migrator t=2026-06-23T05:59:13.622162667Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-23T05:59:13.623820373Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.659587ms logger=migrator t=2026-06-23T05:59:13.629685276Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-23T05:59:13.630711964Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.028198ms logger=migrator t=2026-06-23T05:59:13.636415682Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-23T05:59:13.639749255Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.337373ms logger=migrator t=2026-06-23T05:59:13.645231337Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-23T05:59:13.645261928Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.281µs logger=migrator t=2026-06-23T05:59:13.650351849Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-23T05:59:13.651256564Z level=info msg="Migration successfully executed" id="create session table" duration=903.685µs logger=migrator t=2026-06-23T05:59:13.684347403Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-23T05:59:13.684530688Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=186.335µs logger=migrator t=2026-06-23T05:59:13.692357506Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-23T05:59:13.69249745Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=140.243µs logger=migrator t=2026-06-23T05:59:13.697711994Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-23T05:59:13.698778514Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.06608ms logger=migrator t=2026-06-23T05:59:13.705907552Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-23T05:59:13.706729685Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=864.193µs logger=migrator t=2026-06-23T05:59:13.711932089Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-23T05:59:13.71197126Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.531µs logger=migrator t=2026-06-23T05:59:13.721054212Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-23T05:59:13.721086613Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.361µs logger=migrator t=2026-06-23T05:59:13.726128483Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-23T05:59:13.728741236Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.613933ms logger=migrator t=2026-06-23T05:59:13.734764363Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-23T05:59:13.737061397Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.293854ms logger=migrator t=2026-06-23T05:59:13.743259169Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-23T05:59:13.743339161Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.952µs logger=migrator t=2026-06-23T05:59:13.74832218Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-23T05:59:13.748384731Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=62.841µs logger=migrator t=2026-06-23T05:59:13.753558545Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-23T05:59:13.75447022Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=912.335µs logger=migrator t=2026-06-23T05:59:13.759392077Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-23T05:59:13.759438058Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.831µs logger=migrator t=2026-06-23T05:59:13.765435005Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-23T05:59:13.77029356Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.859895ms logger=migrator t=2026-06-23T05:59:13.77821618Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-23T05:59:13.778714344Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=500.314µs logger=migrator t=2026-06-23T05:59:13.784898935Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-23T05:59:13.788377832Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.479897ms logger=migrator t=2026-06-23T05:59:13.79336807Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-23T05:59:13.796636701Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.269001ms logger=migrator t=2026-06-23T05:59:13.801950019Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-23T05:59:13.80201446Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.261µs logger=migrator t=2026-06-23T05:59:13.807287527Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-23T05:59:13.808898502Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.611535ms logger=migrator t=2026-06-23T05:59:13.816113402Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-23T05:59:13.817153981Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.042729ms logger=migrator t=2026-06-23T05:59:13.823547939Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-23T05:59:13.825714419Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.165081ms logger=migrator t=2026-06-23T05:59:13.832020914Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-23T05:59:13.833532355Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.515371ms logger=migrator t=2026-06-23T05:59:13.838802662Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-23T05:59:13.839453821Z level=info msg="Migration successfully executed" id="add index alert state" duration=651.339µs logger=migrator t=2026-06-23T05:59:13.848357878Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-23T05:59:13.849633773Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.277576ms logger=migrator t=2026-06-23T05:59:13.855353371Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-23T05:59:13.856174715Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=840.364µs logger=migrator t=2026-06-23T05:59:13.861703808Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-23T05:59:13.863198759Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.493881ms logger=migrator t=2026-06-23T05:59:13.868711093Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-23T05:59:13.869591977Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=863.614µs logger=migrator t=2026-06-23T05:59:13.876657433Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-23T05:59:13.88696594Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.304857ms logger=migrator t=2026-06-23T05:59:13.893665245Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-23T05:59:13.894529469Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=868.064µs logger=migrator t=2026-06-23T05:59:13.901055541Z 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-23T05:59:13.902031598Z 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=979.477µs logger=migrator t=2026-06-23T05:59:13.907910181Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-23T05:59:13.90825382Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=341.239µs logger=migrator t=2026-06-23T05:59:13.913804175Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-23T05:59:13.914423201Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=616.637µs logger=migrator t=2026-06-23T05:59:13.920288694Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-23T05:59:13.921060016Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=770.722µs logger=migrator t=2026-06-23T05:59:13.927713361Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-23T05:59:13.930387665Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.674254ms logger=migrator t=2026-06-23T05:59:13.935868247Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-23T05:59:13.939848577Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.97881ms logger=migrator t=2026-06-23T05:59:13.945587437Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-23T05:59:13.949339152Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.767415ms logger=migrator t=2026-06-23T05:59:13.956650624Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-23T05:59:13.960419439Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.768265ms logger=migrator t=2026-06-23T05:59:13.965657725Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-23T05:59:13.96695604Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.304745ms logger=migrator t=2026-06-23T05:59:13.973658617Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-23T05:59:13.973699338Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.071µs logger=migrator t=2026-06-23T05:59:13.979650693Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-23T05:59:13.979693615Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.452µs logger=migrator t=2026-06-23T05:59:13.985017993Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-23T05:59:13.985930207Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=913.205µs logger=migrator t=2026-06-23T05:59:13.992548421Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T05:59:13.993423636Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=876.655µs logger=migrator t=2026-06-23T05:59:14.000177333Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-23T05:59:14.001083328Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=907.625µs logger=migrator t=2026-06-23T05:59:14.007225448Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-23T05:59:14.009062939Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.833671ms logger=migrator t=2026-06-23T05:59:14.015836978Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T05:59:14.01666608Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=823.842µs logger=migrator t=2026-06-23T05:59:14.024084516Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-23T05:59:14.031712737Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.627931ms logger=migrator t=2026-06-23T05:59:14.038036392Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-23T05:59:14.041221641Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.185109ms logger=migrator t=2026-06-23T05:59:14.047240838Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-23T05:59:14.04769465Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=453.672µs logger=migrator t=2026-06-23T05:59:14.053733418Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-23T05:59:14.054813997Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.081219ms logger=migrator t=2026-06-23T05:59:14.060264968Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-23T05:59:14.061883264Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.617005ms logger=migrator t=2026-06-23T05:59:14.067218542Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-23T05:59:14.074447692Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.223499ms logger=migrator t=2026-06-23T05:59:14.083417611Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-23T05:59:14.083487603Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.592µs logger=migrator t=2026-06-23T05:59:14.088400388Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-23T05:59:14.089906381Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.505902ms logger=migrator t=2026-06-23T05:59:14.095109615Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-23T05:59:14.09640204Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.292845ms logger=migrator t=2026-06-23T05:59:14.10286499Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-23T05:59:14.102979263Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=115.023µs logger=migrator t=2026-06-23T05:59:14.109641118Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-23T05:59:14.111411427Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.77621ms logger=migrator t=2026-06-23T05:59:14.116294952Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-23T05:59:14.117483515Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.193764ms logger=migrator t=2026-06-23T05:59:14.123008268Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-23T05:59:14.124573751Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.565263ms logger=migrator t=2026-06-23T05:59:14.131435202Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-23T05:59:14.132620504Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.185622ms logger=migrator t=2026-06-23T05:59:14.138859107Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-23T05:59:14.140073571Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.211594ms logger=migrator t=2026-06-23T05:59:14.148237438Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-23T05:59:14.150006256Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.768868ms logger=migrator t=2026-06-23T05:59:14.156385854Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-23T05:59:14.156419135Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.941µs logger=migrator t=2026-06-23T05:59:14.161521536Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-23T05:59:14.166627127Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.105351ms logger=migrator t=2026-06-23T05:59:14.172614164Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-23T05:59:14.173843697Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.229113ms logger=migrator t=2026-06-23T05:59:14.17896718Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-23T05:59:14.183360841Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.393681ms logger=migrator t=2026-06-23T05:59:14.189518132Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-23T05:59:14.190365216Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=847.113µs logger=migrator t=2026-06-23T05:59:14.19630695Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-23T05:59:14.197323288Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.015538ms logger=migrator t=2026-06-23T05:59:14.202046179Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-23T05:59:14.203034066Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=987.327µs logger=migrator t=2026-06-23T05:59:14.20822796Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-23T05:59:14.220843161Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.61382ms logger=migrator t=2026-06-23T05:59:14.22659989Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-23T05:59:14.227177546Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=578.406µs logger=migrator t=2026-06-23T05:59:14.232171635Z 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-23T05:59:14.232880664Z 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=708.85µs logger=migrator t=2026-06-23T05:59:14.237907903Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-23T05:59:14.238422408Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=492.454µs logger=migrator t=2026-06-23T05:59:14.244816815Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-23T05:59:14.245904205Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.102281ms logger=migrator t=2026-06-23T05:59:14.251905192Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-23T05:59:14.252252151Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=347.83µs logger=migrator t=2026-06-23T05:59:14.257561328Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-23T05:59:14.261892538Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.32672ms logger=migrator t=2026-06-23T05:59:14.267211875Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-23T05:59:14.272001968Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.788443ms logger=migrator t=2026-06-23T05:59:14.278515729Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-23T05:59:14.279716173Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.202684ms logger=migrator t=2026-06-23T05:59:14.285935805Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-23T05:59:14.286920122Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=984.307µs logger=migrator t=2026-06-23T05:59:14.293407002Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-23T05:59:14.293650019Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=239.467µs logger=migrator t=2026-06-23T05:59:14.299544572Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-23T05:59:14.303722127Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.178385ms logger=migrator t=2026-06-23T05:59:14.309845168Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-23T05:59:14.311346899Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.500961ms logger=migrator t=2026-06-23T05:59:14.317945922Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-23T05:59:14.318131807Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=183.035µs logger=migrator t=2026-06-23T05:59:14.32506935Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-23T05:59:14.325504071Z level=info msg="Migration successfully executed" id="Move region to single row" duration=434.141µs logger=migrator t=2026-06-23T05:59:14.331087906Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-23T05:59:14.33301639Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.925764ms logger=migrator t=2026-06-23T05:59:14.339800118Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-23T05:59:14.341502855Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.704927ms logger=migrator t=2026-06-23T05:59:14.351023599Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T05:59:14.35211359Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.094341ms logger=migrator t=2026-06-23T05:59:14.358737653Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T05:59:14.359474593Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=733.66µs logger=migrator t=2026-06-23T05:59:14.366441877Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-23T05:59:14.367230198Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=788.591µs logger=migrator t=2026-06-23T05:59:14.372823883Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-23T05:59:14.373863322Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.039789ms logger=migrator t=2026-06-23T05:59:14.379764665Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-23T05:59:14.379838748Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.272µs logger=migrator t=2026-06-23T05:59:14.385369601Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-23T05:59:14.386319098Z level=info msg="Migration successfully executed" id="create test_data table" duration=949.217µs logger=migrator t=2026-06-23T05:59:14.392486879Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-23T05:59:14.393468055Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=977.977µs logger=migrator t=2026-06-23T05:59:14.401515389Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-23T05:59:14.402871407Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.357599ms logger=migrator t=2026-06-23T05:59:14.411960888Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-23T05:59:14.413015697Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.056109ms logger=migrator t=2026-06-23T05:59:14.419883818Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-23T05:59:14.420118415Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=236.237µs logger=migrator t=2026-06-23T05:59:14.425592636Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-23T05:59:14.42607564Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=479.783µs logger=migrator t=2026-06-23T05:59:14.430643437Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-23T05:59:14.43075016Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.693µs logger=migrator t=2026-06-23T05:59:14.436755786Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-23T05:59:14.438195455Z level=info msg="Migration successfully executed" id="create team table" duration=1.439929ms logger=migrator t=2026-06-23T05:59:14.44340994Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-23T05:59:14.44445141Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.041739ms logger=migrator t=2026-06-23T05:59:14.450480576Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-23T05:59:14.451594897Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.09286ms logger=migrator t=2026-06-23T05:59:14.456543104Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-23T05:59:14.461903173Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.358919ms logger=migrator t=2026-06-23T05:59:14.468117065Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-23T05:59:14.468408453Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=288.668µs logger=migrator t=2026-06-23T05:59:14.475823959Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-23T05:59:14.476897558Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.073509ms logger=migrator t=2026-06-23T05:59:14.48199448Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-23T05:59:14.482864224Z level=info msg="Migration successfully executed" id="create team member table" duration=869.734µs logger=migrator t=2026-06-23T05:59:14.488042937Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-23T05:59:14.489122028Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.078561ms logger=migrator t=2026-06-23T05:59:14.495204976Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-23T05:59:14.496819871Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.614394ms logger=migrator t=2026-06-23T05:59:14.502790156Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-23T05:59:14.503933558Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.143032ms logger=migrator t=2026-06-23T05:59:14.508791993Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-23T05:59:14.513605146Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.812913ms logger=migrator t=2026-06-23T05:59:14.525937118Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-23T05:59:14.530027251Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.089563ms logger=migrator t=2026-06-23T05:59:14.535187304Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-23T05:59:14.540570504Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.38186ms logger=migrator t=2026-06-23T05:59:14.54694297Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-23T05:59:14.54799919Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.0603ms logger=migrator t=2026-06-23T05:59:14.555763485Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-23T05:59:14.557463112Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.700868ms logger=migrator t=2026-06-23T05:59:14.563201271Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-23T05:59:14.564229539Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.028308ms logger=migrator t=2026-06-23T05:59:14.569698931Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-23T05:59:14.57147029Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.772379ms logger=migrator t=2026-06-23T05:59:14.577895198Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-23T05:59:14.578929827Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.034879ms logger=migrator t=2026-06-23T05:59:14.584186372Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-23T05:59:14.585846529Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.660437ms logger=migrator t=2026-06-23T05:59:14.59164925Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-23T05:59:14.592644707Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=995.508µs logger=migrator t=2026-06-23T05:59:14.600034262Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-23T05:59:14.601733559Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.699487ms logger=migrator t=2026-06-23T05:59:14.608564488Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-23T05:59:14.609139814Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=578.856µs logger=migrator t=2026-06-23T05:59:14.617196488Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-23T05:59:14.617673971Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=477.543µs logger=migrator t=2026-06-23T05:59:14.62303991Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-23T05:59:14.623953196Z level=info msg="Migration successfully executed" id="create tag table" duration=910.336µs logger=migrator t=2026-06-23T05:59:14.628813419Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-23T05:59:14.630156587Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.342218ms logger=migrator t=2026-06-23T05:59:14.635970678Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-23T05:59:14.637018687Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.044589ms logger=migrator t=2026-06-23T05:59:14.642456468Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-23T05:59:14.643713783Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.257795ms logger=migrator t=2026-06-23T05:59:14.65010072Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-23T05:59:14.651330374Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.229894ms logger=migrator t=2026-06-23T05:59:14.655965452Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-23T05:59:14.675553176Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.581743ms logger=migrator t=2026-06-23T05:59:14.682705544Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-23T05:59:14.686762636Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=3.923548ms logger=migrator t=2026-06-23T05:59:14.695306493Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-23T05:59:14.6963086Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.000897ms logger=migrator t=2026-06-23T05:59:14.701263198Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-23T05:59:14.702087192Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=829.944µs logger=migrator t=2026-06-23T05:59:14.709663731Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-23T05:59:14.710631608Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=968.137µs logger=migrator t=2026-06-23T05:59:14.721283723Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-23T05:59:14.722720243Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.44321ms logger=migrator t=2026-06-23T05:59:14.727154666Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-23T05:59:14.731062235Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=3.905649ms logger=migrator t=2026-06-23T05:59:14.735727804Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-23T05:59:14.735906049Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=175.945µs logger=migrator t=2026-06-23T05:59:14.740634189Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-23T05:59:14.74748582Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.847971ms logger=migrator t=2026-06-23T05:59:14.754896215Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-23T05:59:14.76481674Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.915145ms logger=migrator t=2026-06-23T05:59:14.771993989Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-23T05:59:14.777682957Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.894684ms logger=migrator t=2026-06-23T05:59:14.785543054Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-23T05:59:14.791870711Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.326456ms logger=migrator t=2026-06-23T05:59:14.79547115Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-23T05:59:14.796487088Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.022268ms logger=migrator t=2026-06-23T05:59:14.800903341Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-23T05:59:14.806371552Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.467691ms logger=migrator t=2026-06-23T05:59:14.810388483Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-23T05:59:14.811368921Z level=info msg="Migration successfully executed" id="create server_lock table" duration=980.138µs logger=migrator t=2026-06-23T05:59:14.815146175Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-23T05:59:14.816134663Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=988.237µs logger=migrator t=2026-06-23T05:59:14.822556491Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-23T05:59:14.824559176Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.007465ms logger=migrator t=2026-06-23T05:59:14.82936629Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-23T05:59:14.830413948Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.050899ms logger=migrator t=2026-06-23T05:59:14.83550415Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-23T05:59:14.836546419Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.04225ms logger=migrator t=2026-06-23T05:59:14.850389512Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-23T05:59:14.852571123Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.18194ms logger=migrator t=2026-06-23T05:59:14.85713787Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-23T05:59:14.863507746Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.370037ms logger=migrator t=2026-06-23T05:59:14.867527158Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-23T05:59:14.868680589Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.152871ms logger=migrator t=2026-06-23T05:59:14.873694359Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-23T05:59:14.874734137Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.039948ms logger=migrator t=2026-06-23T05:59:14.890017941Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-23T05:59:14.891212454Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.199303ms logger=migrator t=2026-06-23T05:59:14.897264602Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-23T05:59:14.898209398Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=944.007µs logger=migrator t=2026-06-23T05:59:14.902827936Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-23T05:59:14.903751142Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=922.136µs logger=migrator t=2026-06-23T05:59:14.90802314Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-23T05:59:14.908124753Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=50.781µs logger=migrator t=2026-06-23T05:59:14.912808643Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-23T05:59:14.912948727Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=139.814µs logger=migrator t=2026-06-23T05:59:14.917216565Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-23T05:59:14.918228223Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.008069ms logger=migrator t=2026-06-23T05:59:14.928888518Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T05:59:14.931187312Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.298884ms logger=migrator t=2026-06-23T05:59:14.936062407Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T05:59:14.936807888Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=745.371µs logger=migrator t=2026-06-23T05:59:14.942147736Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-23T05:59:14.94230052Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=153.384µs logger=migrator t=2026-06-23T05:59:14.946853217Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T05:59:14.948624036Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.77135ms logger=migrator t=2026-06-23T05:59:14.952830742Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T05:59:14.954029285Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.197963ms logger=migrator t=2026-06-23T05:59:14.958808298Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T05:59:14.960067483Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.260025ms logger=migrator t=2026-06-23T05:59:14.963988331Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T05:59:14.965656178Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.667817ms logger=migrator t=2026-06-23T05:59:14.976038825Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-23T05:59:14.981014743Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.977988ms logger=migrator t=2026-06-23T05:59:15.002674594Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-23T05:59:15.004895836Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.222732ms logger=migrator t=2026-06-23T05:59:15.019309835Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-23T05:59:15.019474439Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=171.265µs logger=migrator t=2026-06-23T05:59:15.026318958Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-23T05:59:15.027488351Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.170163ms logger=migrator t=2026-06-23T05:59:15.031367968Z 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-23T05:59:15.032435267Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.071059ms logger=migrator t=2026-06-23T05:59:15.037072696Z 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-23T05:59:15.038245309Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.171363ms logger=migrator t=2026-06-23T05:59:15.043512814Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T05:59:15.043669818Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=162.664µs logger=migrator t=2026-06-23T05:59:15.049107359Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-23T05:59:15.050785575Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.677386ms logger=migrator t=2026-06-23T05:59:15.055104725Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-23T05:59:15.056398471Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.294656ms logger=migrator t=2026-06-23T05:59:15.062643273Z 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-23T05:59:15.063787556Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.145583ms logger=migrator t=2026-06-23T05:59:15.067898449Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-23T05:59:15.068903376Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.004137ms logger=migrator t=2026-06-23T05:59:15.073422592Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-23T05:59:15.080083866Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.664424ms logger=migrator t=2026-06-23T05:59:15.084084977Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-23T05:59:15.085944339Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.859122ms logger=migrator t=2026-06-23T05:59:15.090939936Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T05:59:15.092086649Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.146003ms logger=migrator t=2026-06-23T05:59:15.095839812Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-23T05:59:15.12827509Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.430228ms logger=migrator t=2026-06-23T05:59:15.136334824Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-23T05:59:15.162346613Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.00824ms logger=migrator t=2026-06-23T05:59:15.165735267Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-23T05:59:15.166521028Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=786.021µs logger=migrator t=2026-06-23T05:59:15.169929603Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T05:59:15.170961602Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.027528ms logger=migrator t=2026-06-23T05:59:15.175297621Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-23T05:59:15.185020191Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.72066ms logger=migrator t=2026-06-23T05:59:15.188862987Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-23T05:59:15.193138195Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.275068ms logger=migrator t=2026-06-23T05:59:15.199645685Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-23T05:59:15.200938762Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.293006ms logger=migrator t=2026-06-23T05:59:15.207623266Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-23T05:59:15.208720496Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.10033ms logger=migrator t=2026-06-23T05:59:15.213030476Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-23T05:59:15.214794205Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.763359ms logger=migrator t=2026-06-23T05:59:15.21931663Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-23T05:59:15.2207488Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.431451ms logger=migrator t=2026-06-23T05:59:15.225290855Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-23T05:59:15.225362967Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=72.982µs logger=migrator t=2026-06-23T05:59:15.22941804Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-23T05:59:15.235974921Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.554942ms logger=migrator t=2026-06-23T05:59:15.242923343Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-23T05:59:15.250452501Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.529138ms logger=migrator t=2026-06-23T05:59:15.254632807Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-23T05:59:15.261865937Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.23439ms logger=migrator t=2026-06-23T05:59:15.268537202Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-23T05:59:15.269309823Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=773.061µs logger=migrator t=2026-06-23T05:59:15.273038086Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-23T05:59:15.274088366Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.05025ms logger=migrator t=2026-06-23T05:59:15.278408145Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-23T05:59:15.28470497Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.296115ms logger=migrator t=2026-06-23T05:59:15.289161613Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-23T05:59:15.29556894Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.407507ms logger=migrator t=2026-06-23T05:59:15.304778715Z 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-23T05:59:15.305900996Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.121971ms logger=migrator t=2026-06-23T05:59:15.311428209Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-23T05:59:15.32049791Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.073681ms logger=migrator t=2026-06-23T05:59:15.327566036Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-23T05:59:15.33461256Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.045374ms logger=migrator t=2026-06-23T05:59:15.33890673Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-23T05:59:15.338982752Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.612µs logger=migrator t=2026-06-23T05:59:15.34905587Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-23T05:59:15.350091349Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.037519ms logger=migrator t=2026-06-23T05:59:15.354572993Z 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-23T05:59:15.356393743Z 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.82122ms logger=migrator t=2026-06-23T05:59:15.36420454Z 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-23T05:59:15.365422753Z 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.221403ms logger=migrator t=2026-06-23T05:59:15.3692795Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T05:59:15.369351712Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.952µs logger=migrator t=2026-06-23T05:59:15.373075765Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-23T05:59:15.380206213Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.130238ms logger=migrator t=2026-06-23T05:59:15.384784319Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-23T05:59:15.391848525Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.064006ms logger=migrator t=2026-06-23T05:59:15.399039234Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-23T05:59:15.40612861Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.089157ms logger=migrator t=2026-06-23T05:59:15.413080472Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-23T05:59:15.417987008Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.906236ms logger=migrator t=2026-06-23T05:59:15.423789879Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-23T05:59:15.431120092Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.333933ms logger=migrator t=2026-06-23T05:59:15.434844715Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-23T05:59:15.434930287Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=86.312µs logger=migrator t=2026-06-23T05:59:15.438778834Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-23T05:59:15.439746551Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=969.107µs logger=migrator t=2026-06-23T05:59:15.447627409Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-23T05:59:15.455798565Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.166976ms logger=migrator t=2026-06-23T05:59:15.465070531Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-23T05:59:15.465167434Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.733µs logger=migrator t=2026-06-23T05:59:15.474871652Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-23T05:59:15.484266123Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.391341ms logger=migrator t=2026-06-23T05:59:15.491004009Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-23T05:59:15.493750245Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.746566ms logger=migrator t=2026-06-23T05:59:15.500546114Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-23T05:59:15.508464822Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.895537ms logger=migrator t=2026-06-23T05:59:15.517685838Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-23T05:59:15.518678375Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=993.867µs logger=migrator t=2026-06-23T05:59:15.524699812Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-23T05:59:15.526028249Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.328268ms logger=migrator t=2026-06-23T05:59:15.534856513Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-23T05:59:15.543500402Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.642149ms logger=migrator t=2026-06-23T05:59:15.548084519Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-23T05:59:15.548959773Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=876.364µs logger=migrator t=2026-06-23T05:59:15.553361305Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-23T05:59:15.554831376Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.460151ms logger=migrator t=2026-06-23T05:59:15.559698581Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-23T05:59:15.560694118Z level=info msg="Migration successfully executed" id="create alert_image table" duration=995.597µs logger=migrator t=2026-06-23T05:59:15.564940006Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-23T05:59:15.566314283Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.374097ms logger=migrator t=2026-06-23T05:59:15.573073Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-23T05:59:15.573144032Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.542µs logger=migrator t=2026-06-23T05:59:15.577339269Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-23T05:59:15.578415258Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.07586ms logger=migrator t=2026-06-23T05:59:15.581869944Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-23T05:59:15.582998155Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.127931ms logger=migrator t=2026-06-23T05:59:15.591698086Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-23T05:59:15.592303942Z 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-23T05:59:15.599986865Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-23T05:59:15.600694505Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=708.51µs logger=migrator t=2026-06-23T05:59:15.609294183Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-23T05:59:15.611238387Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.943935ms logger=migrator t=2026-06-23T05:59:15.621993235Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-23T05:59:15.631919009Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.916324ms logger=migrator t=2026-06-23T05:59:15.637334819Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-23T05:59:15.639114438Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.78162ms logger=migrator t=2026-06-23T05:59:15.646974316Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-23T05:59:15.648316533Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.342887ms logger=migrator t=2026-06-23T05:59:15.653183388Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-23T05:59:15.654208596Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.025428ms logger=migrator t=2026-06-23T05:59:15.663678228Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-23T05:59:15.665111957Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.445879ms logger=migrator t=2026-06-23T05:59:15.669992663Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-23T05:59:15.671268018Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.275445ms logger=migrator t=2026-06-23T05:59:15.677960504Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-23T05:59:15.678001445Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.212µs logger=migrator t=2026-06-23T05:59:15.68181343Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-23T05:59:15.681903122Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=86.892µs logger=migrator t=2026-06-23T05:59:15.686343966Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-23T05:59:15.694525742Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.179967ms logger=migrator t=2026-06-23T05:59:15.698678957Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-23T05:59:15.699025306Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=342.37µs logger=migrator t=2026-06-23T05:59:15.70313517Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-23T05:59:15.704000914Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=865.744µs logger=migrator t=2026-06-23T05:59:15.708619062Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-23T05:59:15.708941271Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=322.139µs logger=migrator t=2026-06-23T05:59:15.714964627Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-23T05:59:15.716765128Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.799951ms logger=migrator t=2026-06-23T05:59:15.721368174Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-23T05:59:15.722906787Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.539363ms logger=migrator t=2026-06-23T05:59:15.726952149Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-23T05:59:15.762671068Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.714449ms logger=migrator t=2026-06-23T05:59:15.770134835Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-23T05:59:15.777928391Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.792205ms logger=migrator t=2026-06-23T05:59:15.781793127Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-23T05:59:15.781948741Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=156.274µs logger=migrator t=2026-06-23T05:59:15.785426667Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-23T05:59:15.823242645Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.812867ms logger=migrator t=2026-06-23T05:59:15.828205782Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-23T05:59:15.856785273Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.575711ms logger=migrator t=2026-06-23T05:59:15.862272705Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-23T05:59:15.863019095Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=750.06µs logger=migrator t=2026-06-23T05:59:15.868171198Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-23T05:59:15.869109304Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=938.506µs logger=migrator t=2026-06-23T05:59:15.877631389Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-23T05:59:15.877891387Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=267.067µs logger=migrator t=2026-06-23T05:59:15.883710937Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-23T05:59:15.884772337Z level=info msg="Migration successfully executed" id="create permission table" duration=1.0618ms logger=migrator t=2026-06-23T05:59:15.890229429Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-23T05:59:15.8924936Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.263181ms logger=migrator t=2026-06-23T05:59:15.898895138Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-23T05:59:15.900209684Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.317556ms logger=migrator t=2026-06-23T05:59:15.906929221Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-23T05:59:15.907924938Z level=info msg="Migration successfully executed" id="create role table" duration=996.257µs logger=migrator t=2026-06-23T05:59:15.912156125Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-23T05:59:15.920736363Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.577978ms logger=migrator t=2026-06-23T05:59:15.925390561Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-23T05:59:15.930965946Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.576275ms logger=migrator t=2026-06-23T05:59:15.93692385Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-23T05:59:15.938163725Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.241335ms logger=migrator t=2026-06-23T05:59:15.945863378Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-23T05:59:15.94809847Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.235551ms logger=migrator t=2026-06-23T05:59:15.954835957Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-23T05:59:15.956249645Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.414528ms logger=migrator t=2026-06-23T05:59:15.960848763Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-23T05:59:15.961994124Z level=info msg="Migration successfully executed" id="create team role table" duration=1.145231ms logger=migrator t=2026-06-23T05:59:15.966919111Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-23T05:59:15.968803173Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.884032ms logger=migrator t=2026-06-23T05:59:15.97631633Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-23T05:59:15.97810005Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.78499ms logger=migrator t=2026-06-23T05:59:15.982921894Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-23T05:59:15.984283361Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.361317ms logger=migrator t=2026-06-23T05:59:15.989871746Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-23T05:59:15.991126231Z level=info msg="Migration successfully executed" id="create user role table" duration=1.252275ms logger=migrator t=2026-06-23T05:59:15.998635508Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-23T05:59:15.999863023Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.231785ms logger=migrator t=2026-06-23T05:59:16.006509066Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-23T05:59:16.007498564Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=989.728µs logger=migrator t=2026-06-23T05:59:16.013200171Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-23T05:59:16.01423107Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.033859ms logger=migrator t=2026-06-23T05:59:16.019059363Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-23T05:59:16.019837175Z level=info msg="Migration successfully executed" id="create builtin role table" duration=774.051µs logger=migrator t=2026-06-23T05:59:16.024677289Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-23T05:59:16.025653235Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=975.807µs logger=migrator t=2026-06-23T05:59:16.029407849Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-23T05:59:16.030340835Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=932.907µs logger=migrator t=2026-06-23T05:59:16.03920909Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-23T05:59:16.053109754Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.916225ms logger=migrator t=2026-06-23T05:59:16.059711286Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-23T05:59:16.06164005Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.929584ms logger=migrator t=2026-06-23T05:59:16.067388578Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-23T05:59:16.068965601Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.567473ms logger=migrator t=2026-06-23T05:59:16.075814381Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-23T05:59:16.077675243Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.862162ms logger=migrator t=2026-06-23T05:59:16.091424602Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-23T05:59:16.092957295Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.532603ms logger=migrator t=2026-06-23T05:59:16.098972711Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-23T05:59:16.100961116Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.986885ms logger=migrator t=2026-06-23T05:59:16.10546259Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-23T05:59:16.107024984Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.564383ms logger=migrator t=2026-06-23T05:59:16.111406915Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-23T05:59:16.123048626Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.629711ms logger=migrator t=2026-06-23T05:59:16.128343223Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-23T05:59:16.135309435Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.963792ms logger=migrator t=2026-06-23T05:59:16.140864158Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-23T05:59:16.149724453Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.859015ms logger=migrator t=2026-06-23T05:59:16.155183424Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-23T05:59:16.163248187Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.064183ms logger=migrator t=2026-06-23T05:59:16.167914736Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-23T05:59:16.169422187Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.511801ms logger=migrator t=2026-06-23T05:59:16.173508851Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-23T05:59:16.175090124Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.580563ms logger=migrator t=2026-06-23T05:59:16.179775894Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-23T05:59:16.181876272Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.101218ms logger=migrator t=2026-06-23T05:59:16.187277091Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-23T05:59:16.18834497Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.058439ms logger=migrator t=2026-06-23T05:59:16.191702093Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-23T05:59:16.192934148Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.231635ms logger=migrator t=2026-06-23T05:59:16.251261509Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-23T05:59:16.251429594Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=172.435µs logger=migrator t=2026-06-23T05:59:16.259850117Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-23T05:59:16.259897698Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.771µs logger=migrator t=2026-06-23T05:59:16.265916064Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-23T05:59:16.266377777Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=461.693µs logger=migrator t=2026-06-23T05:59:16.271395286Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-23T05:59:16.272005432Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=611.006µs logger=migrator t=2026-06-23T05:59:16.277820243Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-23T05:59:16.278540123Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=722.02µs logger=migrator t=2026-06-23T05:59:16.287531401Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-23T05:59:16.288007015Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=476.284µs logger=migrator t=2026-06-23T05:59:16.294850573Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-23T05:59:16.295371858Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=522.664µs logger=migrator t=2026-06-23T05:59:16.302610788Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-23T05:59:16.304200001Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.588833ms logger=migrator t=2026-06-23T05:59:16.309017915Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-23T05:59:16.310381273Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.363128ms logger=migrator t=2026-06-23T05:59:16.316043019Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-23T05:59:16.326069106Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.025577ms logger=migrator t=2026-06-23T05:59:16.33127968Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-23T05:59:16.331336031Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=57.081µs logger=migrator t=2026-06-23T05:59:16.33671793Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-23T05:59:16.338308175Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.583814ms logger=migrator t=2026-06-23T05:59:16.343972041Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-23T05:59:16.345444021Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.47334ms logger=migrator t=2026-06-23T05:59:16.353891195Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-23T05:59:16.355775567Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.883892ms logger=migrator t=2026-06-23T05:59:16.362689718Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-23T05:59:16.371733008Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.04427ms logger=migrator t=2026-06-23T05:59:16.377758325Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-23T05:59:16.378870135Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.11159ms logger=migrator t=2026-06-23T05:59:16.384086019Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-23T05:59:16.385865889Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.77963ms logger=migrator t=2026-06-23T05:59:16.391536155Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-23T05:59:16.418225152Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.695627ms logger=migrator t=2026-06-23T05:59:16.42787489Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-23T05:59:16.429067842Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.192983ms logger=migrator t=2026-06-23T05:59:16.433921927Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-23T05:59:16.435059558Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.146392ms logger=migrator t=2026-06-23T05:59:16.440367574Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-23T05:59:16.442118043Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.750339ms logger=migrator t=2026-06-23T05:59:16.448759886Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-23T05:59:16.449885477Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.125351ms logger=migrator t=2026-06-23T05:59:16.454825544Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-23T05:59:16.45506262Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=237.376µs logger=migrator t=2026-06-23T05:59:16.460244533Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-23T05:59:16.461787446Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.542783ms logger=migrator t=2026-06-23T05:59:16.467664889Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-23T05:59:16.476636156Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.970327ms logger=migrator t=2026-06-23T05:59:16.481682116Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-23T05:59:16.482522049Z level=info msg="Migration successfully executed" id="create entity_events table" duration=840.113µs logger=migrator t=2026-06-23T05:59:16.48799161Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-23T05:59:16.489185993Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.194403ms logger=migrator t=2026-06-23T05:59:16.495880578Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T05:59:16.49665856Z 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-23T05:59:16.501969456Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T05:59:16.502761028Z 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-23T05:59:16.508288401Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-23T05:59:16.509993778Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.706067ms logger=migrator t=2026-06-23T05:59:16.516444756Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-23T05:59:16.517555108Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.110991ms logger=migrator t=2026-06-23T05:59:16.522848473Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T05:59:16.52491505Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.066807ms logger=migrator t=2026-06-23T05:59:16.529738884Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T05:59:16.530887055Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.148361ms logger=migrator t=2026-06-23T05:59:16.536443619Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T05:59:16.538179967Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.734958ms logger=migrator t=2026-06-23T05:59:16.543282798Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T05:59:16.545270132Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.986644ms logger=migrator t=2026-06-23T05:59:16.552548674Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-23T05:59:16.553527681Z level=info msg="Migration successfully executed" id="Drop public config table" duration=978.897µs logger=migrator t=2026-06-23T05:59:16.558614581Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-23T05:59:16.559796275Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.181584ms logger=migrator t=2026-06-23T05:59:16.5650379Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T05:59:16.56688593Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.861431ms logger=migrator t=2026-06-23T05:59:16.572818034Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T05:59:16.574250334Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.43544ms logger=migrator t=2026-06-23T05:59:16.579556251Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-23T05:59:16.580861036Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.305155ms logger=migrator t=2026-06-23T05:59:16.587907951Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-23T05:59:16.616238424Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.332163ms logger=migrator t=2026-06-23T05:59:16.6222565Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-23T05:59:16.630656192Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.393592ms logger=migrator t=2026-06-23T05:59:16.635944429Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-23T05:59:16.644743952Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.798482ms logger=migrator t=2026-06-23T05:59:16.649771511Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-23T05:59:16.650008557Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=242.487µs logger=migrator t=2026-06-23T05:59:16.655274683Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-23T05:59:16.66387076Z level=info msg="Migration successfully executed" id="add share column" duration=8.595777ms logger=migrator t=2026-06-23T05:59:16.67113438Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-23T05:59:16.671329796Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=195.226µs logger=migrator t=2026-06-23T05:59:16.67722767Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-23T05:59:16.679040969Z level=info msg="Migration successfully executed" id="create file table" duration=1.81764ms logger=migrator t=2026-06-23T05:59:16.684997503Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-23T05:59:16.686183627Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.186824ms logger=migrator t=2026-06-23T05:59:16.690857105Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-23T05:59:16.692405479Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.546973ms logger=migrator t=2026-06-23T05:59:16.697428628Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-23T05:59:16.699209826Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.779929ms logger=migrator t=2026-06-23T05:59:16.704861632Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-23T05:59:16.706178419Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.316537ms logger=migrator t=2026-06-23T05:59:16.712825353Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-23T05:59:16.712927695Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=104.523µs logger=migrator t=2026-06-23T05:59:16.71743787Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-23T05:59:16.717523873Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.512µs logger=migrator t=2026-06-23T05:59:16.723692463Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-23T05:59:16.724859016Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.166923ms logger=migrator t=2026-06-23T05:59:16.73479345Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-23T05:59:16.735915251Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=1.125642ms logger=migrator t=2026-06-23T05:59:16.74201539Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-23T05:59:16.743746197Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.730717ms logger=migrator t=2026-06-23T05:59:16.748801097Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-23T05:59:16.762635479Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.835222ms logger=migrator t=2026-06-23T05:59:16.768388898Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-23T05:59:16.768617064Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=228.456µs logger=migrator t=2026-06-23T05:59:16.775161966Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-23T05:59:16.777405137Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.244051ms logger=migrator t=2026-06-23T05:59:16.783622549Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-23T05:59:16.784047461Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=425.692µs logger=migrator t=2026-06-23T05:59:16.78874254Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-23T05:59:16.788966066Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=223.326µs logger=migrator t=2026-06-23T05:59:16.794132299Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-23T05:59:16.794661805Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=530.396µs logger=migrator t=2026-06-23T05:59:16.807782336Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-23T05:59:16.818565725Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.782468ms logger=migrator t=2026-06-23T05:59:16.823485391Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-23T05:59:16.831109752Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.624751ms logger=migrator t=2026-06-23T05:59:16.836813259Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-23T05:59:16.838080444Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.266345ms logger=migrator t=2026-06-23T05:59:16.843681979Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-23T05:59:16.929677965Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.990756ms logger=migrator t=2026-06-23T05:59:16.936349929Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-23T05:59:16.937953034Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.603045ms logger=migrator t=2026-06-23T05:59:16.944368151Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-23T05:59:16.945679687Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.311605ms logger=migrator t=2026-06-23T05:59:16.952631989Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-23T05:59:16.984319774Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.685285ms logger=migrator t=2026-06-23T05:59:17.000733328Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-23T05:59:17.012064191Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.331783ms logger=migrator t=2026-06-23T05:59:17.020117713Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-23T05:59:17.020652478Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=535.564µs logger=migrator t=2026-06-23T05:59:17.026347515Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-23T05:59:17.026713765Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=352.9µs logger=migrator t=2026-06-23T05:59:17.032046882Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-23T05:59:17.032310939Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=264.437µs logger=migrator t=2026-06-23T05:59:17.037186994Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-23T05:59:17.037516393Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=340.29µs logger=migrator t=2026-06-23T05:59:17.044066694Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-23T05:59:17.044429744Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=362.89µs logger=migrator t=2026-06-23T05:59:17.049970297Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-23T05:59:17.051987522Z level=info msg="Migration successfully executed" id="create folder table" duration=2.004894ms logger=migrator t=2026-06-23T05:59:17.057504574Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-23T05:59:17.059049237Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.544723ms logger=migrator t=2026-06-23T05:59:17.065081533Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-23T05:59:17.066733749Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.652406ms logger=migrator t=2026-06-23T05:59:17.072407606Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-23T05:59:17.072449977Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.551µs logger=migrator t=2026-06-23T05:59:17.077366682Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T05:59:17.07908404Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.717068ms logger=migrator t=2026-06-23T05:59:17.08668365Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T05:59:17.089132727Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.451588ms logger=migrator t=2026-06-23T05:59:17.095095932Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-23T05:59:17.096538481Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.442949ms logger=migrator t=2026-06-23T05:59:17.101707474Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-23T05:59:17.102516016Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=808.243µs logger=migrator t=2026-06-23T05:59:17.11064152Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-23T05:59:17.110978159Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=338.509µs logger=migrator t=2026-06-23T05:59:17.118549128Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-23T05:59:17.119930607Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.390339ms logger=migrator t=2026-06-23T05:59:17.135964808Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-23T05:59:17.138140299Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.176431ms logger=migrator t=2026-06-23T05:59:17.143479566Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-23T05:59:17.145443821Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.964974ms logger=migrator t=2026-06-23T05:59:17.150013986Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-23T05:59:17.152177996Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.15232ms logger=migrator t=2026-06-23T05:59:17.156866006Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-23T05:59:17.158151391Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.285915ms logger=migrator t=2026-06-23T05:59:17.16248173Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-23T05:59:17.164101805Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.620215ms logger=migrator t=2026-06-23T05:59:17.178355958Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-23T05:59:17.181054492Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.700684ms logger=migrator t=2026-06-23T05:59:17.187161172Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-23T05:59:17.188328263Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.161592ms logger=migrator t=2026-06-23T05:59:17.193483206Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-23T05:59:17.194969866Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.48529ms logger=migrator t=2026-06-23T05:59:17.204078688Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-23T05:59:17.205458516Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.381058ms logger=migrator t=2026-06-23T05:59:17.21247976Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-23T05:59:17.214236108Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.755858ms logger=migrator t=2026-06-23T05:59:17.22046432Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-23T05:59:17.220915113Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=452.553µs logger=migrator t=2026-06-23T05:59:17.226562568Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-23T05:59:17.239876245Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.300346ms logger=migrator t=2026-06-23T05:59:17.248221105Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-23T05:59:17.248866264Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=646.009µs logger=migrator t=2026-06-23T05:59:17.254377486Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T05:59:17.254763496Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=388.22µs logger=migrator t=2026-06-23T05:59:17.263443176Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T05:59:17.265527993Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.082857ms logger=migrator t=2026-06-23T05:59:17.270592402Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T05:59:17.270622963Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=41.011µs logger=migrator t=2026-06-23T05:59:17.276667951Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-23T05:59:17.27922886Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.560629ms logger=migrator t=2026-06-23T05:59:17.285176295Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T05:59:17.286520672Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.343707ms logger=migrator t=2026-06-23T05:59:17.296190019Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-23T05:59:17.297437283Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.247414ms logger=migrator t=2026-06-23T05:59:17.307175481Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-23T05:59:17.308509769Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.336478ms logger=migrator t=2026-06-23T05:59:17.31400033Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-23T05:59:17.314402291Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=403.081µs logger=migrator t=2026-06-23T05:59:17.320856119Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-23T05:59:17.321924769Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.06837ms logger=migrator t=2026-06-23T05:59:17.328344376Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-23T05:59:17.329538308Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.193972ms logger=migrator t=2026-06-23T05:59:17.337075527Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-23T05:59:17.338099565Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.024527ms logger=migrator t=2026-06-23T05:59:17.344244405Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-23T05:59:17.355270939Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.026934ms logger=migrator t=2026-06-23T05:59:17.360873934Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-23T05:59:17.3698061Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.930006ms logger=migrator t=2026-06-23T05:59:17.376195216Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-23T05:59:17.389192285Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.950817ms logger=migrator t=2026-06-23T05:59:17.39664542Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-23T05:59:17.396901917Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=263.898µs logger=migrator t=2026-06-23T05:59:17.406265766Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-23T05:59:17.414362629Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.100353ms logger=migrator t=2026-06-23T05:59:17.422494984Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-23T05:59:17.432271193Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.77647ms logger=migrator t=2026-06-23T05:59:17.443515833Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-23T05:59:17.444040577Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=525.074µs logger=migrator t=2026-06-23T05:59:17.450467135Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.857319919s logger=migrator t=2026-06-23T05:59:17.451167484Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-23T05:59:17.468733739Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-23T05:59:17.468941824Z level=info msg="Created default organization" logger=secrets t=2026-06-23T05:59:17.475674971Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T05:59:17.540954591Z level=info msg="Restored cache from database" duration=426.051µs logger=plugin.store t=2026-06-23T05:59:17.542344629Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-23T05:59:17.62136763Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-23T05:59:17.621411441Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-23T05:59:17.621483403Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-23T05:59:17.621491583Z level=info msg="Plugins loaded" count=54 duration=79.147724ms logger=query_data t=2026-06-23T05:59:17.625871334Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-23T05:59:17.629489204Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-23T05:59:17.638899103Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-23T05:59:17.659146662Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-23T05:59:17.661908988Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-23T05:59:17.66343142Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-23T05:59:17.697230713Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-23T05:59:17.727009434Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-23T05:59:17.753502575Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-23T05:59:17.753554456Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-23T05:59:17.753933227Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-23T05:59:17.754443321Z level=info msg="State cache has been initialized" states=0 duration=509.943µs logger=ngalert.multiorg.alertmanager t=2026-06-23T05:59:17.754485282Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-06-23T05:59:17.754508492Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-23T05:59:17.754589805Z level=info msg=starting first_tick=2026-06-23T05:59:20Z logger=http.server t=2026-06-23T05:59:17.75622203Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-06-23T05:59:17.759185162Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-06-23T05:59:17.775010608Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-23T05:59:17.895691368Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-23T05:59:17.904055328Z level=info msg="Update check succeeded" duration=149.437503ms logger=grafana.update.checker t=2026-06-23T05:59:17.904516101Z level=info msg="Update check succeeded" duration=149.093894ms logger=sqlstore.transactions t=2026-06-23T05:59:17.907443732Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-23T05:59:17.937637965Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-23T05:59:17.941887922Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-23T05:59:17.949351518Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T05:59:17.953384359Z level=info msg="Patterns update finished" duration=118.587571ms logger=sqlstore.transactions t=2026-06-23T05:59:17.973610706Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-23T05:59:17.997015503Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-23T05:59:18.57421155Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-23T05:59:18.574722474Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-23T05:59:20.710954163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:20.725979606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:20.748416942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:20.802981759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:20.823352759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:20.86563936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:20.892772584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:20.977721327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.001962482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.050171094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.068823035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.130446314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.151612214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.261427564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.282190973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.323003892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.340656626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.383030777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.401438012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.453280362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.474686249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.516495726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.535470796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.591137632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.6096876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.657941983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.674591678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.740558507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.759219189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.805598699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.822804001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.883194307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.90120138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.949942916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:21.969183974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.027233883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.043518029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.099023378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.119314793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.181269539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.196767363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.243633506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.26387976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.330485743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.347482498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.422068618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.439097464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.518365414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.539308517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.677776536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.69763627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.793718459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.820224314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.978697211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:22.998496793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.097972531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.118980525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.201035176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.220830157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.33475028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.357911163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.449051113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.471234709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.558517454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.591084104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.660275784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.681490784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:23.98808897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.01956277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.13430368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.154501621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.232400796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.25164419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.334946183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.355684299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.437520261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.461229497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.527424973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.546136664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T05:59:24.631393259Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-23T05:59:54.781558468Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T06:09:17.797383169Z level=info msg="Completed cleanup jobs" duration=42.944962ms logger=plugins.update.checker t=2026-06-23T06:09:17.968426972Z level=info msg="Update check succeeded" duration=63.787942ms logger=sqlstore.transactions t=2026-06-23T06:14:17.645880338Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-23T06:19:17.796806508Z level=info msg="Completed cleanup jobs" duration=42.440592ms logger=plugins.update.checker t=2026-06-23T06:19:17.962334973Z level=info msg="Update check succeeded" duration=57.545693ms logger=cleanup t=2026-06-23T06:29:17.814390466Z level=info msg="Completed cleanup jobs" duration=58.642218ms logger=plugins.update.checker t=2026-06-23T06:29:17.960695936Z level=info msg="Update check succeeded" duration=55.91489ms logger=infra.usagestats t=2026-06-23T06:29:54.806781799Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T06:39:17.817239212Z level=info msg="Completed cleanup jobs" duration=62.577574ms logger=plugins.update.checker t=2026-06-23T06:39:17.96684035Z level=info msg="Update check succeeded" duration=62.074354ms logger=cleanup t=2026-06-23T06:49:17.78862002Z level=info msg="Completed cleanup jobs" duration=34.338125ms logger=plugins.update.checker t=2026-06-23T06:49:17.988297157Z level=info msg="Update check succeeded" duration=83.668231ms logger=cleanup t=2026-06-23T06:59:17.793659226Z level=info msg="Completed cleanup jobs" duration=38.631878ms logger=plugins.update.checker t=2026-06-23T06:59:17.962252642Z level=info msg="Update check succeeded" duration=57.617715ms logger=infra.usagestats t=2026-06-23T06:59:54.833146754Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T07:09:17.778195984Z level=info msg="Completed cleanup jobs" duration=23.690609ms logger=plugins.update.checker t=2026-06-23T07:09:17.962481982Z level=info msg="Update check succeeded" duration=57.624495ms logger=cleanup t=2026-06-23T07:19:17.814443093Z level=info msg="Completed cleanup jobs" duration=59.917201ms logger=plugins.update.checker t=2026-06-23T07:19:17.961853949Z level=info msg="Update check succeeded" duration=57.120298ms