logger=settings t=2026-04-07T09:51:39.579357785Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T09:51:39Z logger=settings t=2026-04-07T09:51:39.579999791Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T09:51:39.580025101Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T09:51:39.580033231Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T09:51:39.580040772Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T09:51:39.580048032Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T09:51:39.580055272Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T09:51:39.580062682Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T09:51:39.580075802Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T09:51:39.580087703Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T09:51:39.580094853Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T09:51:39.580107913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T09:51:39.580114873Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T09:51:39.580123384Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T09:51:39.580130864Z level=info msg=Target target=[all] logger=settings t=2026-04-07T09:51:39.580150874Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T09:51:39.580158324Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T09:51:39.580164874Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T09:51:39.580171835Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T09:51:39.580183565Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T09:51:39.580190905Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T09:51:39.580928743Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T09:51:39.580965463Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T09:51:39.583832602Z level=info msg="Locking database" logger=migrator t=2026-04-07T09:51:39.583882783Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T09:51:39.585168733Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T09:51:39.586119356Z level=info msg="Migration successfully executed" id="create migration_log table" duration=952.093µs logger=migrator t=2026-04-07T09:51:39.593294466Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T09:51:39.594870084Z level=info msg="Migration successfully executed" id="create user table" duration=1.570788ms logger=migrator t=2026-04-07T09:51:39.604139014Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T09:51:39.605114567Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=978.733µs logger=migrator t=2026-04-07T09:51:39.61109787Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T09:51:39.611829427Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=731.467µs logger=migrator t=2026-04-07T09:51:39.617062971Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T09:51:39.618135027Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.069406ms logger=migrator t=2026-04-07T09:51:39.622963822Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T09:51:39.624179701Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.117136ms logger=migrator t=2026-04-07T09:51:39.628520864Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T09:51:39.631131596Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.609972ms logger=migrator t=2026-04-07T09:51:39.634896815Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T09:51:39.635759216Z level=info msg="Migration successfully executed" id="create user table v2" duration=862.141µs logger=migrator t=2026-04-07T09:51:39.641252586Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T09:51:39.642718071Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.465105ms logger=migrator t=2026-04-07T09:51:39.649520103Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T09:51:39.650398814Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=883.091µs logger=migrator t=2026-04-07T09:51:39.655689999Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T09:51:39.656064198Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=374.279µs logger=migrator t=2026-04-07T09:51:39.660833802Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T09:51:39.661982659Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.148987ms logger=migrator t=2026-04-07T09:51:39.667022089Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T09:51:39.668969505Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.947406ms logger=migrator t=2026-04-07T09:51:39.675000908Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T09:51:39.67505831Z level=info msg="Migration successfully executed" id="Update user table charset" duration=61.952µs logger=migrator t=2026-04-07T09:51:39.679947266Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T09:51:39.681566245Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.621559ms logger=migrator t=2026-04-07T09:51:39.68557175Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T09:51:39.685839176Z level=info msg="Migration successfully executed" id="Add missing user data" duration=267.546µs logger=migrator t=2026-04-07T09:51:39.689613266Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T09:51:39.690929507Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.317921ms logger=migrator t=2026-04-07T09:51:39.694860741Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T09:51:39.695547317Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=686.606µs logger=migrator t=2026-04-07T09:51:39.700941395Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T09:51:39.702084572Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.142647ms logger=migrator t=2026-04-07T09:51:39.708945996Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T09:51:39.722265742Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.318497ms logger=migrator t=2026-04-07T09:51:39.727948297Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T09:51:39.729448413Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.503456ms logger=migrator t=2026-04-07T09:51:39.7381436Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T09:51:39.738616651Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=475.801µs logger=migrator t=2026-04-07T09:51:39.744318636Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T09:51:39.744857329Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=538.743µs logger=migrator t=2026-04-07T09:51:39.752825539Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-07T09:51:39.753402842Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=580.994µs logger=migrator t=2026-04-07T09:51:39.759528868Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T09:51:39.76002105Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=495.472µs logger=migrator t=2026-04-07T09:51:39.793491915Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T09:51:39.795505353Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.017968ms logger=migrator t=2026-04-07T09:51:39.801012144Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T09:51:39.801817253Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=805.449µs logger=migrator t=2026-04-07T09:51:39.808114083Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T09:51:39.809775352Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.660459ms logger=migrator t=2026-04-07T09:51:39.817401234Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T09:51:39.81851293Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.115206ms logger=migrator t=2026-04-07T09:51:39.823741924Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T09:51:39.824601255Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=858.58µs logger=migrator t=2026-04-07T09:51:39.829572893Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T09:51:39.829610844Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.991µs logger=migrator t=2026-04-07T09:51:39.83531451Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T09:51:39.836103308Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=789.519µs logger=migrator t=2026-04-07T09:51:39.841766163Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T09:51:39.842470909Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=704.326µs logger=migrator t=2026-04-07T09:51:39.847335525Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T09:51:39.848125964Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=791.579µs logger=migrator t=2026-04-07T09:51:39.852941238Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T09:51:39.853747038Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=806.269µs logger=migrator t=2026-04-07T09:51:39.859777991Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:39.865345243Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.566322ms logger=migrator t=2026-04-07T09:51:39.870826763Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T09:51:39.871688964Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=861.951µs logger=migrator t=2026-04-07T09:51:39.876480638Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T09:51:39.877627815Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.146957ms logger=migrator t=2026-04-07T09:51:39.888583476Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T09:51:39.890173353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.586637ms logger=migrator t=2026-04-07T09:51:39.895591192Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T09:51:39.896519664Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=924.922µs logger=migrator t=2026-04-07T09:51:39.901351159Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T09:51:39.902134918Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=782.969µs logger=migrator t=2026-04-07T09:51:39.908002507Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T09:51:39.908500799Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=497.762µs logger=migrator t=2026-04-07T09:51:39.913388185Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T09:51:39.914385939Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.013794ms logger=migrator t=2026-04-07T09:51:39.918962198Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T09:51:39.91948839Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=526.672µs logger=migrator t=2026-04-07T09:51:39.924367096Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T09:51:39.925845461Z level=info msg="Migration successfully executed" id="create star table" duration=1.480575ms logger=migrator t=2026-04-07T09:51:39.931990407Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T09:51:39.933037822Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.016224ms logger=migrator t=2026-04-07T09:51:39.939599028Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T09:51:39.940396587Z level=info msg="Migration successfully executed" id="create org table v1" duration=797.499µs logger=migrator t=2026-04-07T09:51:39.946661626Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T09:51:39.947787243Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.125807ms logger=migrator t=2026-04-07T09:51:39.953398496Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T09:51:39.954087353Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=689.857µs logger=migrator t=2026-04-07T09:51:39.959605354Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T09:51:39.960310741Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=705.446µs logger=migrator t=2026-04-07T09:51:39.965578526Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T09:51:39.966858106Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.28076ms logger=migrator t=2026-04-07T09:51:39.973668908Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T09:51:39.975344088Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.67917ms logger=migrator t=2026-04-07T09:51:39.981592316Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T09:51:39.981638538Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.032µs logger=migrator t=2026-04-07T09:51:39.986908143Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T09:51:39.986950364Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.891µs logger=migrator t=2026-04-07T09:51:39.99309965Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T09:51:39.993447078Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=352.078µs logger=migrator t=2026-04-07T09:51:39.998127899Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T09:51:39.999342538Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.214419ms logger=migrator t=2026-04-07T09:51:40.006862317Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T09:51:40.007720678Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=858.17µs logger=migrator t=2026-04-07T09:51:40.01327277Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T09:51:40.015486852Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.213742ms logger=migrator t=2026-04-07T09:51:40.021637538Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T09:51:40.022308554Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=670.346µs logger=migrator t=2026-04-07T09:51:40.028663525Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T09:51:40.029773192Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.109577ms logger=migrator t=2026-04-07T09:51:40.035221241Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T09:51:40.036408899Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.186978ms logger=migrator t=2026-04-07T09:51:40.042231818Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T09:51:40.048595519Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.365461ms logger=migrator t=2026-04-07T09:51:40.054897019Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T09:51:40.056132468Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.233059ms logger=migrator t=2026-04-07T09:51:40.072667192Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T09:51:40.074631458Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.894775ms logger=migrator t=2026-04-07T09:51:40.132814061Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T09:51:40.134585573Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.773612ms logger=migrator t=2026-04-07T09:51:40.162143468Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T09:51:40.162853535Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=713.067µs logger=migrator t=2026-04-07T09:51:40.168606732Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T09:51:40.169570705Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=961.623µs logger=migrator t=2026-04-07T09:51:40.17693607Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T09:51:40.177012362Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=77.402µs logger=migrator t=2026-04-07T09:51:40.184965171Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T09:51:40.187181033Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.216412ms logger=migrator t=2026-04-07T09:51:40.192565161Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T09:51:40.194565449Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.000118ms logger=migrator t=2026-04-07T09:51:40.200041839Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T09:51:40.202285653Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.240563ms logger=migrator t=2026-04-07T09:51:40.209361201Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T09:51:40.210208981Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=848.661µs logger=migrator t=2026-04-07T09:51:40.214838651Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T09:51:40.218748364Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.907733ms logger=migrator t=2026-04-07T09:51:40.223953057Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T09:51:40.224781817Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=828.27µs logger=migrator t=2026-04-07T09:51:40.23119377Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T09:51:40.232864049Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.670059ms logger=migrator t=2026-04-07T09:51:40.237743875Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T09:51:40.237799777Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=58.932µs logger=migrator t=2026-04-07T09:51:40.2421288Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T09:51:40.242168471Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.69µs logger=migrator t=2026-04-07T09:51:40.24677298Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T09:51:40.250534819Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.764279ms logger=migrator t=2026-04-07T09:51:40.254991615Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T09:51:40.25813698Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.145365ms logger=migrator t=2026-04-07T09:51:40.264664305Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T09:51:40.266642562Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.977107ms logger=migrator t=2026-04-07T09:51:40.270571126Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T09:51:40.27370505Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.133864ms logger=migrator t=2026-04-07T09:51:40.280327098Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T09:51:40.280583394Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=256.756µs logger=migrator t=2026-04-07T09:51:40.285785487Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T09:51:40.287309922Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.525355ms logger=migrator t=2026-04-07T09:51:40.294122934Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T09:51:40.295283042Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.155618ms logger=migrator t=2026-04-07T09:51:40.302218267Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T09:51:40.302257298Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.091µs logger=migrator t=2026-04-07T09:51:40.307539704Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T09:51:40.308861485Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.321481ms logger=migrator t=2026-04-07T09:51:40.314779375Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T09:51:40.315940283Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.161788ms logger=migrator t=2026-04-07T09:51:40.322573841Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:40.331142154Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.569763ms logger=migrator t=2026-04-07T09:51:40.336163304Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T09:51:40.337386193Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.223189ms logger=migrator t=2026-04-07T09:51:40.344485142Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T09:51:40.345325042Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=839.751µs logger=migrator t=2026-04-07T09:51:40.349546162Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T09:51:40.350419923Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=873.291µs logger=migrator t=2026-04-07T09:51:40.356674071Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T09:51:40.357155553Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=481.432µs logger=migrator t=2026-04-07T09:51:40.362726085Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T09:51:40.363628697Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=904.491µs logger=migrator t=2026-04-07T09:51:40.370389777Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T09:51:40.37346653Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.073643ms logger=migrator t=2026-04-07T09:51:40.413393449Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T09:51:40.414318261Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=923.142µs logger=migrator t=2026-04-07T09:51:40.52575887Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T09:51:40.526017207Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=262.447µs logger=migrator t=2026-04-07T09:51:40.535234976Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T09:51:40.535448951Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=215.415µs logger=migrator t=2026-04-07T09:51:40.541375082Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T09:51:40.542276273Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=898.841µs logger=migrator t=2026-04-07T09:51:40.547535708Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T09:51:40.551232576Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.696618ms logger=migrator t=2026-04-07T09:51:40.559009491Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T09:51:40.560148068Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.139107ms logger=migrator t=2026-04-07T09:51:40.564761507Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T09:51:40.565623298Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=861.741µs logger=migrator t=2026-04-07T09:51:40.569715375Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T09:51:40.570602316Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=886.361µs logger=migrator t=2026-04-07T09:51:40.57535217Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T09:51:40.57621085Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=858.451µs logger=migrator t=2026-04-07T09:51:40.5795981Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T09:51:40.580507682Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=908.182µs logger=migrator t=2026-04-07T09:51:40.58546596Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T09:51:40.593296116Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.829136ms logger=migrator t=2026-04-07T09:51:40.597370253Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T09:51:40.59849682Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.128326ms logger=migrator t=2026-04-07T09:51:40.601969162Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T09:51:40.602781462Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=812.269µs logger=migrator t=2026-04-07T09:51:40.607081584Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T09:51:40.607929294Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=847.21µs logger=migrator t=2026-04-07T09:51:40.611953739Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T09:51:40.612533533Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=579.374µs logger=migrator t=2026-04-07T09:51:40.615906304Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T09:51:40.618420133Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.51353ms logger=migrator t=2026-04-07T09:51:40.622441659Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T09:51:40.6250033Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.561371ms logger=migrator t=2026-04-07T09:51:40.628460802Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T09:51:40.628489442Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.61µs logger=migrator t=2026-04-07T09:51:40.631834882Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T09:51:40.632084928Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=248.636µs logger=migrator t=2026-04-07T09:51:40.635717424Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T09:51:40.639576366Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.858332ms logger=migrator t=2026-04-07T09:51:40.644431292Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T09:51:40.644644707Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=213.875µs logger=migrator t=2026-04-07T09:51:40.648126819Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T09:51:40.648308874Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=182.445µs logger=migrator t=2026-04-07T09:51:40.652137394Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T09:51:40.655953525Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.814181ms logger=migrator t=2026-04-07T09:51:40.661294442Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T09:51:40.661522858Z level=info msg="Migration successfully executed" id="Update uid value" duration=230.286µs logger=migrator t=2026-04-07T09:51:40.665060832Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T09:51:40.665912152Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=851µs logger=migrator t=2026-04-07T09:51:40.669744533Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T09:51:40.670905861Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.159728ms logger=migrator t=2026-04-07T09:51:40.676259288Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T09:51:40.677429336Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.167818ms logger=migrator t=2026-04-07T09:51:40.681764549Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T09:51:40.682554868Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=790.039µs logger=migrator t=2026-04-07T09:51:40.688701804Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T09:51:40.689922913Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.220739ms logger=migrator t=2026-04-07T09:51:40.695247689Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T09:51:40.696984311Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.734422ms logger=migrator t=2026-04-07T09:51:40.702255156Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T09:51:40.703551227Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.299971ms logger=migrator t=2026-04-07T09:51:40.708838902Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T09:51:40.710053881Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.213599ms logger=migrator t=2026-04-07T09:51:40.715078541Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T09:51:40.716264919Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.185948ms logger=migrator t=2026-04-07T09:51:40.720281634Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T09:51:40.729224547Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.943553ms logger=migrator t=2026-04-07T09:51:40.733869597Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T09:51:40.734627935Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=760.588µs logger=migrator t=2026-04-07T09:51:40.739417479Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T09:51:40.740227218Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=809.719µs logger=migrator t=2026-04-07T09:51:40.744254844Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T09:51:40.745502054Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.24693ms logger=migrator t=2026-04-07T09:51:40.750753209Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T09:51:40.751993118Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.239259ms logger=migrator t=2026-04-07T09:51:40.759470916Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T09:51:40.759978478Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=507.322µs logger=migrator t=2026-04-07T09:51:40.763989263Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T09:51:40.764786822Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=797.949µs logger=migrator t=2026-04-07T09:51:40.774823621Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T09:51:40.774932064Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=104.542µs logger=migrator t=2026-04-07T09:51:40.781413137Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T09:51:40.785997347Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.585499ms logger=migrator t=2026-04-07T09:51:40.789572872Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T09:51:40.792216925Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.646473ms logger=migrator t=2026-04-07T09:51:40.798190366Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T09:51:40.79835396Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.644µs logger=migrator t=2026-04-07T09:51:40.806505384Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T09:51:40.809898065Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.389421ms logger=migrator t=2026-04-07T09:51:40.813814978Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T09:51:40.816495891Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.680503ms logger=migrator t=2026-04-07T09:51:40.82021894Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T09:51:40.821037469Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=817.999µs logger=migrator t=2026-04-07T09:51:40.825610458Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T09:51:40.826139711Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=528.973µs logger=migrator t=2026-04-07T09:51:40.832507012Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T09:51:40.833830254Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.322832ms logger=migrator t=2026-04-07T09:51:40.838066254Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T09:51:40.839350845Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.28143ms logger=migrator t=2026-04-07T09:51:40.844839475Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T09:51:40.846023613Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.183898ms logger=migrator t=2026-04-07T09:51:40.852641621Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T09:51:40.854033114Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.394903ms logger=migrator t=2026-04-07T09:51:40.860335493Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T09:51:40.860516148Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=183.865µs logger=migrator t=2026-04-07T09:51:40.864497403Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T09:51:40.864527273Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.581µs logger=migrator t=2026-04-07T09:51:40.8690065Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T09:51:40.874532491Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.523461ms logger=migrator t=2026-04-07T09:51:40.879163991Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T09:51:40.88250288Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.339639ms logger=migrator t=2026-04-07T09:51:40.886595928Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T09:51:40.886645919Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=53.201µs logger=migrator t=2026-04-07T09:51:40.890024229Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T09:51:40.890823988Z level=info msg="Migration successfully executed" id="create quota table v1" duration=799.759µs logger=migrator t=2026-04-07T09:51:40.894937576Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T09:51:40.896265128Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.326912ms logger=migrator t=2026-04-07T09:51:40.901804219Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T09:51:40.90184312Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.371µs logger=migrator t=2026-04-07T09:51:40.905424765Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T09:51:40.906680915Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.25282ms logger=migrator t=2026-04-07T09:51:40.912024102Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T09:51:40.913068767Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.044115ms logger=migrator t=2026-04-07T09:51:40.918920766Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T09:51:40.923412473Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.487687ms logger=migrator t=2026-04-07T09:51:40.927772196Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T09:51:40.927841448Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=70.302µs logger=migrator t=2026-04-07T09:51:40.931545266Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T09:51:40.932390486Z level=info msg="Migration successfully executed" id="create session table" duration=844.98µs logger=migrator t=2026-04-07T09:51:40.937402476Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T09:51:40.937549119Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=147.424µs logger=migrator t=2026-04-07T09:51:40.941429981Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T09:51:40.941572625Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=143.324µs logger=migrator t=2026-04-07T09:51:40.944862373Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T09:51:40.945934268Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.071935ms logger=migrator t=2026-04-07T09:51:40.950604819Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T09:51:40.951728376Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.123437ms logger=migrator t=2026-04-07T09:51:40.957263758Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T09:51:40.957290368Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.66µs logger=migrator t=2026-04-07T09:51:40.96072309Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T09:51:40.960781071Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=59.101µs logger=migrator t=2026-04-07T09:51:40.964558061Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T09:51:40.969630212Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.07056ms logger=migrator t=2026-04-07T09:51:40.973808611Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T09:51:40.977012647Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.203676ms logger=migrator t=2026-04-07T09:51:40.98135572Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T09:51:40.981459943Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=104.643µs logger=migrator t=2026-04-07T09:51:40.986347289Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T09:51:40.986468972Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=120.583µs logger=migrator t=2026-04-07T09:51:40.991410089Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T09:51:40.992779452Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.368823ms logger=migrator t=2026-04-07T09:51:40.99815056Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T09:51:40.998225861Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=76.512µs logger=migrator t=2026-04-07T09:51:41.002233047Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T09:51:41.007620914Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.390588ms logger=migrator t=2026-04-07T09:51:41.011534888Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T09:51:41.011713182Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=177.364µs logger=migrator t=2026-04-07T09:51:41.01543257Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T09:51:41.018630046Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.197106ms logger=migrator t=2026-04-07T09:51:41.023382469Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T09:51:41.026721428Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.337509ms logger=migrator t=2026-04-07T09:51:41.030856037Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T09:51:41.03099863Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=143.683µs logger=migrator t=2026-04-07T09:51:41.035343994Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T09:51:41.036954172Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.610189ms logger=migrator t=2026-04-07T09:51:41.042581676Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T09:51:41.043997129Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.411823ms logger=migrator t=2026-04-07T09:51:41.048707151Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T09:51:41.049760146Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.052275ms logger=migrator t=2026-04-07T09:51:41.054613532Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T09:51:41.055565994Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=952.182µs logger=migrator t=2026-04-07T09:51:41.062213902Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T09:51:41.063628316Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.414674ms logger=migrator t=2026-04-07T09:51:41.068364729Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T09:51:41.069801853Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.437264ms logger=migrator t=2026-04-07T09:51:41.074581816Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T09:51:41.075273093Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=691.177µs logger=migrator t=2026-04-07T09:51:41.079803741Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T09:51:41.081375608Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.572398ms logger=migrator t=2026-04-07T09:51:41.085871675Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T09:51:41.087214087Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.347852ms logger=migrator t=2026-04-07T09:51:41.091916828Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T09:51:41.102242644Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.325096ms logger=migrator t=2026-04-07T09:51:41.106143577Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T09:51:41.106873424Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=729.757µs logger=migrator t=2026-04-07T09:51:41.110880719Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-07T09:51:41.111825172Z 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=944.193µs logger=migrator t=2026-04-07T09:51:41.1168036Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T09:51:41.117115267Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=311.697µs logger=migrator t=2026-04-07T09:51:41.120864677Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T09:51:41.121738127Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=873.071µs logger=migrator t=2026-04-07T09:51:41.125915327Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T09:51:41.126933821Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.020055ms logger=migrator t=2026-04-07T09:51:41.13280817Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T09:51:41.136606551Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.79786ms logger=migrator t=2026-04-07T09:51:41.140443562Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T09:51:41.146495866Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.052674ms logger=migrator t=2026-04-07T09:51:41.15005275Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T09:51:41.153711467Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.658417ms logger=migrator t=2026-04-07T09:51:41.157150909Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T09:51:41.160784325Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.633156ms logger=migrator t=2026-04-07T09:51:41.165332483Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T09:51:41.166235125Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=904.092µs logger=migrator t=2026-04-07T09:51:41.170141588Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T09:51:41.170172029Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.82µs logger=migrator t=2026-04-07T09:51:41.173721353Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T09:51:41.173796045Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=75.771µs logger=migrator t=2026-04-07T09:51:41.178491646Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T09:51:41.179755496Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.26361ms logger=migrator t=2026-04-07T09:51:41.183999487Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T09:51:41.184906079Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=902.492µs logger=migrator t=2026-04-07T09:51:41.189822686Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T09:51:41.190592844Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=769.068µs logger=migrator t=2026-04-07T09:51:41.195589533Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T09:51:41.196876193Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.28659ms logger=migrator t=2026-04-07T09:51:41.201078963Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T09:51:41.201981095Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=901.582µs logger=migrator t=2026-04-07T09:51:41.205799825Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T09:51:41.2114842Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.682735ms logger=migrator t=2026-04-07T09:51:41.217698748Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T09:51:41.221828096Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.129008ms logger=migrator t=2026-04-07T09:51:41.225732619Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T09:51:41.225932894Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=199.455µs logger=migrator t=2026-04-07T09:51:41.22955194Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T09:51:41.230476752Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=924.242µs logger=migrator t=2026-04-07T09:51:41.236095106Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T09:51:41.236962076Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=867.1µs logger=migrator t=2026-04-07T09:51:41.243148663Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T09:51:41.249161676Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.012543ms logger=migrator t=2026-04-07T09:51:41.252652579Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T09:51:41.252748101Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=93.752µs logger=migrator t=2026-04-07T09:51:41.25689883Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T09:51:41.257768791Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=869.681µs logger=migrator t=2026-04-07T09:51:41.261447698Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T09:51:41.262919983Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.471655ms logger=migrator t=2026-04-07T09:51:41.268215819Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T09:51:41.268385593Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=170.754µs logger=migrator t=2026-04-07T09:51:41.273217808Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T09:51:41.274695593Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.479035ms logger=migrator t=2026-04-07T09:51:41.27877684Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T09:51:41.279703772Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=926.742µs logger=migrator t=2026-04-07T09:51:41.284087566Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T09:51:41.285000928Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=914.792µs logger=migrator t=2026-04-07T09:51:41.290198162Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T09:51:41.291166605Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=967.942µs logger=migrator t=2026-04-07T09:51:41.295232341Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T09:51:41.296279516Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.046735ms logger=migrator t=2026-04-07T09:51:41.300997708Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T09:51:41.302467783Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.467865ms logger=migrator t=2026-04-07T09:51:41.309658224Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T09:51:41.309738566Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=81.842µs logger=migrator t=2026-04-07T09:51:41.313581057Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T09:51:41.318556956Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.976859ms logger=migrator t=2026-04-07T09:51:41.322928059Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T09:51:41.324398434Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.474705ms logger=migrator t=2026-04-07T09:51:41.329295201Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T09:51:41.335667623Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.378491ms logger=migrator t=2026-04-07T09:51:41.339255878Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T09:51:41.339991255Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=737.617µs logger=migrator t=2026-04-07T09:51:41.344651606Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T09:51:41.345538397Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=886.581µs logger=migrator t=2026-04-07T09:51:41.352036641Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T09:51:41.353832404Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.793873ms logger=migrator t=2026-04-07T09:51:41.358023774Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T09:51:41.371775621Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.752356ms logger=migrator t=2026-04-07T09:51:41.375755035Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T09:51:41.37635258Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=597.455µs logger=migrator t=2026-04-07T09:51:41.380612541Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-07T09:51:41.381309347Z 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=696.696µs logger=migrator t=2026-04-07T09:51:41.385878706Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T09:51:41.386432179Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=552.923µs logger=migrator t=2026-04-07T09:51:41.390503976Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T09:51:41.391124261Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=620.034µs logger=migrator t=2026-04-07T09:51:41.395615818Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T09:51:41.395903734Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=287.717µs logger=migrator t=2026-04-07T09:51:41.399719895Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T09:51:41.406816354Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.094019ms logger=migrator t=2026-04-07T09:51:41.411163487Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T09:51:41.414162268Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.998631ms logger=migrator t=2026-04-07T09:51:41.418627784Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T09:51:41.419654009Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.025595ms logger=migrator t=2026-04-07T09:51:41.424300869Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T09:51:41.425451187Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.150078ms logger=migrator t=2026-04-07T09:51:41.42978369Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T09:51:41.429959304Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=175.525µs logger=migrator t=2026-04-07T09:51:41.434756308Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T09:51:41.441706233Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.950935ms logger=migrator t=2026-04-07T09:51:41.445689648Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T09:51:41.44662824Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=938.262µs logger=migrator t=2026-04-07T09:51:41.45084208Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T09:51:41.451025904Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=183.844µs logger=migrator t=2026-04-07T09:51:41.456695259Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T09:51:41.45712964Z level=info msg="Migration successfully executed" id="Move region to single row" duration=434.161µs logger=migrator t=2026-04-07T09:51:41.46092657Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T09:51:41.462238521Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.315021ms logger=migrator t=2026-04-07T09:51:41.466451841Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T09:51:41.467781113Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.329432ms logger=migrator t=2026-04-07T09:51:41.475124987Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T09:51:41.47649273Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.363673ms logger=migrator t=2026-04-07T09:51:41.481150021Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T09:51:41.482152724Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.002103ms logger=migrator t=2026-04-07T09:51:41.487930582Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T09:51:41.489417477Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.488145ms logger=migrator t=2026-04-07T09:51:41.494190371Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T09:51:41.495095372Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=904.781µs logger=migrator t=2026-04-07T09:51:41.499986638Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T09:51:41.50007282Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=86.382µs logger=migrator t=2026-04-07T09:51:41.50383596Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T09:51:41.505472549Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.636609ms logger=migrator t=2026-04-07T09:51:41.511343589Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T09:51:41.512387453Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.043945ms logger=migrator t=2026-04-07T09:51:41.522619766Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T09:51:41.523691032Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.069486ms logger=migrator t=2026-04-07T09:51:41.528967437Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T09:51:41.529852838Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=885.331µs logger=migrator t=2026-04-07T09:51:41.536515037Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T09:51:41.536741482Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=226.975µs logger=migrator t=2026-04-07T09:51:41.541455994Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T09:51:41.542003607Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=548.053µs logger=migrator t=2026-04-07T09:51:41.548405229Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T09:51:41.548506512Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.713µs logger=migrator t=2026-04-07T09:51:41.554220908Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T09:51:41.5555848Z level=info msg="Migration successfully executed" id="create team table" duration=1.366323ms logger=migrator t=2026-04-07T09:51:41.564573364Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T09:51:41.566038258Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.464924ms logger=migrator t=2026-04-07T09:51:41.572641206Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T09:51:41.573515046Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=873.871µs logger=migrator t=2026-04-07T09:51:41.579372955Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T09:51:41.583979815Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.6066ms logger=migrator t=2026-04-07T09:51:41.592661691Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T09:51:41.592830855Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.754µs logger=migrator t=2026-04-07T09:51:41.598605152Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T09:51:41.600305503Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.705871ms logger=migrator t=2026-04-07T09:51:41.607882713Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T09:51:41.609167744Z level=info msg="Migration successfully executed" id="create team member table" duration=1.284851ms logger=migrator t=2026-04-07T09:51:41.614633364Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T09:51:41.615991886Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.358202ms logger=migrator t=2026-04-07T09:51:41.620253727Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T09:51:41.621140208Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=886.291µs logger=migrator t=2026-04-07T09:51:41.625146913Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T09:51:41.625988223Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=841.01µs logger=migrator t=2026-04-07T09:51:41.630939701Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T09:51:41.639160767Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.220446ms logger=migrator t=2026-04-07T09:51:41.64308345Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T09:51:41.646652855Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.568384ms logger=migrator t=2026-04-07T09:51:41.653363344Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T09:51:41.658874695Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.510211ms logger=migrator t=2026-04-07T09:51:41.665974224Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T09:51:41.667242594Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.26975ms logger=migrator t=2026-04-07T09:51:41.673275478Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T09:51:41.674027295Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=752.838µs logger=migrator t=2026-04-07T09:51:41.680437718Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T09:51:41.681430421Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=993.173µs logger=migrator t=2026-04-07T09:51:41.690657061Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T09:51:41.692435403Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.776902ms logger=migrator t=2026-04-07T09:51:41.700841873Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T09:51:41.702271097Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.429174ms logger=migrator t=2026-04-07T09:51:41.709757845Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T09:51:41.711704461Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.958547ms logger=migrator t=2026-04-07T09:51:41.721279079Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T09:51:41.722206421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=926.992µs logger=migrator t=2026-04-07T09:51:41.727622289Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T09:51:41.72933007Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.706451ms logger=migrator t=2026-04-07T09:51:41.737172486Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T09:51:41.737811142Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=639.666µs logger=migrator t=2026-04-07T09:51:41.746382585Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T09:51:41.746779055Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=399.589µs logger=migrator t=2026-04-07T09:51:41.759725593Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T09:51:41.761339851Z level=info msg="Migration successfully executed" id="create tag table" duration=1.617419ms logger=migrator t=2026-04-07T09:51:41.767364254Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T09:51:41.768425259Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.063525ms logger=migrator t=2026-04-07T09:51:41.812128598Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T09:51:41.812961008Z level=info msg="Migration successfully executed" id="create login attempt table" duration=835.44µs logger=migrator t=2026-04-07T09:51:41.820544088Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T09:51:41.821613734Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.073596ms logger=migrator t=2026-04-07T09:51:41.829645355Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T09:51:41.83072002Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.078036ms logger=migrator t=2026-04-07T09:51:41.835617936Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:41.852033757Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.414371ms logger=migrator t=2026-04-07T09:51:41.864443182Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T09:51:41.865491267Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.046385ms logger=migrator t=2026-04-07T09:51:41.873732882Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T09:51:41.87490545Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.178698ms logger=migrator t=2026-04-07T09:51:41.880273208Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T09:51:41.880618346Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=344.298µs logger=migrator t=2026-04-07T09:51:41.886751012Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T09:51:41.887824178Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.069205ms logger=migrator t=2026-04-07T09:51:41.89424406Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T09:51:41.895781236Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.539416ms logger=migrator t=2026-04-07T09:51:41.903475309Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T09:51:41.904520724Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.045925ms logger=migrator t=2026-04-07T09:51:41.912428502Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T09:51:41.912565405Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=138.943µs logger=migrator t=2026-04-07T09:51:41.918853375Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T09:51:41.92959707Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.743355ms logger=migrator t=2026-04-07T09:51:41.937393916Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T09:51:41.943414179Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.021933ms logger=migrator t=2026-04-07T09:51:41.948991442Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T09:51:41.955805174Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.813303ms logger=migrator t=2026-04-07T09:51:41.960685329Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T09:51:41.966654241Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.966272ms logger=migrator t=2026-04-07T09:51:41.972313006Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T09:51:41.973175276Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=861.96µs logger=migrator t=2026-04-07T09:51:41.978889902Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T09:51:41.984082915Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.192323ms logger=migrator t=2026-04-07T09:51:41.988950641Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T09:51:41.989669708Z level=info msg="Migration successfully executed" id="create server_lock table" duration=716.267µs logger=migrator t=2026-04-07T09:51:41.995294752Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T09:51:41.996172773Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=877.761µs logger=migrator t=2026-04-07T09:51:42.00108656Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T09:51:42.001873068Z level=info msg="Migration successfully executed" id="create user auth token table" duration=787.898µs logger=migrator t=2026-04-07T09:51:42.00781869Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T09:51:42.008706721Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=887.821µs logger=migrator t=2026-04-07T09:51:42.014054118Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T09:51:42.015159224Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.102586ms logger=migrator t=2026-04-07T09:51:42.02044265Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T09:51:42.021572437Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.130167ms logger=migrator t=2026-04-07T09:51:42.028740007Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T09:51:42.038570831Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.831304ms logger=migrator t=2026-04-07T09:51:42.050167466Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T09:51:42.050990656Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=823.68µs logger=migrator t=2026-04-07T09:51:42.055931484Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T09:51:42.056836465Z level=info msg="Migration successfully executed" id="create cache_data table" duration=905.581µs logger=migrator t=2026-04-07T09:51:42.062016418Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T09:51:42.062987621Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=969.903µs logger=migrator t=2026-04-07T09:51:42.069744882Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T09:51:42.071258708Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.513066ms logger=migrator t=2026-04-07T09:51:42.077320152Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T09:51:42.0789256Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.601688ms logger=migrator t=2026-04-07T09:51:42.085708611Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T09:51:42.085874115Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=166.404µs logger=migrator t=2026-04-07T09:51:42.092122984Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T09:51:42.092234036Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=111.572µs logger=migrator t=2026-04-07T09:51:42.098974317Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T09:51:42.100475652Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.501736ms logger=migrator t=2026-04-07T09:51:42.106406423Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:51:42.108157945Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.749962ms logger=migrator t=2026-04-07T09:51:42.117556178Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:51:42.118677125Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.122007ms logger=migrator t=2026-04-07T09:51:42.125414205Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:42.125513458Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.013µs logger=migrator t=2026-04-07T09:51:42.130892645Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:51:42.132314549Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.428394ms logger=migrator t=2026-04-07T09:51:42.138489296Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:51:42.139843768Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.354472ms logger=migrator t=2026-04-07T09:51:42.145328999Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:51:42.146359923Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.030634ms logger=migrator t=2026-04-07T09:51:42.151744231Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:51:42.152666523Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=922.122µs logger=migrator t=2026-04-07T09:51:42.161982074Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T09:51:42.169081303Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.099129ms logger=migrator t=2026-04-07T09:51:42.188851273Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T09:51:42.190499802Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.648989ms logger=migrator t=2026-04-07T09:51:42.196499895Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T09:51:42.196667309Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=167.254µs logger=migrator t=2026-04-07T09:51:42.202035156Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T09:51:42.203077061Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.041885ms logger=migrator t=2026-04-07T09:51:42.208647553Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T09:51:42.211475361Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.822887ms logger=migrator t=2026-04-07T09:51:42.223588999Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T09:51:42.225601867Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.014828ms logger=migrator t=2026-04-07T09:51:42.231099657Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:42.231184779Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=89.262µs logger=migrator t=2026-04-07T09:51:42.236431774Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T09:51:42.237496289Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.063735ms logger=migrator t=2026-04-07T09:51:42.241581326Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T09:51:42.24340634Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.814434ms logger=migrator t=2026-04-07T09:51:42.253546041Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-07T09:51:42.255316913Z 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.773902ms logger=migrator t=2026-04-07T09:51:42.260002614Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T09:51:42.26109302Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.090046ms logger=migrator t=2026-04-07T09:51:42.269196383Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T09:51:42.276144888Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.947975ms logger=migrator t=2026-04-07T09:51:42.283324669Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:42.284719442Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.389993ms logger=migrator t=2026-04-07T09:51:42.28928521Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:42.290217463Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=931.303µs logger=migrator t=2026-04-07T09:51:42.295637751Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T09:51:42.332562269Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.917698ms logger=migrator t=2026-04-07T09:51:42.340893627Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T09:51:42.368008231Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.119724ms logger=migrator t=2026-04-07T09:51:42.373534423Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:42.374276011Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=745.128µs logger=migrator t=2026-04-07T09:51:42.379902515Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:42.38139933Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.496635ms logger=migrator t=2026-04-07T09:51:42.387320191Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T09:51:42.39361018Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.28997ms logger=migrator t=2026-04-07T09:51:42.398601659Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T09:51:42.404624242Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.023223ms logger=migrator t=2026-04-07T09:51:42.410928482Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T09:51:42.411968787Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.040505ms logger=migrator t=2026-04-07T09:51:42.418660586Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T09:51:42.420342256Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.68188ms logger=migrator t=2026-04-07T09:51:42.426636555Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T09:51:42.427744791Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.107486ms logger=migrator t=2026-04-07T09:51:42.435109827Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T09:51:42.43903974Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=3.933704ms logger=migrator t=2026-04-07T09:51:42.447559962Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:42.447689135Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=130.233µs logger=migrator t=2026-04-07T09:51:42.459342853Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T09:51:42.465747335Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.409002ms logger=migrator t=2026-04-07T09:51:42.471757148Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T09:51:42.476294096Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.533597ms logger=migrator t=2026-04-07T09:51:42.482308229Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T09:51:42.488638519Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.33002ms logger=migrator t=2026-04-07T09:51:42.493542246Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T09:51:42.494515339Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=963.582µs logger=migrator t=2026-04-07T09:51:42.499337533Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T09:51:42.501099125Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.760982ms logger=migrator t=2026-04-07T09:51:42.507173519Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T09:51:42.517017834Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.845685ms logger=migrator t=2026-04-07T09:51:42.522039373Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T09:51:42.526403737Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.364544ms logger=migrator t=2026-04-07T09:51:42.533375342Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T09:51:42.534376866Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.001154ms logger=migrator t=2026-04-07T09:51:42.540970563Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T09:51:42.548912422Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.945349ms logger=migrator t=2026-04-07T09:51:42.558317645Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T09:51:42.567200627Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.881951ms logger=migrator t=2026-04-07T09:51:42.574536981Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T09:51:42.574624283Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=87.992µs logger=migrator t=2026-04-07T09:51:42.579264693Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T09:51:42.580443421Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.178458ms logger=migrator t=2026-04-07T09:51:42.585808039Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-07T09:51:42.587647283Z 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.839424ms logger=migrator t=2026-04-07T09:51:42.594042194Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-07T09:51:42.595846387Z 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.803713ms logger=migrator t=2026-04-07T09:51:42.602578747Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:42.60270113Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=126.163µs logger=migrator t=2026-04-07T09:51:42.607514805Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T09:51:42.61531698Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.801095ms logger=migrator t=2026-04-07T09:51:42.620103024Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T09:51:42.626016755Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.913101ms logger=migrator t=2026-04-07T09:51:42.633562994Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T09:51:42.638613754Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.0522ms logger=migrator t=2026-04-07T09:51:42.645906247Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T09:51:42.655422283Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.516186ms logger=migrator t=2026-04-07T09:51:42.661041187Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T09:51:42.669456257Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.41937ms logger=migrator t=2026-04-07T09:51:42.676893204Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T09:51:42.677014337Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=121.603µs logger=migrator t=2026-04-07T09:51:42.682048956Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T09:51:42.683635524Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.586018ms logger=migrator t=2026-04-07T09:51:42.691053661Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T09:51:42.699357018Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.306248ms logger=migrator t=2026-04-07T09:51:42.706627661Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T09:51:42.706791835Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=168.454µs logger=migrator t=2026-04-07T09:51:42.712431049Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T09:51:42.724243329Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.81006ms logger=migrator t=2026-04-07T09:51:42.730121799Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T09:51:42.731202545Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.080346ms logger=migrator t=2026-04-07T09:51:42.739046181Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T09:51:42.748003934Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.951823ms logger=migrator t=2026-04-07T09:51:42.754256113Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T09:51:42.75537127Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.116206ms logger=migrator t=2026-04-07T09:51:42.766683018Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T09:51:42.768693356Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.012218ms logger=migrator t=2026-04-07T09:51:42.775272943Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T09:51:42.780190809Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.917716ms logger=migrator t=2026-04-07T09:51:42.785473535Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T09:51:42.78610692Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=631.525µs logger=migrator t=2026-04-07T09:51:42.794990841Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T09:51:42.796679041Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.68461ms logger=migrator t=2026-04-07T09:51:42.801995238Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T09:51:42.802907609Z level=info msg="Migration successfully executed" id="create alert_image table" duration=912.412µs logger=migrator t=2026-04-07T09:51:42.8104991Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T09:51:42.813801158Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=3.303358ms logger=migrator t=2026-04-07T09:51:42.819303119Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T09:51:42.819377711Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.022µs logger=migrator t=2026-04-07T09:51:42.826104291Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T09:51:42.827159536Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.056325ms logger=migrator t=2026-04-07T09:51:42.83238352Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T09:51:42.833334163Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=950.823µs logger=migrator t=2026-04-07T09:51:42.839772896Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T09:51:42.840428901Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T09:51:42.864111894Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T09:51:42.864596746Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=486.602µs logger=migrator t=2026-04-07T09:51:42.88412001Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T09:51:42.885113644Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=996.534µs logger=migrator t=2026-04-07T09:51:42.893242727Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T09:51:42.90471897Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.467443ms logger=migrator t=2026-04-07T09:51:42.909527144Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T09:51:42.911029319Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.501845ms logger=migrator t=2026-04-07T09:51:42.920095005Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T09:51:42.921270953Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.175468ms logger=migrator t=2026-04-07T09:51:42.92831555Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T09:51:42.929292013Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=976.623µs logger=migrator t=2026-04-07T09:51:42.937352485Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T09:51:42.938558554Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.205669ms logger=migrator t=2026-04-07T09:51:42.943366698Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T09:51:42.944489115Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.121237ms logger=migrator t=2026-04-07T09:51:42.948335456Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T09:51:42.948372837Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.781µs logger=migrator t=2026-04-07T09:51:42.951930542Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T09:51:42.952005254Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=78.542µs logger=migrator t=2026-04-07T09:51:42.957552595Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T09:51:42.965487914Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.934809ms logger=migrator t=2026-04-07T09:51:42.972069311Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T09:51:42.97247504Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=405.589µs logger=migrator t=2026-04-07T09:51:42.97754138Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T09:51:42.97836118Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=818.98µs logger=migrator t=2026-04-07T09:51:42.982907688Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T09:51:42.983174534Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=268.906µs logger=migrator t=2026-04-07T09:51:42.993451509Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T09:51:42.994232207Z level=info msg="Migration successfully executed" id="create data_keys table" duration=781.308µs logger=migrator t=2026-04-07T09:51:42.997804252Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T09:51:42.998404356Z level=info msg="Migration successfully executed" id="create secrets table" duration=600.324µs logger=migrator t=2026-04-07T09:51:43.002475613Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T09:51:43.041134192Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.655679ms logger=migrator t=2026-04-07T09:51:43.046385027Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T09:51:43.051615061Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.233484ms logger=migrator t=2026-04-07T09:51:43.055202327Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T09:51:43.055306409Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=104.123µs logger=migrator t=2026-04-07T09:51:43.059036817Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T09:51:43.089218975Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.182578ms logger=migrator t=2026-04-07T09:51:43.093705562Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T09:51:43.122155948Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.444426ms logger=migrator t=2026-04-07T09:51:43.126529772Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T09:51:43.127140286Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=612.134µs logger=migrator t=2026-04-07T09:51:43.132094894Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T09:51:43.132992116Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=896.882µs logger=migrator t=2026-04-07T09:51:43.139001969Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T09:51:43.139175543Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=173.584µs logger=migrator t=2026-04-07T09:51:43.143421094Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T09:51:43.144080929Z level=info msg="Migration successfully executed" id="create permission table" duration=659.345µs logger=migrator t=2026-04-07T09:51:43.148030333Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T09:51:43.14873488Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=707.367µs logger=migrator t=2026-04-07T09:51:43.153836191Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T09:51:43.154568868Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=732.327µs logger=migrator t=2026-04-07T09:51:43.158507412Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T09:51:43.159114997Z level=info msg="Migration successfully executed" id="create role table" duration=606.415µs logger=migrator t=2026-04-07T09:51:43.163371668Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T09:51:43.168739935Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.366517ms logger=migrator t=2026-04-07T09:51:43.173074368Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T09:51:43.183385473Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.312635ms logger=migrator t=2026-04-07T09:51:43.187763997Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T09:51:43.188543146Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=778.569µs logger=migrator t=2026-04-07T09:51:43.193690488Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T09:51:43.194832796Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.144757ms logger=migrator t=2026-04-07T09:51:43.200775947Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T09:51:43.202388525Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.611718ms logger=migrator t=2026-04-07T09:51:43.20766301Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T09:51:43.208568762Z level=info msg="Migration successfully executed" id="create team role table" duration=905.212µs logger=migrator t=2026-04-07T09:51:43.212878975Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T09:51:43.213901709Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.022494ms logger=migrator t=2026-04-07T09:51:43.223178449Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T09:51:43.224713716Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.538167ms logger=migrator t=2026-04-07T09:51:43.231393415Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T09:51:43.232858869Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.467624ms logger=migrator t=2026-04-07T09:51:43.237963481Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T09:51:43.239284832Z level=info msg="Migration successfully executed" id="create user role table" duration=1.320991ms logger=migrator t=2026-04-07T09:51:43.246056553Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T09:51:43.247132059Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.071596ms logger=migrator t=2026-04-07T09:51:43.251772769Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T09:51:43.25348882Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.715491ms logger=migrator t=2026-04-07T09:51:43.257625418Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T09:51:43.259642896Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.016728ms logger=migrator t=2026-04-07T09:51:43.26569635Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T09:51:43.266580191Z level=info msg="Migration successfully executed" id="create builtin role table" duration=883.741µs logger=migrator t=2026-04-07T09:51:43.277773037Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T09:51:43.279681633Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.911966ms logger=migrator t=2026-04-07T09:51:43.287101349Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T09:51:43.288288977Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.187978ms logger=migrator t=2026-04-07T09:51:43.292955928Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T09:51:43.302041094Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.085046ms logger=migrator t=2026-04-07T09:51:43.305525247Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T09:51:43.306717815Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.191868ms logger=migrator t=2026-04-07T09:51:43.310783142Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T09:51:43.31198617Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.203178ms logger=migrator t=2026-04-07T09:51:43.31700497Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T09:51:43.317983623Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=978.653µs logger=migrator t=2026-04-07T09:51:43.321726192Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T09:51:43.32291523Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.188828ms logger=migrator t=2026-04-07T09:51:43.32667034Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T09:51:43.327446568Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=776.099µs logger=migrator t=2026-04-07T09:51:43.333236695Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T09:51:43.335400757Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.166832ms logger=migrator t=2026-04-07T09:51:43.34101621Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T09:51:43.349564144Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.552944ms logger=migrator t=2026-04-07T09:51:43.353523098Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T09:51:43.359242124Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.718546ms logger=migrator t=2026-04-07T09:51:43.363361061Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T09:51:43.374442255Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.077304ms logger=migrator t=2026-04-07T09:51:43.37969248Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T09:51:43.385648791Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.957001ms logger=migrator t=2026-04-07T09:51:43.389407871Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T09:51:43.390559428Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.151417ms logger=migrator t=2026-04-07T09:51:43.399947041Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T09:51:43.401927358Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.983577ms logger=migrator t=2026-04-07T09:51:43.407927631Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T09:51:43.409210031Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.28226ms logger=migrator t=2026-04-07T09:51:43.413177816Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T09:51:43.414571209Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.394573ms logger=migrator t=2026-04-07T09:51:43.418335308Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T09:51:43.419409474Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.073976ms logger=migrator t=2026-04-07T09:51:43.424470414Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T09:51:43.424535556Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.592µs logger=migrator t=2026-04-07T09:51:43.428322076Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T09:51:43.428358247Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.821µs logger=migrator t=2026-04-07T09:51:43.432341231Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T09:51:43.4331215Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=780.889µs logger=migrator t=2026-04-07T09:51:43.437195567Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T09:51:43.43817235Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=978.383µs logger=migrator t=2026-04-07T09:51:43.443333842Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T09:51:43.444191613Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=858.741µs logger=migrator t=2026-04-07T09:51:43.447555183Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T09:51:43.447914542Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=358.968µs logger=migrator t=2026-04-07T09:51:43.452985532Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T09:51:43.454014536Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.026364ms logger=migrator t=2026-04-07T09:51:43.460265215Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T09:51:43.461558366Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.293941ms logger=migrator t=2026-04-07T09:51:43.466487853Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T09:51:43.468221265Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.732701ms logger=migrator t=2026-04-07T09:51:43.475088608Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T09:51:43.483791934Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.704566ms logger=migrator t=2026-04-07T09:51:43.488755833Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T09:51:43.488943467Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=188.394µs logger=migrator t=2026-04-07T09:51:43.493083895Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T09:51:43.494847978Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.763122ms logger=migrator t=2026-04-07T09:51:43.501623478Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T09:51:43.503190866Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.568628ms logger=migrator t=2026-04-07T09:51:43.508100483Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T09:51:43.50927903Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.178758ms logger=migrator t=2026-04-07T09:51:43.514038284Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T09:51:43.525323322Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.286318ms logger=migrator t=2026-04-07T09:51:43.529335487Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T09:51:43.530562486Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.227579ms logger=migrator t=2026-04-07T09:51:43.535529685Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T09:51:43.536738793Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.209088ms logger=migrator t=2026-04-07T09:51:43.541149258Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:43.566621704Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.467715ms logger=migrator t=2026-04-07T09:51:43.570653769Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T09:51:43.571806547Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.153168ms logger=migrator t=2026-04-07T09:51:43.577575794Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T09:51:43.578835314Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.25631ms logger=migrator t=2026-04-07T09:51:43.583657279Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T09:51:43.585365339Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.70749ms logger=migrator t=2026-04-07T09:51:43.590075081Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T09:51:43.5912928Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.217579ms logger=migrator t=2026-04-07T09:51:43.596898933Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T09:51:43.597359874Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=461.841µs logger=migrator t=2026-04-07T09:51:43.607479415Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T09:51:43.609124804Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.645089ms logger=migrator t=2026-04-07T09:51:43.613409166Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T09:51:43.62492908Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.520744ms logger=migrator t=2026-04-07T09:51:43.653419077Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T09:51:43.654853281Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.434674ms logger=migrator t=2026-04-07T09:51:43.681270099Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T09:51:43.682942949Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.680671ms logger=migrator t=2026-04-07T09:51:43.719807405Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T09:51:43.720633964Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T09:51:43.734271089Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T09:51:43.735098208Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T09:51:43.739527913Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T09:51:43.740829614Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.301831ms logger=migrator t=2026-04-07T09:51:43.744719897Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T09:51:43.745707011Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=986.873µs logger=migrator t=2026-04-07T09:51:43.75031147Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T09:51:43.752100103Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.787203ms logger=migrator t=2026-04-07T09:51:43.758422443Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T09:51:43.760359379Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.938246ms logger=migrator t=2026-04-07T09:51:43.765303216Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T09:51:43.766762641Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.459495ms logger=migrator t=2026-04-07T09:51:43.77133937Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T09:51:43.772825305Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.485445ms logger=migrator t=2026-04-07T09:51:43.777095347Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T09:51:43.778748116Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.65401ms logger=migrator t=2026-04-07T09:51:43.784528743Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T09:51:43.785898666Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.372083ms logger=migrator t=2026-04-07T09:51:43.789939262Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T09:51:43.791631582Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.69248ms logger=migrator t=2026-04-07T09:51:43.797369988Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T09:51:43.798725661Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.356023ms logger=migrator t=2026-04-07T09:51:43.804770704Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T09:51:43.808218766Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=3.438822ms logger=migrator t=2026-04-07T09:51:43.813627115Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T09:51:43.837709027Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.080222ms logger=migrator t=2026-04-07T09:51:43.845692027Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T09:51:43.85883187Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.145492ms logger=migrator t=2026-04-07T09:51:43.863355407Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T09:51:43.871307655Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.951138ms logger=migrator t=2026-04-07T09:51:43.878208029Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T09:51:43.878456695Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=248.996µs logger=migrator t=2026-04-07T09:51:43.881702332Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T09:51:43.894149258Z level=info msg="Migration successfully executed" id="add share column" duration=12.445896ms logger=migrator t=2026-04-07T09:51:43.898768708Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T09:51:43.898966593Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=237.716µs logger=migrator t=2026-04-07T09:51:43.903517091Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T09:51:43.904516914Z level=info msg="Migration successfully executed" id="create file table" duration=1.000103ms logger=migrator t=2026-04-07T09:51:43.909582755Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T09:51:43.910735262Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.152557ms logger=migrator t=2026-04-07T09:51:43.914893781Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T09:51:43.916014738Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.120707ms logger=migrator t=2026-04-07T09:51:43.92199737Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T09:51:43.922866421Z level=info msg="Migration successfully executed" id="create file_meta table" duration=869.141µs logger=migrator t=2026-04-07T09:51:43.927697865Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T09:51:43.929523779Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.825724ms logger=migrator t=2026-04-07T09:51:43.937203121Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T09:51:43.937343415Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=142.234µs logger=migrator t=2026-04-07T09:51:43.945052548Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T09:51:43.945174171Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=121.513µs logger=migrator t=2026-04-07T09:51:43.950461217Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T09:51:43.951164283Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=703.677µs logger=migrator t=2026-04-07T09:51:43.95482999Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T09:51:43.955269721Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=440.171µs logger=migrator t=2026-04-07T09:51:43.959400579Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T09:51:43.96195711Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.557211ms logger=migrator t=2026-04-07T09:51:43.9666028Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T09:51:43.976463625Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.865284ms logger=migrator t=2026-04-07T09:51:43.98466609Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T09:51:43.984979577Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=314.307µs logger=migrator t=2026-04-07T09:51:43.992331952Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T09:51:43.994826131Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.498649ms logger=migrator t=2026-04-07T09:51:44.00402327Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T09:51:44.004971822Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=955.663µs logger=migrator t=2026-04-07T09:51:44.012117512Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T09:51:44.012395359Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=278.067µs logger=migrator t=2026-04-07T09:51:44.01917809Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T09:51:44.019945538Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=772.298µs logger=migrator t=2026-04-07T09:51:44.028025401Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T09:51:44.039032142Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.009182ms logger=migrator t=2026-04-07T09:51:44.04651554Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T09:51:44.058914755Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.402795ms logger=migrator t=2026-04-07T09:51:44.065295026Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T09:51:44.066488685Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.193639ms logger=migrator t=2026-04-07T09:51:44.071588086Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T09:51:44.164768291Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=93.174974ms logger=migrator t=2026-04-07T09:51:44.208287295Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T09:51:44.209893833Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.603448ms logger=migrator t=2026-04-07T09:51:44.216319256Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T09:51:44.217232888Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=913.472µs logger=migrator t=2026-04-07T09:51:44.222896112Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T09:51:44.257809662Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.91065ms logger=migrator t=2026-04-07T09:51:44.265236259Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T09:51:44.278375141Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.138532ms logger=migrator t=2026-04-07T09:51:44.284011816Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T09:51:44.284333173Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=320.698µs logger=migrator t=2026-04-07T09:51:44.289416894Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T09:51:44.289810313Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=408.34µs logger=migrator t=2026-04-07T09:51:44.295187021Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T09:51:44.295641862Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=452.011µs logger=migrator t=2026-04-07T09:51:44.301388218Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T09:51:44.301658005Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=269.647µs logger=migrator t=2026-04-07T09:51:44.307282578Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T09:51:44.307715209Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=433.001µs logger=migrator t=2026-04-07T09:51:44.313115857Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T09:51:44.314979431Z level=info msg="Migration successfully executed" id="create folder table" duration=1.862054ms logger=migrator t=2026-04-07T09:51:44.321112497Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T09:51:44.322299245Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.184718ms logger=migrator t=2026-04-07T09:51:44.328471982Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T09:51:44.330400498Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.927146ms logger=migrator t=2026-04-07T09:51:44.335988811Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T09:51:44.336026862Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.731µs logger=migrator t=2026-04-07T09:51:44.340892387Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T09:51:44.343073039Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.181042ms logger=migrator t=2026-04-07T09:51:44.349327998Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T09:51:44.350388903Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.060915ms logger=migrator t=2026-04-07T09:51:44.354642404Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T09:51:44.355806112Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.163238ms logger=migrator t=2026-04-07T09:51:44.360687408Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T09:51:44.361386825Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=699.986µs logger=migrator t=2026-04-07T09:51:44.366815664Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T09:51:44.367239014Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=423.63µs logger=migrator t=2026-04-07T09:51:44.371785021Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T09:51:44.373498502Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.713921ms logger=migrator t=2026-04-07T09:51:44.378282046Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T09:51:44.380169511Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.866104ms logger=migrator t=2026-04-07T09:51:44.386349168Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T09:51:44.387514826Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.165498ms logger=migrator t=2026-04-07T09:51:44.392448603Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T09:51:44.394252396Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.803553ms logger=migrator t=2026-04-07T09:51:44.40076428Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T09:51:44.401792125Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.030395ms logger=migrator t=2026-04-07T09:51:44.407410889Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T09:51:44.408796011Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.383853ms logger=migrator t=2026-04-07T09:51:44.413811161Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T09:51:44.415909491Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.096549ms logger=migrator t=2026-04-07T09:51:44.422514048Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T09:51:44.423730137Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.215359ms logger=migrator t=2026-04-07T09:51:44.429583246Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T09:51:44.430472127Z level=info msg="Migration successfully executed" id="create signing_key table" duration=888.861µs logger=migrator t=2026-04-07T09:51:44.435801043Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T09:51:44.437788931Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.987457ms logger=migrator t=2026-04-07T09:51:44.444009899Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T09:51:44.445547925Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.539396ms logger=migrator t=2026-04-07T09:51:44.450957354Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T09:51:44.4512328Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=282.926µs logger=migrator t=2026-04-07T09:51:44.45629016Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T09:51:44.465811717Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.521237ms logger=migrator t=2026-04-07T09:51:44.471693347Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T09:51:44.472389903Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=697.296µs logger=migrator t=2026-04-07T09:51:44.477546256Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T09:51:44.477565636Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.16µs logger=migrator t=2026-04-07T09:51:44.482845172Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T09:51:44.48486684Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.021858ms logger=migrator t=2026-04-07T09:51:44.490493024Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T09:51:44.490547445Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=57.642µs logger=migrator t=2026-04-07T09:51:44.496136608Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T09:51:44.498070993Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.932875ms logger=migrator t=2026-04-07T09:51:44.50339676Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T09:51:44.505307486Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.910116ms logger=migrator t=2026-04-07T09:51:44.511774789Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T09:51:44.512831345Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.056316ms logger=migrator t=2026-04-07T09:51:44.537023059Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T09:51:44.53874563Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.726611ms logger=migrator t=2026-04-07T09:51:44.54418984Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T09:51:44.544503947Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=309.807µs logger=migrator t=2026-04-07T09:51:44.549213829Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T09:51:44.549902036Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=687.977µs logger=migrator t=2026-04-07T09:51:44.555195691Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T09:51:44.556357489Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.160848ms logger=migrator t=2026-04-07T09:51:44.561554162Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T09:51:44.562577277Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.022905ms logger=migrator t=2026-04-07T09:51:44.568207251Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T09:51:44.580024092Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.815431ms logger=migrator t=2026-04-07T09:51:44.585153103Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T09:51:44.592835136Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.682133ms logger=migrator t=2026-04-07T09:51:44.598257245Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T09:51:44.607530055Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.27213ms logger=migrator t=2026-04-07T09:51:44.61319284Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T09:51:44.613264742Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.362µs logger=migrator t=2026-04-07T09:51:44.617993244Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T09:51:44.62793088Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.936546ms logger=migrator t=2026-04-07T09:51:44.633751739Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T09:51:44.644401482Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.653143ms logger=migrator t=2026-04-07T09:51:44.649289468Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T09:51:44.649637936Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=349.008µs logger=migrator t=2026-04-07T09:51:44.654678136Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.069564034s logger=migrator t=2026-04-07T09:51:44.655319871Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T09:51:44.673663707Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T09:51:44.673942894Z level=info msg="Created default organization" logger=secrets t=2026-04-07T09:51:44.680029939Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T09:51:44.722342805Z level=info msg="Restored cache from database" duration=427.581µs logger=plugin.store t=2026-04-07T09:51:44.723680816Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T09:51:44.769890715Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T09:51:44.769944146Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T09:51:44.770041559Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T09:51:44.770060739Z level=info msg="Plugins loaded" count=54 duration=46.380063ms logger=query_data t=2026-04-07T09:51:44.775947089Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T09:51:44.780716352Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T09:51:44.790037234Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T09:51:44.801971387Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T09:51:44.805667575Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T09:51:44.809126438Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T09:51:44.828034667Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T09:51:44.849928377Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T09:51:44.870117607Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T09:51:44.870158278Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T09:51:44.870418214Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T09:51:44.870963197Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-07T09:51:44.871039289Z level=info msg="Storage starting" logger=http.server t=2026-04-07T09:51:44.876301194Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-07T09:51:44.930469112Z level=info msg="State cache has been initialized" states=0 duration=60.043738ms logger=ngalert.scheduler t=2026-04-07T09:51:44.930614795Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T09:51:44.930745658Z level=info msg=starting first_tick=2026-04-07T09:51:50Z logger=plugins.update.checker t=2026-04-07T09:51:44.951525682Z level=info msg="Update check succeeded" duration=80.832181ms logger=provisioning.dashboard t=2026-04-07T09:51:44.985840098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:45.065534513Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-04-07T09:51:45.071271989Z level=info msg="Update check succeeded" duration=200.623059ms logger=sqlstore.transactions t=2026-04-07T09:51:45.104384846Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T09:51:45.107352356Z level=info msg="Patterns update finished" duration=70.805453ms logger=grafana-apiserver t=2026-04-07T09:51:45.181762705Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T09:51:45.182305958Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T09:51:47.983762619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:47.985160472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.05870072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.323889924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.338829509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.492355068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.506091565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.623896025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.645681862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:48.997259856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.017377613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.336335313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.355975079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.440490675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.457431707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.509911933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.526487876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.553905077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.573749727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.602379297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.62399063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.652617429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.671525528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.708252419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.727705651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.795236354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.810834684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.860854461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.876969094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.919756969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.94045955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.973798792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:49.997407852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.032342731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.075478405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.164539508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.183720334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.236317002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.256669755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.312634603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.331789788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.37951807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.409799879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.496944558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.517021404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.581997676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.601944909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.663153792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.680304109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.761191009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.779881002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.849752681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.868964666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.94580939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:50.964854872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.028210755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.04401591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.13039638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.151793948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.229744788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.251675818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.330053738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.345525916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.415457385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.431573658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.506059675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.526781807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.606252073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.624365623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.70511926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.724666734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.8050159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.822516066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.905319691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:51.922896438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:52.001516324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:52.01778173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:52.103580376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:52.126545701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:52.227528128Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T09:52:38.894401245Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-07T10:01:44.883476312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-07T10:01:44.901284584Z level=info msg="Completed cleanup jobs" duration=29.050276ms logger=plugins.update.checker t=2026-04-07T10:01:45.002177274Z level=info msg="Update check succeeded" duration=50.378928ms logger=sqlstore.transactions t=2026-04-07T10:06:44.796732274Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"