logger=settings t=2026-07-02T10:14:40.233630128Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-02T10:14:40Z logger=settings t=2026-07-02T10:14:40.234081417Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-02T10:14:40.234108887Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-02T10:14:40.234113707Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-02T10:14:40.234117517Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-02T10:14:40.234121778Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-02T10:14:40.234124928Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-02T10:14:40.234127968Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-02T10:14:40.234133868Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-02T10:14:40.234141518Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-02T10:14:40.234146978Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-02T10:14:40.234151228Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-02T10:14:40.234157458Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-02T10:14:40.234162898Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-02T10:14:40.234178529Z level=info msg=Target target=[all] logger=settings t=2026-07-02T10:14:40.234196829Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-02T10:14:40.234200589Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-02T10:14:40.234204689Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-02T10:14:40.234209549Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-02T10:14:40.234214229Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-02T10:14:40.234219469Z level=info msg="App mode production" logger=sqlstore t=2026-07-02T10:14:40.235640307Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-02T10:14:40.235665498Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-02T10:14:40.238367349Z level=info msg="Locking database" logger=migrator t=2026-07-02T10:14:40.238386419Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-02T10:14:40.238971131Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-02T10:14:40.239818367Z level=info msg="Migration successfully executed" id="create migration_log table" duration=846.686µs logger=migrator t=2026-07-02T10:14:40.244253073Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-02T10:14:40.244852154Z level=info msg="Migration successfully executed" id="create user table" duration=598.831µs logger=migrator t=2026-07-02T10:14:40.257498007Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-02T10:14:40.258922844Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.429858ms logger=migrator t=2026-07-02T10:14:40.270360894Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-02T10:14:40.271062128Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=700.874µs logger=migrator t=2026-07-02T10:14:40.276096514Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-02T10:14:40.277219445Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.122551ms logger=migrator t=2026-07-02T10:14:40.282427686Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-02T10:14:40.283051537Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=617.721µs logger=migrator t=2026-07-02T10:14:40.286863591Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-02T10:14:40.290740146Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.870274ms logger=migrator t=2026-07-02T10:14:40.295826973Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-02T10:14:40.296674759Z level=info msg="Migration successfully executed" id="create user table v2" duration=847.526µs logger=migrator t=2026-07-02T10:14:40.300391421Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-02T10:14:40.301158815Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=767.834µs logger=migrator t=2026-07-02T10:14:40.309459835Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-02T10:14:40.310651668Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.196614ms logger=migrator t=2026-07-02T10:14:40.319372385Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-02T10:14:40.320019598Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=651.213µs logger=migrator t=2026-07-02T10:14:40.326060644Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-02T10:14:40.32689531Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=840.206µs logger=migrator t=2026-07-02T10:14:40.333192091Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-02T10:14:40.334286892Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.094971ms logger=migrator t=2026-07-02T10:14:40.341230795Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-02T10:14:40.341311727Z level=info msg="Migration successfully executed" id="Update user table charset" duration=78.702µs logger=migrator t=2026-07-02T10:14:40.346486927Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-02T10:14:40.348573986Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.09138ms logger=migrator t=2026-07-02T10:14:40.353081622Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-02T10:14:40.353589023Z level=info msg="Migration successfully executed" id="Add missing user data" duration=508.991µs logger=migrator t=2026-07-02T10:14:40.357495448Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-02T10:14:40.359751731Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.253343ms logger=migrator t=2026-07-02T10:14:40.363764978Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-02T10:14:40.364659146Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=895.048µs logger=migrator t=2026-07-02T10:14:40.368191953Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-02T10:14:40.369310095Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.118062ms logger=migrator t=2026-07-02T10:14:40.372900164Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-02T10:14:40.38051788Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.612046ms logger=migrator t=2026-07-02T10:14:40.384376204Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-02T10:14:40.385489136Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.112752ms logger=migrator t=2026-07-02T10:14:40.391174675Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-02T10:14:40.391372369Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=197.724µs logger=migrator t=2026-07-02T10:14:40.39509057Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-02T10:14:40.396290433Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.197983ms logger=migrator t=2026-07-02T10:14:40.401092236Z 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-07-02T10:14:40.401531104Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=438.549µs logger=migrator t=2026-07-02T10:14:40.405931558Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-02T10:14:40.406366246Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=434.768µs logger=migrator t=2026-07-02T10:14:40.409972346Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-02T10:14:40.411301571Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.328715ms logger=migrator t=2026-07-02T10:14:40.416249776Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-02T10:14:40.417023941Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=773.795µs logger=migrator t=2026-07-02T10:14:40.421489987Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-02T10:14:40.42217258Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=683.993µs logger=migrator t=2026-07-02T10:14:40.425717288Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-02T10:14:40.426417952Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=700.444µs logger=migrator t=2026-07-02T10:14:40.431677933Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-02T10:14:40.432716652Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.038309ms logger=migrator t=2026-07-02T10:14:40.436646038Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-02T10:14:40.436679429Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=61.162µs logger=migrator t=2026-07-02T10:14:40.439794868Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-02T10:14:40.440494412Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=699.504µs logger=migrator t=2026-07-02T10:14:40.44560933Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-02T10:14:40.446800123Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.192213ms logger=migrator t=2026-07-02T10:14:40.454134755Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-02T10:14:40.455067222Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=934.198µs logger=migrator t=2026-07-02T10:14:40.462004205Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-02T10:14:40.465034113Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=3.028318ms logger=migrator t=2026-07-02T10:14:40.4747482Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-02T10:14:40.478661335Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.915965ms logger=migrator t=2026-07-02T10:14:40.507114211Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-02T10:14:40.508844925Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.726414ms logger=migrator t=2026-07-02T10:14:40.534737892Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-02T10:14:40.535911025Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.178233ms logger=migrator t=2026-07-02T10:14:40.562858312Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-02T10:14:40.564350651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.494099ms logger=migrator t=2026-07-02T10:14:40.578658266Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-02T10:14:40.579957181Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.299005ms logger=migrator t=2026-07-02T10:14:40.598596919Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-02T10:14:40.599621478Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.028069ms logger=migrator t=2026-07-02T10:14:40.624504367Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-02T10:14:40.625536257Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.03688ms logger=migrator t=2026-07-02T10:14:40.854154898Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-02T10:14:40.855340351Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.190623ms logger=migrator t=2026-07-02T10:14:40.99218175Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-02T10:14:40.993082927Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=905.847µs logger=migrator t=2026-07-02T10:14:41.01300939Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-02T10:14:41.014442488Z level=info msg="Migration successfully executed" id="create star table" duration=1.431617ms logger=migrator t=2026-07-02T10:14:41.020486404Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-02T10:14:41.021722547Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.242304ms logger=migrator t=2026-07-02T10:14:41.043385323Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-02T10:14:41.04478716Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.401747ms logger=migrator t=2026-07-02T10:14:41.059006304Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-02T10:14:41.05986599Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=862.486µs logger=migrator t=2026-07-02T10:14:41.078519798Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-02T10:14:41.079422125Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=904.227µs logger=migrator t=2026-07-02T10:14:41.097541944Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-02T10:14:41.098464042Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=923.208µs logger=migrator t=2026-07-02T10:14:41.119987555Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-02T10:14:41.121232829Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.239994ms logger=migrator t=2026-07-02T10:14:41.12960167Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-02T10:14:41.130778472Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.181783ms logger=migrator t=2026-07-02T10:14:41.1384829Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-02T10:14:41.138571481Z level=info msg="Migration successfully executed" id="Update org table charset" duration=95.682µs logger=migrator t=2026-07-02T10:14:41.142550438Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-02T10:14:41.142603439Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=55.131µs logger=migrator t=2026-07-02T10:14:41.148789489Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-02T10:14:41.149012373Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=225.254µs logger=migrator t=2026-07-02T10:14:41.153148992Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-02T10:14:41.153956387Z level=info msg="Migration successfully executed" id="create dashboard table" duration=807.035µs logger=migrator t=2026-07-02T10:14:41.158202469Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-02T10:14:41.159181728Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=979.7µs logger=migrator t=2026-07-02T10:14:41.163435299Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-02T10:14:41.164227545Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=791.906µs logger=migrator t=2026-07-02T10:14:41.169122088Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-02T10:14:41.169835783Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=719.605µs logger=migrator t=2026-07-02T10:14:41.173974472Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-02T10:14:41.174609004Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=634.292µs logger=migrator t=2026-07-02T10:14:41.18065881Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-02T10:14:41.181369504Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=710.874µs logger=migrator t=2026-07-02T10:14:41.185222028Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-02T10:14:41.194495446Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.271977ms logger=migrator t=2026-07-02T10:14:41.198689726Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-02T10:14:41.199614195Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=923.888µs logger=migrator t=2026-07-02T10:14:41.203990469Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-02T10:14:41.204955687Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=963.439µs logger=migrator t=2026-07-02T10:14:41.209119997Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-02T10:14:41.209888601Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=768.364µs logger=migrator t=2026-07-02T10:14:41.215176273Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-02T10:14:41.21555887Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=381.627µs logger=migrator t=2026-07-02T10:14:41.221650538Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-02T10:14:41.222695087Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.043139ms logger=migrator t=2026-07-02T10:14:41.227152624Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-02T10:14:41.227279776Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=129.182µs logger=migrator t=2026-07-02T10:14:41.232219541Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-02T10:14:41.234365472Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.146141ms logger=migrator t=2026-07-02T10:14:41.241684552Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-02T10:14:41.244112719Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.426127ms logger=migrator t=2026-07-02T10:14:41.249828849Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-02T10:14:41.252296567Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.467558ms logger=migrator t=2026-07-02T10:14:41.257588868Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-02T10:14:41.258447105Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=857.897µs logger=migrator t=2026-07-02T10:14:41.263350209Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-02T10:14:41.266717243Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.366354ms logger=migrator t=2026-07-02T10:14:41.27488348Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-02T10:14:41.276269417Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.385467ms logger=migrator t=2026-07-02T10:14:41.280769504Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-02T10:14:41.281838684Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.06631ms logger=migrator t=2026-07-02T10:14:41.28946613Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-02T10:14:41.289524881Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=59.971µs logger=migrator t=2026-07-02T10:14:41.295715941Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-02T10:14:41.295854273Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=145.232µs logger=migrator t=2026-07-02T10:14:41.301205076Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-02T10:14:41.303059482Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.854876ms logger=migrator t=2026-07-02T10:14:41.308809182Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-02T10:14:41.310996015Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.190543ms logger=migrator t=2026-07-02T10:14:41.318437587Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-02T10:14:41.320531327Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.09253ms logger=migrator t=2026-07-02T10:14:41.32637383Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-02T10:14:41.330685843Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.315273ms logger=migrator t=2026-07-02T10:14:41.340830947Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-02T10:14:41.341256035Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=426.858µs logger=migrator t=2026-07-02T10:14:41.346805422Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-02T10:14:41.34775574Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=949.558µs logger=migrator t=2026-07-02T10:14:41.35192235Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-02T10:14:41.353009021Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.084731ms logger=migrator t=2026-07-02T10:14:41.359373323Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-02T10:14:41.359415064Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.311µs logger=migrator t=2026-07-02T10:14:41.363988672Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-02T10:14:41.365407079Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.417607ms logger=migrator t=2026-07-02T10:14:41.36961657Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-02T10:14:41.370339834Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=722.924µs logger=migrator t=2026-07-02T10:14:41.375434682Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-02T10:14:41.381342405Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.907003ms logger=migrator t=2026-07-02T10:14:41.385123338Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-02T10:14:41.386419813Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.296175ms logger=migrator t=2026-07-02T10:14:41.393314355Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-02T10:14:41.394717462Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.402467ms logger=migrator t=2026-07-02T10:14:41.400049394Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-02T10:14:41.400933392Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=882.448µs logger=migrator t=2026-07-02T10:14:41.405368327Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-02T10:14:41.405741834Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=373.607µs logger=migrator t=2026-07-02T10:14:41.409651049Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-02T10:14:41.410261361Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=608.842µs logger=migrator t=2026-07-02T10:14:41.414769018Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-02T10:14:41.416913769Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.14442ms logger=migrator t=2026-07-02T10:14:41.420702512Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-02T10:14:41.421971986Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.268965ms logger=migrator t=2026-07-02T10:14:41.42583062Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-02T10:14:41.426024884Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=193.564µs logger=migrator t=2026-07-02T10:14:41.430710323Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-02T10:14:41.430898807Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=190.184µs logger=migrator t=2026-07-02T10:14:41.435391753Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-02T10:14:41.4367614Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.369357ms logger=migrator t=2026-07-02T10:14:41.441479301Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-02T10:14:41.445630971Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.15104ms logger=migrator t=2026-07-02T10:14:41.449806231Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-02T10:14:41.450765598Z level=info msg="Migration successfully executed" id="create data_source table" duration=957.347µs logger=migrator t=2026-07-02T10:14:41.455949278Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-02T10:14:41.456856966Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=907.068µs logger=migrator t=2026-07-02T10:14:41.462663608Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-02T10:14:41.464006594Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.342736ms logger=migrator t=2026-07-02T10:14:41.468867066Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-02T10:14:41.469650902Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=781.326µs logger=migrator t=2026-07-02T10:14:41.47424885Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-02T10:14:41.475342261Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.093341ms logger=migrator t=2026-07-02T10:14:41.479515331Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-02T10:14:41.487145527Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.629676ms logger=migrator t=2026-07-02T10:14:41.493244665Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-02T10:14:41.494738144Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.498819ms logger=migrator t=2026-07-02T10:14:41.499055667Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-02T10:14:41.499961893Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=909.516µs logger=migrator t=2026-07-02T10:14:41.507779844Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-02T10:14:41.510934614Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.15837ms logger=migrator t=2026-07-02T10:14:41.521014739Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-02T10:14:41.522288492Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.279053ms logger=migrator t=2026-07-02T10:14:41.527833729Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-02T10:14:41.530407198Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.578009ms logger=migrator t=2026-07-02T10:14:41.534591829Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-02T10:14:41.536934304Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.343115ms logger=migrator t=2026-07-02T10:14:41.553859299Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-02T10:14:41.55392294Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=68.021µs logger=migrator t=2026-07-02T10:14:41.562154509Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-02T10:14:41.562474425Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=324.296µs logger=migrator t=2026-07-02T10:14:41.567798397Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-02T10:14:41.570284325Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.485118ms logger=migrator t=2026-07-02T10:14:41.575071817Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-02T10:14:41.575281921Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=207.753µs logger=migrator t=2026-07-02T10:14:41.579026603Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-02T10:14:41.579218906Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=193.743µs logger=migrator t=2026-07-02T10:14:41.583108981Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-02T10:14:41.587341772Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.231581ms logger=migrator t=2026-07-02T10:14:41.591603774Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-02T10:14:41.59191018Z level=info msg="Migration successfully executed" id="Update uid value" duration=308.826µs logger=migrator t=2026-07-02T10:14:41.599628839Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-02T10:14:41.600895923Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.270354ms logger=migrator t=2026-07-02T10:14:41.60699019Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-02T10:14:41.607923938Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=933.298µs logger=migrator t=2026-07-02T10:14:41.616958111Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-02T10:14:41.621941038Z level=info msg="Migration successfully executed" id="create api_key table" duration=4.980216ms logger=migrator t=2026-07-02T10:14:41.63718074Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-02T10:14:41.638820172Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.642702ms logger=migrator t=2026-07-02T10:14:41.646299445Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-02T10:14:41.647141642Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=842.807µs logger=migrator t=2026-07-02T10:14:41.654215537Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-02T10:14:41.657025991Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.850784ms logger=migrator t=2026-07-02T10:14:41.666707587Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-02T10:14:41.66793716Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.234833ms logger=migrator t=2026-07-02T10:14:41.672892786Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-02T10:14:41.6741137Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.229024ms logger=migrator t=2026-07-02T10:14:41.680470801Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-02T10:14:41.681747046Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.279285ms logger=migrator t=2026-07-02T10:14:41.686234783Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-02T10:14:41.693606654Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.371331ms logger=migrator t=2026-07-02T10:14:41.698179692Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-02T10:14:41.69910191Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=922.368µs logger=migrator t=2026-07-02T10:14:41.704169176Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-02T10:14:41.705155626Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=986.11µs logger=migrator t=2026-07-02T10:14:41.709385567Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-02T10:14:41.710434047Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.04223ms logger=migrator t=2026-07-02T10:14:41.714646508Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-02T10:14:41.715549985Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=902.987µs logger=migrator t=2026-07-02T10:14:41.719611423Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-02T10:14:41.719992071Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=380.598µs logger=migrator t=2026-07-02T10:14:41.723782413Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-02T10:14:41.724508508Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=726.355µs logger=migrator t=2026-07-02T10:14:41.729242438Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-02T10:14:41.7293379Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=101.252µs logger=migrator t=2026-07-02T10:14:41.73353545Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-02T10:14:41.737867894Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.330643ms logger=migrator t=2026-07-02T10:14:41.74186194Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-02T10:14:41.744719695Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.857195ms logger=migrator t=2026-07-02T10:14:41.748946617Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-02T10:14:41.74914061Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=194.313µs logger=migrator t=2026-07-02T10:14:41.752576207Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-02T10:14:41.75535712Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.779453ms logger=migrator t=2026-07-02T10:14:41.759012971Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-02T10:14:41.761758402Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.742401ms logger=migrator t=2026-07-02T10:14:41.765433373Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-02T10:14:41.76626592Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=832.387µs logger=migrator t=2026-07-02T10:14:41.771231714Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-02T10:14:41.772053851Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=822.027µs logger=migrator t=2026-07-02T10:14:41.775955126Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-02T10:14:41.77671967Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=764.354µs logger=migrator t=2026-07-02T10:14:41.78084514Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-02T10:14:41.781819419Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=973.899µs logger=migrator t=2026-07-02T10:14:41.786441237Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-02T10:14:41.787508708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.069891ms logger=migrator t=2026-07-02T10:14:41.791953963Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-02T10:14:41.792753609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=798.796µs logger=migrator t=2026-07-02T10:14:41.799020239Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-02T10:14:41.79910982Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=91.091µs logger=migrator t=2026-07-02T10:14:41.802552377Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-02T10:14:41.802578208Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.551µs logger=migrator t=2026-07-02T10:14:41.805233979Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-02T10:14:41.80797142Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.741691ms logger=migrator t=2026-07-02T10:14:41.811691842Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-02T10:14:41.814327773Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.634811ms logger=migrator t=2026-07-02T10:14:41.81888506Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-02T10:14:41.818993242Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=109.952µs logger=migrator t=2026-07-02T10:14:41.822897917Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-02T10:14:41.823840705Z level=info msg="Migration successfully executed" id="create quota table v1" duration=944.368µs logger=migrator t=2026-07-02T10:14:41.829145888Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-02T10:14:41.830181847Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.041649ms logger=migrator t=2026-07-02T10:14:41.835282935Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-02T10:14:41.835303986Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=21.461µs logger=migrator t=2026-07-02T10:14:41.838945756Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-02T10:14:41.83968821Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=737.494µs logger=migrator t=2026-07-02T10:14:41.843637296Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-02T10:14:41.844343999Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=706.363µs logger=migrator t=2026-07-02T10:14:41.848275304Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-02T10:14:41.851074698Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.798984ms logger=migrator t=2026-07-02T10:14:41.861291585Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-02T10:14:41.861346106Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=59.271µs logger=migrator t=2026-07-02T10:14:41.865257621Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-02T10:14:41.866356922Z level=info msg="Migration successfully executed" id="create session table" duration=1.100301ms logger=migrator t=2026-07-02T10:14:41.870345319Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-02T10:14:41.87041799Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=73.011µs logger=migrator t=2026-07-02T10:14:41.874960537Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-02T10:14:41.875028058Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=67.321µs logger=migrator t=2026-07-02T10:14:41.878567657Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-02T10:14:41.879170968Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=604.931µs logger=migrator t=2026-07-02T10:14:41.883322878Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-02T10:14:41.883964861Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=641.853µs logger=migrator t=2026-07-02T10:14:41.888712622Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-02T10:14:41.888740742Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.79µs logger=migrator t=2026-07-02T10:14:41.893172147Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-02T10:14:41.893195957Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.29µs logger=migrator t=2026-07-02T10:14:41.896765726Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-02T10:14:41.899863706Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.09715ms logger=migrator t=2026-07-02T10:14:41.904864452Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-02T10:14:41.907772798Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.907876ms logger=migrator t=2026-07-02T10:14:41.912188843Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-02T10:14:41.912271354Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.051µs logger=migrator t=2026-07-02T10:14:41.916640488Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-02T10:14:41.91673866Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.192µs logger=migrator t=2026-07-02T10:14:41.920195267Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-02T10:14:41.920966471Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=769.034µs logger=migrator t=2026-07-02T10:14:41.924765704Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-02T10:14:41.924798495Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.751µs logger=migrator t=2026-07-02T10:14:41.929535395Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-02T10:14:41.933075814Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.539679ms logger=migrator t=2026-07-02T10:14:41.93653916Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-02T10:14:41.936696553Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=157.353µs logger=migrator t=2026-07-02T10:14:41.940860793Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-02T10:14:41.94431712Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.461547ms logger=migrator t=2026-07-02T10:14:41.951295524Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-02T10:14:41.954663698Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.369204ms logger=migrator t=2026-07-02T10:14:41.958626315Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-02T10:14:41.958699926Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.991µs logger=migrator t=2026-07-02T10:14:41.962773314Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-02T10:14:41.964021078Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.248924ms logger=migrator t=2026-07-02T10:14:41.969510024Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-02T10:14:41.970981882Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.470968ms logger=migrator t=2026-07-02T10:14:41.9766075Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-02T10:14:41.977711191Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.100891ms logger=migrator t=2026-07-02T10:14:41.981561115Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-02T10:14:41.982599905Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.03799ms logger=migrator t=2026-07-02T10:14:41.987626242Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-02T10:14:41.988498238Z level=info msg="Migration successfully executed" id="add index alert state" duration=871.166µs logger=migrator t=2026-07-02T10:14:41.992455734Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-02T10:14:41.993376312Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=920.508µs logger=migrator t=2026-07-02T10:14:41.99740729Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-02T10:14:41.998131173Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=723.233µs logger=migrator t=2026-07-02T10:14:42.002894155Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-02T10:14:42.004380924Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.486709ms logger=migrator t=2026-07-02T10:14:42.008733177Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-02T10:14:42.009659955Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=926.498µs logger=migrator t=2026-07-02T10:14:42.013808344Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-02T10:14:42.023738146Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.928302ms logger=migrator t=2026-07-02T10:14:42.029009986Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-02T10:14:42.030358642Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.278685ms logger=migrator t=2026-07-02T10:14:42.034810908Z 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-07-02T10:14:42.035877939Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.06777ms logger=migrator t=2026-07-02T10:14:42.041277682Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-02T10:14:42.041576588Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=299.426µs logger=migrator t=2026-07-02T10:14:42.046285929Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-02T10:14:42.047156845Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=869.526µs logger=migrator t=2026-07-02T10:14:42.051647992Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-02T10:14:42.053022538Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.373096ms logger=migrator t=2026-07-02T10:14:42.057155157Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-02T10:14:42.061802007Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.64872ms logger=migrator t=2026-07-02T10:14:42.066957735Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-02T10:14:42.070664187Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.715712ms logger=migrator t=2026-07-02T10:14:42.074892638Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-02T10:14:42.078762042Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.869294ms logger=migrator t=2026-07-02T10:14:42.083061195Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-02T10:14:42.086839178Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.777653ms logger=migrator t=2026-07-02T10:14:42.095082967Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-02T10:14:42.096110475Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.027639ms logger=migrator t=2026-07-02T10:14:42.10099998Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-02T10:14:42.101041951Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.321µs logger=migrator t=2026-07-02T10:14:42.10622155Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-02T10:14:42.106263091Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.922µs logger=migrator t=2026-07-02T10:14:42.110272277Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-02T10:14:42.111541112Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.263224ms logger=migrator t=2026-07-02T10:14:42.117037468Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T10:14:42.119078367Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.044349ms logger=migrator t=2026-07-02T10:14:42.123587084Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-02T10:14:42.124488411Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=901.767µs logger=migrator t=2026-07-02T10:14:42.129233332Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-02T10:14:42.130337403Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.096031ms logger=migrator t=2026-07-02T10:14:42.135497012Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T10:14:42.136601293Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.104211ms logger=migrator t=2026-07-02T10:14:42.141311875Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-02T10:14:42.145718889Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.405744ms logger=migrator t=2026-07-02T10:14:42.150171784Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-02T10:14:42.156905744Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.73489ms logger=migrator t=2026-07-02T10:14:42.161191146Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-02T10:14:42.161460471Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=271.225µs logger=migrator t=2026-07-02T10:14:42.165315975Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-02T10:14:42.166327894Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.012489ms logger=migrator t=2026-07-02T10:14:42.169798031Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-02T10:14:42.170592926Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=796.105µs logger=migrator t=2026-07-02T10:14:42.175188165Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-02T10:14:42.179514808Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.327543ms logger=migrator t=2026-07-02T10:14:42.183466454Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-02T10:14:42.183615517Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=149.573µs logger=migrator t=2026-07-02T10:14:42.187686375Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-02T10:14:42.18895896Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.351846ms logger=migrator t=2026-07-02T10:14:42.193952955Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-02T10:14:42.195187279Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.237804ms logger=migrator t=2026-07-02T10:14:42.199100804Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-02T10:14:42.199219657Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=118.643µs logger=migrator t=2026-07-02T10:14:42.202771734Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-02T10:14:42.203786204Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.01429ms logger=migrator t=2026-07-02T10:14:42.208387452Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-02T10:14:42.209372211Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=983.719µs logger=migrator t=2026-07-02T10:14:42.213057772Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-02T10:14:42.213951269Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=893.107µs logger=migrator t=2026-07-02T10:14:42.21764109Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-02T10:14:42.218783112Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.140272ms logger=migrator t=2026-07-02T10:14:42.223674426Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-02T10:14:42.225327098Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.649882ms logger=migrator t=2026-07-02T10:14:42.230066839Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-02T10:14:42.231009357Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=941.858µs logger=migrator t=2026-07-02T10:14:42.236076994Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-02T10:14:42.236131585Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.291µs logger=migrator t=2026-07-02T10:14:42.240430758Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-02T10:14:42.246848502Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.422114ms logger=migrator t=2026-07-02T10:14:42.250999101Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-02T10:14:42.252130933Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.130302ms logger=migrator t=2026-07-02T10:14:42.257539457Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-02T10:14:42.263936999Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.394772ms logger=migrator t=2026-07-02T10:14:42.26812236Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-02T10:14:42.269013697Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=891.877µs logger=migrator t=2026-07-02T10:14:42.272584596Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-02T10:14:42.274080734Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.493808ms logger=migrator t=2026-07-02T10:14:42.278849976Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-02T10:14:42.279850116Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=998.48µs logger=migrator t=2026-07-02T10:14:42.283385443Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-02T10:14:42.295055367Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.666944ms logger=migrator t=2026-07-02T10:14:42.298737828Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-02T10:14:42.299535314Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=797.506µs logger=migrator t=2026-07-02T10:14:42.304475898Z 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-07-02T10:14:42.305498618Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.02253ms logger=migrator t=2026-07-02T10:14:42.309272571Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-02T10:14:42.309588737Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=312.706µs logger=migrator t=2026-07-02T10:14:42.313395819Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-02T10:14:42.314423209Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.0263ms logger=migrator t=2026-07-02T10:14:42.319249972Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-02T10:14:42.319612999Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=363.707µs logger=migrator t=2026-07-02T10:14:42.323537775Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-02T10:14:42.327707345Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.1689ms logger=migrator t=2026-07-02T10:14:42.331500897Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-02T10:14:42.335898412Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.397045ms logger=migrator t=2026-07-02T10:14:42.34202821Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-02T10:14:42.343740162Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.717383ms logger=migrator t=2026-07-02T10:14:42.35293812Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-02T10:14:42.353875007Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=932.047µs logger=migrator t=2026-07-02T10:14:42.357626869Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-02T10:14:42.357897084Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=270.315µs logger=migrator t=2026-07-02T10:14:42.361396442Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-02T10:14:42.367976008Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.579235ms logger=migrator t=2026-07-02T10:14:42.37483473Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-02T10:14:42.375724287Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=888.737µs logger=migrator t=2026-07-02T10:14:42.380440267Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-02T10:14:42.380743064Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=302.237µs logger=migrator t=2026-07-02T10:14:42.38473245Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-02T10:14:42.385362082Z level=info msg="Migration successfully executed" id="Move region to single row" duration=627.312µs logger=migrator t=2026-07-02T10:14:42.392145113Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-02T10:14:42.394596539Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.447077ms logger=migrator t=2026-07-02T10:14:42.400450182Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-02T10:14:42.401372639Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=917.587µs logger=migrator t=2026-07-02T10:14:42.407574089Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T10:14:42.409855142Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.281143ms logger=migrator t=2026-07-02T10:14:42.417375277Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T10:14:42.419139881Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.768564ms logger=migrator t=2026-07-02T10:14:42.42534268Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-02T10:14:42.426274978Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=932.178µs logger=migrator t=2026-07-02T10:14:42.433840083Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-02T10:14:42.435360273Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.52009ms logger=migrator t=2026-07-02T10:14:42.440963231Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-02T10:14:42.441081473Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=118.842µs logger=migrator t=2026-07-02T10:14:42.44821856Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-02T10:14:42.44980917Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.59008ms logger=migrator t=2026-07-02T10:14:42.457758083Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-02T10:14:42.458689371Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=931.468µs logger=migrator t=2026-07-02T10:14:42.466486341Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-02T10:14:42.468518569Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.031278ms logger=migrator t=2026-07-02T10:14:42.474591676Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-02T10:14:42.47637613Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.783744ms logger=migrator t=2026-07-02T10:14:42.502502003Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-02T10:14:42.503032152Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=537.2µs logger=migrator t=2026-07-02T10:14:42.512011885Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-02T10:14:42.512859321Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=847.396µs logger=migrator t=2026-07-02T10:14:42.519822605Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-02T10:14:42.519933327Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=112.472µs logger=migrator t=2026-07-02T10:14:42.52528142Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-02T10:14:42.52631574Z level=info msg="Migration successfully executed" id="create team table" duration=1.03494ms logger=migrator t=2026-07-02T10:14:42.532781054Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-02T10:14:42.533820894Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.04133ms logger=migrator t=2026-07-02T10:14:42.53931233Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-02T10:14:42.54034174Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.03114ms logger=migrator t=2026-07-02T10:14:42.545785253Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-02T10:14:42.549579846Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.799063ms logger=migrator t=2026-07-02T10:14:42.555338777Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-02T10:14:42.555595982Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=259.415µs logger=migrator t=2026-07-02T10:14:42.559734721Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-02T10:14:42.561425635Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.690414ms logger=migrator t=2026-07-02T10:14:42.566348099Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-02T10:14:42.567542802Z level=info msg="Migration successfully executed" id="create team member table" duration=1.195823ms logger=migrator t=2026-07-02T10:14:42.571833044Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-02T10:14:42.572957856Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.124682ms logger=migrator t=2026-07-02T10:14:42.577829109Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-02T10:14:42.579190655Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.355916ms logger=migrator t=2026-07-02T10:14:42.584480427Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-02T10:14:42.586102418Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.620971ms logger=migrator t=2026-07-02T10:14:42.592261977Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-02T10:14:42.602047375Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.791398ms logger=migrator t=2026-07-02T10:14:42.609036939Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-02T10:14:42.61480939Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.778511ms logger=migrator t=2026-07-02T10:14:42.620938057Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-02T10:14:42.625893373Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.955936ms logger=migrator t=2026-07-02T10:14:42.651839351Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-02T10:14:42.65384844Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.012999ms logger=migrator t=2026-07-02T10:14:42.65958133Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-02T10:14:42.660708552Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.128082ms logger=migrator t=2026-07-02T10:14:42.666712427Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-02T10:14:42.66789232Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.180023ms logger=migrator t=2026-07-02T10:14:42.674974166Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-02T10:14:42.676710329Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.735923ms logger=migrator t=2026-07-02T10:14:42.682281286Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-02T10:14:42.683199584Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=918.048µs logger=migrator t=2026-07-02T10:14:42.688426844Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-02T10:14:42.689346582Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=919.908µs logger=migrator t=2026-07-02T10:14:42.694836057Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-02T10:14:42.695833167Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=997.93µs logger=migrator t=2026-07-02T10:14:42.70172841Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-02T10:14:42.702681648Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=952.989µs logger=migrator t=2026-07-02T10:14:42.708812345Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-02T10:14:42.70959129Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=778.715µs logger=migrator t=2026-07-02T10:14:42.715520805Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-02T10:14:42.715913052Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=391.987µs logger=migrator t=2026-07-02T10:14:42.720228715Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-02T10:14:42.721636032Z level=info msg="Migration successfully executed" id="create tag table" duration=1.411937ms logger=migrator t=2026-07-02T10:14:42.727151478Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-02T10:14:42.728180848Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.03324ms logger=migrator t=2026-07-02T10:14:42.733760755Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-02T10:14:42.735271104Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.511409ms logger=migrator t=2026-07-02T10:14:42.741769288Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-02T10:14:42.742845069Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.075741ms logger=migrator t=2026-07-02T10:14:42.74861356Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-02T10:14:42.750056367Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.438517ms logger=migrator t=2026-07-02T10:14:42.755425981Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-02T10:14:42.772099951Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.64013ms logger=migrator t=2026-07-02T10:14:42.780005673Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-02T10:14:42.781054533Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.05383ms logger=migrator t=2026-07-02T10:14:42.787405375Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-02T10:14:42.789094967Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.691322ms logger=migrator t=2026-07-02T10:14:42.795656844Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-02T10:14:42.79600154Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=346.186µs logger=migrator t=2026-07-02T10:14:42.804277489Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-02T10:14:42.805133376Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=855.257µs logger=migrator t=2026-07-02T10:14:42.810729633Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-02T10:14:42.812178871Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.452228ms logger=migrator t=2026-07-02T10:14:42.818054984Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-02T10:14:42.819427881Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.371476ms logger=migrator t=2026-07-02T10:14:42.826583938Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-02T10:14:42.82671067Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=131.962µs logger=migrator t=2026-07-02T10:14:42.833351168Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-02T10:14:42.83764774Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.301072ms logger=migrator t=2026-07-02T10:14:42.843535233Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-02T10:14:42.849288414Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.751831ms logger=migrator t=2026-07-02T10:14:42.855234908Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-02T10:14:42.860972279Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.737091ms logger=migrator t=2026-07-02T10:14:42.86629278Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-02T10:14:42.871745775Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.452585ms logger=migrator t=2026-07-02T10:14:42.879115417Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-02T10:14:42.880162187Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.04628ms logger=migrator t=2026-07-02T10:14:42.887990917Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-02T10:14:42.894548514Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.564007ms logger=migrator t=2026-07-02T10:14:42.899416397Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-02T10:14:42.900549379Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.133302ms logger=migrator t=2026-07-02T10:14:42.90577427Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-02T10:14:42.906798958Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.025139ms logger=migrator t=2026-07-02T10:14:42.914541068Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-02T10:14:42.916154728Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.612271ms logger=migrator t=2026-07-02T10:14:42.923416918Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-02T10:14:42.924390977Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=973.389µs logger=migrator t=2026-07-02T10:14:42.930642276Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-02T10:14:42.931707067Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.063081ms logger=migrator t=2026-07-02T10:14:42.938563489Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-02T10:14:42.939623389Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.05907ms logger=migrator t=2026-07-02T10:14:42.946339059Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-02T10:14:42.953760151Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.427163ms logger=migrator t=2026-07-02T10:14:42.959523142Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-02T10:14:42.96048725Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=957.908µs logger=migrator t=2026-07-02T10:14:42.96779794Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-02T10:14:42.969678496Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.887416ms logger=migrator t=2026-07-02T10:14:42.975323175Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-02T10:14:42.976368435Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.04509ms logger=migrator t=2026-07-02T10:14:42.982168326Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-02T10:14:42.983505302Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.335136ms logger=migrator t=2026-07-02T10:14:42.990731601Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-02T10:14:42.991692079Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=959.998µs logger=migrator t=2026-07-02T10:14:42.999642782Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-02T10:14:42.999797425Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=161.873µs logger=migrator t=2026-07-02T10:14:43.005726359Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-02T10:14:43.005861242Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=134.743µs logger=migrator t=2026-07-02T10:14:43.010899429Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-02T10:14:43.014073649Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=3.1743ms logger=migrator t=2026-07-02T10:14:43.022094434Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T10:14:43.023089382Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=994.208µs logger=migrator t=2026-07-02T10:14:43.030312342Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T10:14:43.031871672Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.564281ms logger=migrator t=2026-07-02T10:14:43.037744224Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-02T10:14:43.037818186Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=74.962µs logger=migrator t=2026-07-02T10:14:43.043968183Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T10:14:43.045468722Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.500539ms logger=migrator t=2026-07-02T10:14:43.051376366Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T10:14:43.05268987Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.310484ms logger=migrator t=2026-07-02T10:14:43.057615406Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T10:14:43.058732398Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.116382ms logger=migrator t=2026-07-02T10:14:43.064311645Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T10:14:43.065347115Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.03577ms logger=migrator t=2026-07-02T10:14:43.069850101Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-02T10:14:43.077531828Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.677787ms logger=migrator t=2026-07-02T10:14:43.082546035Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-02T10:14:43.083466962Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=920.387µs logger=migrator t=2026-07-02T10:14:43.091717881Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-02T10:14:43.091920065Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=207.805µs logger=migrator t=2026-07-02T10:14:43.098524311Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-02T10:14:43.100323257Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.802945ms logger=migrator t=2026-07-02T10:14:43.1057705Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-02T10:14:43.106831421Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.061801ms logger=migrator t=2026-07-02T10:14:43.111915499Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-02T10:14:43.113188024Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.272565ms logger=migrator t=2026-07-02T10:14:43.119013165Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T10:14:43.119320271Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=307.466µs logger=migrator t=2026-07-02T10:14:43.127276914Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-02T10:14:43.129264222Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.988398ms logger=migrator t=2026-07-02T10:14:43.135582864Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-02T10:14:43.137094003Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.510019ms logger=migrator t=2026-07-02T10:14:43.149770056Z 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-07-02T10:14:43.153479517Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=3.707551ms logger=migrator t=2026-07-02T10:14:43.161738686Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-02T10:14:43.162885468Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.145822ms logger=migrator t=2026-07-02T10:14:43.170517495Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-02T10:14:43.178579909Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.054654ms logger=migrator t=2026-07-02T10:14:43.184267438Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-02T10:14:43.185281508Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.01662ms logger=migrator t=2026-07-02T10:14:43.19001513Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T10:14:43.19112234Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.10891ms logger=migrator t=2026-07-02T10:14:43.198055553Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-02T10:14:43.2238927Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.832677ms logger=migrator t=2026-07-02T10:14:43.229571079Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-02T10:14:43.253136062Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.554573ms logger=migrator t=2026-07-02T10:14:43.258887792Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-02T10:14:43.259736638Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=850.476µs logger=migrator t=2026-07-02T10:14:43.265645663Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T10:14:43.267116731Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.471288ms logger=migrator t=2026-07-02T10:14:43.272260259Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-02T10:14:43.278376247Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.112258ms logger=migrator t=2026-07-02T10:14:43.283958424Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-02T10:14:43.290293635Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.334271ms logger=migrator t=2026-07-02T10:14:43.301178695Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-02T10:14:43.30306244Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.889766ms logger=migrator t=2026-07-02T10:14:43.309378202Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-02T10:14:43.310438563Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.060551ms logger=migrator t=2026-07-02T10:14:43.317642861Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-02T10:14:43.31915467Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.511639ms logger=migrator t=2026-07-02T10:14:43.326007972Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-02T10:14:43.327126202Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.11771ms logger=migrator t=2026-07-02T10:14:43.339615582Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-02T10:14:43.339721314Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.762µs logger=migrator t=2026-07-02T10:14:43.346131308Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-02T10:14:43.354269335Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.139116ms logger=migrator t=2026-07-02T10:14:43.360340921Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-02T10:14:43.367112971Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.77081ms logger=migrator t=2026-07-02T10:14:43.37379252Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-02T10:14:43.38055651Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.76322ms logger=migrator t=2026-07-02T10:14:43.38630548Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-02T10:14:43.387240617Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=935.297µs logger=migrator t=2026-07-02T10:14:43.393816114Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-02T10:14:43.394849694Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.03308ms logger=migrator t=2026-07-02T10:14:43.40091785Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-02T10:14:43.407035368Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.116828ms logger=migrator t=2026-07-02T10:14:43.415423649Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-02T10:14:43.420278633Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.855004ms logger=migrator t=2026-07-02T10:14:43.424553615Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-02T10:14:43.425917521Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.363716ms logger=migrator t=2026-07-02T10:14:43.431473557Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-02T10:14:43.439546733Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.069656ms logger=migrator t=2026-07-02T10:14:43.445271972Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-02T10:14:43.450407172Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.13453ms logger=migrator t=2026-07-02T10:14:43.457950356Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-02T10:14:43.45817662Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=232.634µs logger=migrator t=2026-07-02T10:14:43.4639227Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-02T10:14:43.466206205Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.274914ms logger=migrator t=2026-07-02T10:14:43.473568656Z 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-07-02T10:14:43.475006554Z 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.443738ms logger=migrator t=2026-07-02T10:14:43.479429188Z 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-07-02T10:14:43.480596201Z 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.166563ms logger=migrator t=2026-07-02T10:14:43.485289611Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T10:14:43.485489495Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=205.664µs logger=migrator t=2026-07-02T10:14:43.492136302Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-02T10:14:43.501691746Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.541754ms logger=migrator t=2026-07-02T10:14:43.507810114Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-02T10:14:43.514457161Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.647217ms logger=migrator t=2026-07-02T10:14:43.524905342Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-02T10:14:43.533990127Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.075764ms logger=migrator t=2026-07-02T10:14:43.540347179Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-02T10:14:43.545051759Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.70161ms logger=migrator t=2026-07-02T10:14:43.549309661Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-02T10:14:43.555670344Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.359013ms logger=migrator t=2026-07-02T10:14:43.559748292Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-02T10:14:43.559831124Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=85.491µs logger=migrator t=2026-07-02T10:14:43.565869459Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-02T10:14:43.566799387Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=929.798µs logger=migrator t=2026-07-02T10:14:43.571817733Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-02T10:14:43.580301546Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.473503ms logger=migrator t=2026-07-02T10:14:43.584655Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-02T10:14:43.584736641Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=87.431µs logger=migrator t=2026-07-02T10:14:43.588710438Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-02T10:14:43.595938386Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.227558ms logger=migrator t=2026-07-02T10:14:43.601549764Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-02T10:14:43.602403831Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=855.147µs logger=migrator t=2026-07-02T10:14:43.606476779Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-02T10:14:43.613958333Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.479033ms logger=migrator t=2026-07-02T10:14:43.619999169Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-02T10:14:43.620852875Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=850.696µs logger=migrator t=2026-07-02T10:14:43.632288325Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-02T10:14:43.635887804Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=3.601809ms logger=migrator t=2026-07-02T10:14:43.642023442Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-02T10:14:43.64769748Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.673888ms logger=migrator t=2026-07-02T10:14:43.651455253Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-02T10:14:43.652403211Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=948.138µs logger=migrator t=2026-07-02T10:14:43.658891266Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-02T10:14:43.660708471Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.822745ms logger=migrator t=2026-07-02T10:14:43.667756947Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-02T10:14:43.669136943Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.384217ms logger=migrator t=2026-07-02T10:14:43.678618205Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-02T10:14:43.680905079Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.290173ms logger=migrator t=2026-07-02T10:14:43.688377893Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-02T10:14:43.688449544Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=72.251µs logger=migrator t=2026-07-02T10:14:43.692176485Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-02T10:14:43.693164515Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=988.689µs logger=migrator t=2026-07-02T10:14:43.698094289Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-02T10:14:43.699069678Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=976.029µs logger=migrator t=2026-07-02T10:14:43.70232754Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-02T10:14:43.702693878Z 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-07-02T10:14:43.70543156Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-02T10:14:43.705824798Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=392.978µs logger=migrator t=2026-07-02T10:14:43.710025259Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-02T10:14:43.71164871Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.623091ms logger=migrator t=2026-07-02T10:14:43.715644626Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-02T10:14:43.723387565Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.743489ms logger=migrator t=2026-07-02T10:14:43.72834407Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-02T10:14:43.729429911Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.085741ms logger=migrator t=2026-07-02T10:14:43.736407685Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-02T10:14:43.740099396Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=3.691161ms logger=migrator t=2026-07-02T10:14:43.744692695Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-02T10:14:43.745661342Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=957.448µs logger=migrator t=2026-07-02T10:14:43.749663469Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-02T10:14:43.750439745Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=776.366µs logger=migrator t=2026-07-02T10:14:43.759432407Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-02T10:14:43.761101669Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.674362ms logger=migrator t=2026-07-02T10:14:43.76947371Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-02T10:14:43.769565192Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=98.692µs logger=migrator t=2026-07-02T10:14:43.773899956Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-02T10:14:43.774036338Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=136.992µs logger=migrator t=2026-07-02T10:14:43.777555025Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-02T10:14:43.786021588Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.459573ms logger=migrator t=2026-07-02T10:14:43.790193068Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-02T10:14:43.790513884Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=321.796µs logger=migrator t=2026-07-02T10:14:43.794644743Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-02T10:14:43.795876737Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.230944ms logger=migrator t=2026-07-02T10:14:43.801861053Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-02T10:14:43.802447384Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=587.131µs logger=migrator t=2026-07-02T10:14:43.806559793Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-02T10:14:43.807661184Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.101201ms logger=migrator t=2026-07-02T10:14:43.812411695Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-02T10:14:43.813370834Z level=info msg="Migration successfully executed" id="create secrets table" duration=958.389µs logger=migrator t=2026-07-02T10:14:43.817607715Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-02T10:14:43.858692714Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.077489ms logger=migrator t=2026-07-02T10:14:43.86318993Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-02T10:14:43.871278206Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.073826ms logger=migrator t=2026-07-02T10:14:43.875438586Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-02T10:14:43.875581528Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.242µs logger=migrator t=2026-07-02T10:14:43.879410072Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-02T10:14:43.913841784Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.430572ms logger=migrator t=2026-07-02T10:14:43.917983682Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-02T10:14:43.949856725Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.868653ms logger=migrator t=2026-07-02T10:14:43.9579111Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-02T10:14:43.95893786Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.02736ms logger=migrator t=2026-07-02T10:14:43.965318122Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-02T10:14:43.966432853Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.115381ms logger=migrator t=2026-07-02T10:14:43.980387492Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-02T10:14:43.98080769Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=424.778µs logger=migrator t=2026-07-02T10:14:43.990313752Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-02T10:14:43.991096928Z level=info msg="Migration successfully executed" id="create permission table" duration=783.996µs logger=migrator t=2026-07-02T10:14:43.999165862Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-02T10:14:44.0000738Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=908.838µs logger=migrator t=2026-07-02T10:14:44.007410821Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-02T10:14:44.008236887Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=827.306µs logger=migrator t=2026-07-02T10:14:44.013546779Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-02T10:14:44.015121319Z level=info msg="Migration successfully executed" id="create role table" duration=1.5742ms logger=migrator t=2026-07-02T10:14:44.019160517Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-02T10:14:44.034896309Z level=info msg="Migration successfully executed" id="add column display_name" duration=15.730042ms logger=migrator t=2026-07-02T10:14:44.046456681Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-02T10:14:44.051860115Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.399084ms logger=migrator t=2026-07-02T10:14:44.060022972Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-02T10:14:44.061144503Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.121461ms logger=migrator t=2026-07-02T10:14:44.065595119Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-02T10:14:44.066337042Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=741.723µs logger=migrator t=2026-07-02T10:14:44.072157755Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-02T10:14:44.074583881Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.429366ms logger=migrator t=2026-07-02T10:14:44.079609938Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-02T10:14:44.080945384Z level=info msg="Migration successfully executed" id="create team role table" duration=1.339236ms logger=migrator t=2026-07-02T10:14:44.085617143Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-02T10:14:44.086712674Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.097761ms logger=migrator t=2026-07-02T10:14:44.092426674Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-02T10:14:44.09433667Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.910516ms logger=migrator t=2026-07-02T10:14:44.100735624Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-02T10:14:44.101805575Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.069871ms logger=migrator t=2026-07-02T10:14:44.106017135Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-02T10:14:44.10682728Z level=info msg="Migration successfully executed" id="create user role table" duration=809.595µs logger=migrator t=2026-07-02T10:14:44.110857948Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-02T10:14:44.112111362Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.252584ms logger=migrator t=2026-07-02T10:14:44.118467354Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-02T10:14:44.119531574Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.06354ms logger=migrator t=2026-07-02T10:14:44.126106601Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-02T10:14:44.128025199Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.909096ms logger=migrator t=2026-07-02T10:14:44.135230257Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-02T10:14:44.136328377Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.1027ms logger=migrator t=2026-07-02T10:14:44.144213479Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-02T10:14:44.14532945Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.115951ms logger=migrator t=2026-07-02T10:14:44.149564782Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-02T10:14:44.150610372Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.04528ms logger=migrator t=2026-07-02T10:14:44.156029446Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-02T10:14:44.167279252Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.249596ms logger=migrator t=2026-07-02T10:14:44.171301169Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-02T10:14:44.172148385Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=846.916µs logger=migrator t=2026-07-02T10:14:44.177373976Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-02T10:14:44.18068811Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.241822ms logger=migrator t=2026-07-02T10:14:44.189813775Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-02T10:14:44.192361083Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.546718ms logger=migrator t=2026-07-02T10:14:44.197777947Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-02T10:14:44.202037389Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=4.249602ms logger=migrator t=2026-07-02T10:14:44.207286261Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-02T10:14:44.208191358Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=904.758µs logger=migrator t=2026-07-02T10:14:44.212055763Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-02T10:14:44.213187004Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.131011ms logger=migrator t=2026-07-02T10:14:44.21817344Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-02T10:14:44.226403068Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.228478ms logger=migrator t=2026-07-02T10:14:44.231157509Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-02T10:14:44.239454268Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.295839ms logger=migrator t=2026-07-02T10:14:44.246937272Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-02T10:14:44.258506935Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.565683ms logger=migrator t=2026-07-02T10:14:44.268297543Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-02T10:14:44.279203881Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.903818ms logger=migrator t=2026-07-02T10:14:44.285120166Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-02T10:14:44.2863507Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.241784ms logger=migrator t=2026-07-02T10:14:44.291848035Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-02T10:14:44.293055288Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.206303ms logger=migrator t=2026-07-02T10:14:44.296903932Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-02T10:14:44.298240068Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.335555ms logger=migrator t=2026-07-02T10:14:44.303265224Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-02T10:14:44.304718812Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.453078ms logger=migrator t=2026-07-02T10:14:44.310189837Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-02T10:14:44.312007492Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.813155ms logger=migrator t=2026-07-02T10:14:44.316425947Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-02T10:14:44.316505908Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.591µs logger=migrator t=2026-07-02T10:14:44.321103476Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-02T10:14:44.321222409Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=120.453µs logger=migrator t=2026-07-02T10:14:44.325850318Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-02T10:14:44.326463289Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=612.661µs logger=migrator t=2026-07-02T10:14:44.331208691Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-02T10:14:44.331899724Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=694.563µs logger=migrator t=2026-07-02T10:14:44.336189457Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-02T10:14:44.33738254Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.199314ms logger=migrator t=2026-07-02T10:14:44.342164731Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-02T10:14:44.342414667Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=250.366µs logger=migrator t=2026-07-02T10:14:44.346376722Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-02T10:14:44.347016605Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=640.023µs logger=migrator t=2026-07-02T10:14:44.351005721Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-02T10:14:44.352261196Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.260835ms logger=migrator t=2026-07-02T10:14:44.358407003Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-02T10:14:44.360174627Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.763634ms logger=migrator t=2026-07-02T10:14:44.366697883Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-02T10:14:44.375710635Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.017812ms logger=migrator t=2026-07-02T10:14:44.382678859Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-02T10:14:44.382759421Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.471µs logger=migrator t=2026-07-02T10:14:44.389043782Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-02T10:14:44.390344447Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.299585ms logger=migrator t=2026-07-02T10:14:44.397587946Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-02T10:14:44.400269158Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.687072ms logger=migrator t=2026-07-02T10:14:44.406254232Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-02T10:14:44.407626389Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.371206ms logger=migrator t=2026-07-02T10:14:44.412083144Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-02T10:14:44.423895252Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.811508ms logger=migrator t=2026-07-02T10:14:44.427896939Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-02T10:14:44.428706154Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=809.325µs logger=migrator t=2026-07-02T10:14:44.435175588Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-02T10:14:44.436891961Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.716803ms logger=migrator t=2026-07-02T10:14:44.440558992Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-02T10:14:44.462055214Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.495852ms logger=migrator t=2026-07-02T10:14:44.467486169Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-02T10:14:44.468284645Z level=info msg="Migration successfully executed" id="create correlation v2" duration=797.986µs logger=migrator t=2026-07-02T10:14:44.47381902Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-02T10:14:44.475587315Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.761285ms logger=migrator t=2026-07-02T10:14:44.481297124Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-02T10:14:44.483086898Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.789474ms logger=migrator t=2026-07-02T10:14:44.488199777Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-02T10:14:44.490122983Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.922736ms logger=migrator t=2026-07-02T10:14:44.495939385Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-02T10:14:44.49619633Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=252.055µs logger=migrator t=2026-07-02T10:14:44.500884691Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-02T10:14:44.502494091Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.60846ms logger=migrator t=2026-07-02T10:14:44.508002757Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-02T10:14:44.517159702Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.158965ms logger=migrator t=2026-07-02T10:14:44.520740882Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-02T10:14:44.521699651Z level=info msg="Migration successfully executed" id="create entity_events table" duration=958.389µs logger=migrator t=2026-07-02T10:14:44.526184767Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-02T10:14:44.527228387Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.04339ms logger=migrator t=2026-07-02T10:14:44.532890045Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T10:14:44.533403265Z 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-07-02T10:14:44.537380711Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T10:14:44.53783146Z 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-07-02T10:14:44.542037271Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-02T10:14:44.54301656Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=982.369µs logger=migrator t=2026-07-02T10:14:44.547925004Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-02T10:14:44.549724949Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.798385ms logger=migrator t=2026-07-02T10:14:44.554518161Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T10:14:44.556456598Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.938177ms logger=migrator t=2026-07-02T10:14:44.562197928Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T10:14:44.563459913Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.261515ms logger=migrator t=2026-07-02T10:14:44.569452778Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T10:14:44.571277103Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.824944ms logger=migrator t=2026-07-02T10:14:44.575664367Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T10:14:44.576820579Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.156222ms logger=migrator t=2026-07-02T10:14:44.581864066Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-02T10:14:44.582810534Z level=info msg="Migration successfully executed" id="Drop public config table" duration=940.868µs logger=migrator t=2026-07-02T10:14:44.587746229Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-02T10:14:44.589072694Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.325945ms logger=migrator t=2026-07-02T10:14:44.594386587Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T10:14:44.59613024Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.743543ms logger=migrator t=2026-07-02T10:14:44.601389972Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T10:14:44.603073034Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.683042ms logger=migrator t=2026-07-02T10:14:44.610254021Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-02T10:14:44.611483915Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.229644ms logger=migrator t=2026-07-02T10:14:44.622002727Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-02T10:14:44.644843376Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.84271ms logger=migrator t=2026-07-02T10:14:44.649831101Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-02T10:14:44.657233963Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.401882ms logger=migrator t=2026-07-02T10:14:44.663462403Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-02T10:14:44.6721621Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.699217ms logger=migrator t=2026-07-02T10:14:44.680530451Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-02T10:14:44.680854397Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=325.386µs logger=migrator t=2026-07-02T10:14:44.686382543Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-02T10:14:44.695656192Z level=info msg="Migration successfully executed" id="add share column" duration=9.288339ms logger=migrator t=2026-07-02T10:14:44.701499134Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-02T10:14:44.701648917Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=148.943µs logger=migrator t=2026-07-02T10:14:44.709295914Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-02T10:14:44.711536677Z level=info msg="Migration successfully executed" id="create file table" duration=2.245403ms logger=migrator t=2026-07-02T10:14:44.716868929Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-02T10:14:44.71847785Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.608901ms logger=migrator t=2026-07-02T10:14:44.722452386Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-02T10:14:44.723724401Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.271775ms logger=migrator t=2026-07-02T10:14:44.730612964Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-02T10:14:44.731588763Z level=info msg="Migration successfully executed" id="create file_meta table" duration=975.409µs logger=migrator t=2026-07-02T10:14:44.737688109Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-02T10:14:44.739647737Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.958987ms logger=migrator t=2026-07-02T10:14:44.748316284Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-02T10:14:44.748480207Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=164.773µs logger=migrator t=2026-07-02T10:14:44.7543688Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-02T10:14:44.754537163Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=166.973µs logger=migrator t=2026-07-02T10:14:44.760850694Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-02T10:14:44.761876964Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.02641ms logger=migrator t=2026-07-02T10:14:44.767190336Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-02T10:14:44.76740861Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=213.174µs logger=migrator t=2026-07-02T10:14:44.772787553Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-02T10:14:44.775115918Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.329285ms logger=migrator t=2026-07-02T10:14:44.780834629Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-02T10:14:44.793987801Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.153373ms logger=migrator t=2026-07-02T10:14:44.80016832Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-02T10:14:44.800330373Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=162.043µs logger=migrator t=2026-07-02T10:14:44.804285179Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-02T10:14:44.805549812Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.260283ms logger=migrator t=2026-07-02T10:14:44.812082618Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-02T10:14:44.812798333Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=715.954µs logger=migrator t=2026-07-02T10:14:44.818552633Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-02T10:14:44.818903539Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=352.876µs logger=migrator t=2026-07-02T10:14:44.829804519Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-02T10:14:44.830676105Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=877.456µs logger=migrator t=2026-07-02T10:14:44.836494718Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-02T10:14:44.849213552Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.712794ms logger=migrator t=2026-07-02T10:14:44.855223577Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-02T10:14:44.865844291Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.624013ms logger=migrator t=2026-07-02T10:14:44.871934508Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-02T10:14:44.873449477Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.517339ms logger=migrator t=2026-07-02T10:14:44.917756749Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-02T10:14:44.99641351Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.66045ms logger=migrator t=2026-07-02T10:14:45.003641448Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-02T10:14:45.005129957Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.489879ms logger=migrator t=2026-07-02T10:14:45.011196373Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-02T10:14:45.012453657Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.257504ms logger=migrator t=2026-07-02T10:14:45.01879399Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-02T10:14:45.049929157Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.133537ms logger=migrator t=2026-07-02T10:14:45.056330481Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-02T10:14:45.064334154Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.001552ms logger=migrator t=2026-07-02T10:14:45.070800548Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-02T10:14:45.071158065Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=358.717µs logger=migrator t=2026-07-02T10:14:45.075809714Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-02T10:14:45.076049669Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=238.815µs logger=migrator t=2026-07-02T10:14:45.080711829Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-02T10:14:45.080926073Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=214.574µs logger=migrator t=2026-07-02T10:14:45.087261375Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-02T10:14:45.087597921Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=324.506µs logger=migrator t=2026-07-02T10:14:45.094258889Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-02T10:14:45.0948338Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=581.681µs logger=migrator t=2026-07-02T10:14:45.10005438Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-02T10:14:45.101882085Z level=info msg="Migration successfully executed" id="create folder table" duration=1.825735ms logger=migrator t=2026-07-02T10:14:45.107650246Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-02T10:14:45.109263247Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.611071ms logger=migrator t=2026-07-02T10:14:45.116047427Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-02T10:14:45.117486905Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.440338ms logger=migrator t=2026-07-02T10:14:45.122685815Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-02T10:14:45.122716696Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.591µs logger=migrator t=2026-07-02T10:14:45.128090569Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T10:14:45.129392374Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.300905ms logger=migrator t=2026-07-02T10:14:45.135679164Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T10:14:45.137773165Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.093801ms logger=migrator t=2026-07-02T10:14:45.143562666Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-02T10:14:45.14483708Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.273314ms logger=migrator t=2026-07-02T10:14:45.149839416Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-02T10:14:45.150272765Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.469µs logger=migrator t=2026-07-02T10:14:45.155962504Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-02T10:14:45.156223429Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=261.635µs logger=migrator t=2026-07-02T10:14:45.160883318Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-02T10:14:45.162391317Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.507379ms logger=migrator t=2026-07-02T10:14:45.168042886Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-02T10:14:45.170622516Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.5797ms logger=migrator t=2026-07-02T10:14:45.176708972Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-02T10:14:45.178410006Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.695923ms logger=migrator t=2026-07-02T10:14:45.18385369Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-02T10:14:45.185563883Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.713193ms logger=migrator t=2026-07-02T10:14:45.190948856Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-02T10:14:45.19219721Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.251554ms logger=migrator t=2026-07-02T10:14:45.198678404Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-02T10:14:45.199961969Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.292845ms logger=migrator t=2026-07-02T10:14:45.205120639Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-02T10:14:45.206687679Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.56874ms logger=migrator t=2026-07-02T10:14:45.213287576Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-02T10:14:45.214735323Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.449697ms logger=migrator t=2026-07-02T10:14:45.220523244Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-02T10:14:45.221811049Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.289835ms logger=migrator t=2026-07-02T10:14:45.228218272Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-02T10:14:45.230540417Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.324645ms logger=migrator t=2026-07-02T10:14:45.23747385Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-02T10:14:45.238874557Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.400707ms logger=migrator t=2026-07-02T10:14:45.244201669Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-02T10:14:45.244662258Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=463.469µs logger=migrator t=2026-07-02T10:14:45.249917249Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-02T10:14:45.259811669Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.89331ms logger=migrator t=2026-07-02T10:14:45.267374584Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-02T10:14:45.268099898Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=726.194µs logger=migrator t=2026-07-02T10:14:45.282511825Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T10:14:45.282537686Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.411µs logger=migrator t=2026-07-02T10:14:45.287106973Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T10:14:45.288260935Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.153552ms logger=migrator t=2026-07-02T10:14:45.29474306Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T10:14:45.294790851Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=53.061µs logger=migrator t=2026-07-02T10:14:45.299922479Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-02T10:14:45.301437319Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.51466ms logger=migrator t=2026-07-02T10:14:45.308219469Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T10:14:45.310379871Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.160541ms logger=migrator t=2026-07-02T10:14:45.316716652Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-02T10:14:45.317920855Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.203563ms logger=migrator t=2026-07-02T10:14:45.323556113Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-02T10:14:45.324915709Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.361266ms logger=migrator t=2026-07-02T10:14:45.330829154Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-02T10:14:45.33114294Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=314.716µs logger=migrator t=2026-07-02T10:14:45.335587375Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-02T10:14:45.336240937Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=647.292µs logger=migrator t=2026-07-02T10:14:45.341489988Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-02T10:14:45.342322154Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=832.626µs logger=migrator t=2026-07-02T10:14:45.349056294Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-02T10:14:45.349956Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=900.046µs logger=migrator t=2026-07-02T10:14:45.356751041Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-02T10:14:45.365457668Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.710947ms logger=migrator t=2026-07-02T10:14:45.37128355Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-02T10:14:45.381182001Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.898601ms logger=migrator t=2026-07-02T10:14:45.387540603Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-02T10:14:45.401211305Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.669062ms logger=migrator t=2026-07-02T10:14:45.415454799Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-02T10:14:45.415582971Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=129.372µs logger=migrator t=2026-07-02T10:14:45.422640647Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-02T10:14:45.435105906Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.47417ms logger=migrator t=2026-07-02T10:14:45.450146435Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-02T10:14:45.460931692Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.787127ms logger=migrator t=2026-07-02T10:14:45.466595522Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-02T10:14:45.466907698Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=312.596µs logger=migrator t=2026-07-02T10:14:45.472075846Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.233134555s logger=migrator t=2026-07-02T10:14:45.472700409Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-02T10:14:45.490312356Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-02T10:14:45.490545512Z level=info msg="Created default organization" logger=secrets t=2026-07-02T10:14:45.497326451Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T10:14:45.540524411Z level=info msg="Restored cache from database" duration=460.278µs logger=plugin.store t=2026-07-02T10:14:45.541888217Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-02T10:14:45.586094607Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-02T10:14:45.586136647Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-02T10:14:45.58626319Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-02T10:14:45.58627745Z level=info msg="Plugins loaded" count=54 duration=44.390213ms logger=query_data t=2026-07-02T10:14:45.590857738Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-02T10:14:45.59404449Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-02T10:14:45.599198708Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-02T10:14:45.617112543Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-02T10:14:45.619715643Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-02T10:14:45.622113209Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-02T10:14:45.673955375Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-02T10:14:45.711131028Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-02T10:14:45.759182652Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-02T10:14:45.759221023Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-02T10:14:45.760345284Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-02T10:14:45.761829832Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-02T10:14:45.763722929Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-02T10:14:45.763096957Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-02T10:14:45.886938696Z level=info msg="State cache has been initialized" states=0 duration=125.095604ms logger=ngalert.scheduler t=2026-07-02T10:14:45.887068289Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-02T10:14:45.887219951Z level=info msg=starting first_tick=2026-07-02T10:14:50Z logger=plugins.update.checker t=2026-07-02T10:14:45.888124619Z level=info msg="Update check succeeded" duration=125.884618ms logger=grafana.update.checker t=2026-07-02T10:14:45.900316532Z level=info msg="Update check succeeded" duration=138.614342ms logger=sqlstore.transactions t=2026-07-02T10:14:45.905021044Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-02T10:14:45.931518813Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-02T10:14:45.937804633Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-02T10:14:46.060794976Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T10:14:46.067672878Z level=info msg="Patterns update finished" duration=247.552666ms logger=provisioning.dashboard t=2026-07-02T10:14:46.121255107Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-07-02T10:14:46.142629257Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-02T10:14:46.143153798Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-02T10:14:46.187329646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.094401641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.109207455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.130088738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.160193108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.181639841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.217901729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.23352111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.322380741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.340343717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.379723316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.402374723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.445995453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.459560313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.508221621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.52685929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.569560273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.592968214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.63121934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.644080858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.702211868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.720208745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.757717627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.774005801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.823063326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.838268719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.893299498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.911845945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.960671366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:49.994403165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.107344641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.129107541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.182110761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.202742419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.279424226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.297560225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.365493773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.383454899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.441931966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.463477971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.531660654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.547723054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.613210665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.641518281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.726843924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.741329653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.810416793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.830612673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.896456011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.910890929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.978038272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:50.993275046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.060493701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.079518416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.14142611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.155958579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.507236175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.525346554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.923726487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:51.940310417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.022664603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.039700571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.102250876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.124136697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.207171847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.226109071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.307865297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.324397996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.3999405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.419928525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.502688799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.525520649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.608398855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.631265536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.700313916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.73688534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.817768838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.848975199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.929914028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:52.945741273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T10:14:53.030408584Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-02T10:16:17.784065216Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-02T10:24:45.836694766Z level=info msg="Completed cleanup jobs" duration=71.930566ms logger=plugins.update.checker t=2026-07-02T10:24:45.991841365Z level=info msg="Update check succeeded" duration=102.763873ms logger=sqlstore.transactions t=2026-07-02T10:29:45.608448623Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-02T10:34:45.778527088Z level=info msg="Completed cleanup jobs" duration=14.434117ms logger=plugins.update.checker t=2026-07-02T10:34:45.991431824Z level=info msg="Update check succeeded" duration=102.710477ms logger=cleanup t=2026-07-02T10:44:45.812616777Z level=info msg="Completed cleanup jobs" duration=47.896338ms logger=plugins.update.checker t=2026-07-02T10:44:45.994062145Z level=info msg="Update check succeeded" duration=105.250507ms logger=infra.usagestats t=2026-07-02T10:46:17.806460828Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-02T10:54:45.779371398Z level=info msg="Completed cleanup jobs" duration=15.015067ms logger=plugins.update.checker t=2026-07-02T10:54:45.994316318Z level=info msg="Update check succeeded" duration=105.581184ms logger=cleanup t=2026-07-02T11:04:45.777417641Z level=info msg="Completed cleanup jobs" duration=13.321744ms logger=plugins.update.checker t=2026-07-02T11:04:45.995408442Z level=info msg="Update check succeeded" duration=105.83159ms logger=cleanup t=2026-07-02T11:14:45.782440929Z level=info msg="Completed cleanup jobs" duration=18.134284ms logger=plugins.update.checker t=2026-07-02T11:14:45.99417581Z level=info msg="Update check succeeded" duration=104.82019ms logger=infra.usagestats t=2026-07-02T11:16:17.809801087Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-02T11:24:45.801954696Z level=info msg="Completed cleanup jobs" duration=37.758435ms logger=plugins.update.checker t=2026-07-02T11:24:46.211741069Z level=info msg="Update check succeeded" duration=322.851156ms