logger=settings t=2026-05-05T22:17:06.236409323Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T22:17:06Z logger=settings t=2026-05-05T22:17:06.236705046Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T22:17:06.236715876Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T22:17:06.236719256Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T22:17:06.236722316Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T22:17:06.236725006Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T22:17:06.236741877Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T22:17:06.236749427Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T22:17:06.236752747Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T22:17:06.236758757Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T22:17:06.236762927Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T22:17:06.236765877Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T22:17:06.236768667Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T22:17:06.236771377Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T22:17:06.236774237Z level=info msg=Target target=[all] logger=settings t=2026-05-05T22:17:06.236779527Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T22:17:06.236782607Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T22:17:06.236785607Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T22:17:06.236788347Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T22:17:06.236791027Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T22:17:06.236794107Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T22:17:06.237149861Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T22:17:06.237167521Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T22:17:06.238879708Z level=info msg="Locking database" logger=migrator t=2026-05-05T22:17:06.238890378Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T22:17:06.239473654Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T22:17:06.240362403Z level=info msg="Migration successfully executed" id="create migration_log table" duration=902.119µs logger=migrator t=2026-05-05T22:17:06.246263682Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T22:17:06.246861698Z level=info msg="Migration successfully executed" id="create user table" duration=597.887µs logger=migrator t=2026-05-05T22:17:06.25214053Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T22:17:06.253407574Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.272894ms logger=migrator t=2026-05-05T22:17:06.257704536Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T22:17:06.258873419Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.160443ms logger=migrator t=2026-05-05T22:17:06.263685717Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T22:17:06.264389554Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=702.007µs logger=migrator t=2026-05-05T22:17:06.267540945Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T22:17:06.268219442Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=678.597µs logger=migrator t=2026-05-05T22:17:06.272408664Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T22:17:06.276686887Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.280823ms logger=migrator t=2026-05-05T22:17:06.283148253Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T22:17:06.284056331Z level=info msg="Migration successfully executed" id="create user table v2" duration=907.938µs logger=migrator t=2026-05-05T22:17:06.287483085Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T22:17:06.288685907Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.202712ms logger=migrator t=2026-05-05T22:17:06.293110582Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T22:17:06.29395449Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=845.108µs logger=migrator t=2026-05-05T22:17:06.299511696Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T22:17:06.299925531Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=413.875µs logger=migrator t=2026-05-05T22:17:06.30577091Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T22:17:06.306306955Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=535.905µs logger=migrator t=2026-05-05T22:17:06.309592207Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T22:17:06.310715368Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.115901ms logger=migrator t=2026-05-05T22:17:06.314465526Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T22:17:06.314492387Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.671µs logger=migrator t=2026-05-05T22:17:06.319410085Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T22:17:06.321118313Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.706238ms logger=migrator t=2026-05-05T22:17:06.328053903Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T22:17:06.328455057Z level=info msg="Migration successfully executed" id="Add missing user data" duration=404.744µs logger=migrator t=2026-05-05T22:17:06.333208504Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T22:17:06.334298965Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.090121ms logger=migrator t=2026-05-05T22:17:06.340461007Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T22:17:06.341202674Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=741.537µs logger=migrator t=2026-05-05T22:17:06.348573968Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T22:17:06.350507548Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.93302ms logger=migrator t=2026-05-05T22:17:06.354046454Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T22:17:06.361986233Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.939959ms logger=migrator t=2026-05-05T22:17:06.366919972Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T22:17:06.367704991Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=785.018µs logger=migrator t=2026-05-05T22:17:06.371853932Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T22:17:06.372032603Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=178.501µs logger=migrator t=2026-05-05T22:17:06.378976564Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T22:17:06.380127725Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.151341ms logger=migrator t=2026-05-05T22:17:06.384138166Z 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-05-05T22:17:06.3845771Z 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.934µs logger=migrator t=2026-05-05T22:17:06.388952423Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T22:17:06.389526019Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=572.026µs logger=migrator t=2026-05-05T22:17:06.394827612Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T22:17:06.396417159Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.588987ms logger=migrator t=2026-05-05T22:17:06.400962665Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T22:17:06.401668821Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=706.216µs logger=migrator t=2026-05-05T22:17:06.406814403Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T22:17:06.408071765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.257412ms logger=migrator t=2026-05-05T22:17:06.414278897Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T22:17:06.415736522Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.461385ms logger=migrator t=2026-05-05T22:17:06.42143427Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T22:17:06.422711462Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.272352ms logger=migrator t=2026-05-05T22:17:06.426718763Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T22:17:06.426753173Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.41µs logger=migrator t=2026-05-05T22:17:06.434288268Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T22:17:06.435530521Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.244023ms logger=migrator t=2026-05-05T22:17:06.439146347Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T22:17:06.439857944Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=711.467µs logger=migrator t=2026-05-05T22:17:06.44443148Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T22:17:06.446062037Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.628537ms logger=migrator t=2026-05-05T22:17:06.452529291Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T22:17:06.453641192Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.113621ms logger=migrator t=2026-05-05T22:17:06.480412591Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T22:17:06.484173528Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.761497ms logger=migrator t=2026-05-05T22:17:06.489584343Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T22:17:06.491432452Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.852769ms logger=migrator t=2026-05-05T22:17:06.497031818Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T22:17:06.497797196Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=765.288µs logger=migrator t=2026-05-05T22:17:06.501765826Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T22:17:06.502715835Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=948.769µs logger=migrator t=2026-05-05T22:17:06.506885326Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T22:17:06.50822169Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.330344ms logger=migrator t=2026-05-05T22:17:06.514844756Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T22:17:06.515652965Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=808.919µs logger=migrator t=2026-05-05T22:17:06.520245671Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T22:17:06.521031878Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=786.387µs logger=migrator t=2026-05-05T22:17:06.525424023Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T22:17:06.526479903Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.04913ms logger=migrator t=2026-05-05T22:17:06.533676865Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T22:17:06.53417329Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=496.195µs logger=migrator t=2026-05-05T22:17:06.538677106Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T22:17:06.540501674Z level=info msg="Migration successfully executed" id="create star table" duration=1.825748ms logger=migrator t=2026-05-05T22:17:06.544315513Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T22:17:06.54506243Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=747.167µs logger=migrator t=2026-05-05T22:17:06.551208301Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T22:17:06.551941238Z level=info msg="Migration successfully executed" id="create org table v1" duration=727.847µs logger=migrator t=2026-05-05T22:17:06.557276622Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T22:17:06.55798783Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=711.378µs logger=migrator t=2026-05-05T22:17:06.561902919Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T22:17:06.562549705Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=645.176µs logger=migrator t=2026-05-05T22:17:06.566595446Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T22:17:06.567267903Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=672.267µs logger=migrator t=2026-05-05T22:17:06.571676907Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T22:17:06.57303398Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.307003ms logger=migrator t=2026-05-05T22:17:06.578890099Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T22:17:06.579778258Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=889.259µs logger=migrator t=2026-05-05T22:17:06.583839419Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T22:17:06.583872619Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.4µs logger=migrator t=2026-05-05T22:17:06.587901559Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T22:17:06.58794556Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.551µs logger=migrator t=2026-05-05T22:17:06.592318154Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T22:17:06.592475826Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=165.532µs logger=migrator t=2026-05-05T22:17:06.597149493Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T22:17:06.59785177Z level=info msg="Migration successfully executed" id="create dashboard table" duration=702.027µs logger=migrator t=2026-05-05T22:17:06.602372754Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T22:17:06.603581077Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.208353ms logger=migrator t=2026-05-05T22:17:06.608036371Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T22:17:06.609394505Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.358844ms logger=migrator t=2026-05-05T22:17:06.614188274Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T22:17:06.61481645Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=628.336µs logger=migrator t=2026-05-05T22:17:06.61888691Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T22:17:06.619693429Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=801.089µs logger=migrator t=2026-05-05T22:17:06.623622158Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T22:17:06.624371075Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=748.697µs logger=migrator t=2026-05-05T22:17:06.629375356Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T22:17:06.635560468Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.189013ms logger=migrator t=2026-05-05T22:17:06.639174045Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T22:17:06.639883771Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=709.617µs logger=migrator t=2026-05-05T22:17:06.643241105Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T22:17:06.643955632Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=714.327µs logger=migrator t=2026-05-05T22:17:06.649216724Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T22:17:06.650090454Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=873.51µs logger=migrator t=2026-05-05T22:17:06.655213955Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T22:17:06.655535368Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=321.713µs logger=migrator t=2026-05-05T22:17:06.659424258Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T22:17:06.660179515Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=761.958µs logger=migrator t=2026-05-05T22:17:06.664781691Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T22:17:06.664873082Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=91.991µs logger=migrator t=2026-05-05T22:17:06.668264276Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T22:17:06.670014314Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.749628ms logger=migrator t=2026-05-05T22:17:06.673532229Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T22:17:06.675267045Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.734756ms logger=migrator t=2026-05-05T22:17:06.679756431Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T22:17:06.6815485Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.790499ms logger=migrator t=2026-05-05T22:17:06.685483689Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T22:17:06.686224906Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=741.257µs logger=migrator t=2026-05-05T22:17:06.689862933Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T22:17:06.691736511Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.871158ms logger=migrator t=2026-05-05T22:17:06.696010194Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T22:17:06.696821052Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=810.758µs logger=migrator t=2026-05-05T22:17:06.700481198Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T22:17:06.701291297Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=809.989µs logger=migrator t=2026-05-05T22:17:06.705499549Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T22:17:06.70552493Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.391µs logger=migrator t=2026-05-05T22:17:06.709343368Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T22:17:06.709371759Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=24.361µs logger=migrator t=2026-05-05T22:17:06.713959824Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T22:17:06.715797863Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.838039ms logger=migrator t=2026-05-05T22:17:06.719911874Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T22:17:06.721814683Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.90497ms logger=migrator t=2026-05-05T22:17:06.725281227Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T22:17:06.727155977Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.8748ms logger=migrator t=2026-05-05T22:17:06.731520581Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T22:17:06.7334587Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.937839ms logger=migrator t=2026-05-05T22:17:06.737271449Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T22:17:06.737476041Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=204.912µs logger=migrator t=2026-05-05T22:17:06.741198078Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T22:17:06.742085166Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=888.939µs logger=migrator t=2026-05-05T22:17:06.746655712Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T22:17:06.747346969Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=697.497µs logger=migrator t=2026-05-05T22:17:06.751196078Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T22:17:06.751231169Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.011µs logger=migrator t=2026-05-05T22:17:06.755853255Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T22:17:06.756699944Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=846.279µs logger=migrator t=2026-05-05T22:17:06.760902335Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T22:17:06.762984406Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.081861ms logger=migrator t=2026-05-05T22:17:06.767294709Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T22:17:06.773971417Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.677278ms logger=migrator t=2026-05-05T22:17:06.7773165Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T22:17:06.777996537Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=680.087µs logger=migrator t=2026-05-05T22:17:06.781966927Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T22:17:06.782702874Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=736.047µs logger=migrator t=2026-05-05T22:17:06.787822346Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T22:17:06.788615893Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=793.247µs logger=migrator t=2026-05-05T22:17:06.792826035Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T22:17:06.793159409Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=333.244µs logger=migrator t=2026-05-05T22:17:06.796865506Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T22:17:06.797415432Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=549.866µs logger=migrator t=2026-05-05T22:17:06.801805266Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T22:17:06.803780725Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.975489ms logger=migrator t=2026-05-05T22:17:06.807384022Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T22:17:06.808127239Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=737.427µs logger=migrator t=2026-05-05T22:17:06.811855506Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T22:17:06.812016238Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=161.122µs logger=migrator t=2026-05-05T22:17:06.816762006Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T22:17:06.816916407Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=154.891µs logger=migrator t=2026-05-05T22:17:06.821249071Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T22:17:06.821980178Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=725.137µs logger=migrator t=2026-05-05T22:17:06.827431043Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T22:17:06.829772417Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.345904ms logger=migrator t=2026-05-05T22:17:06.833809937Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T22:17:06.834912287Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.0943ms logger=migrator t=2026-05-05T22:17:06.841628615Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T22:17:06.842918478Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.290203ms logger=migrator t=2026-05-05T22:17:06.850498034Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T22:17:06.852390174Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.89761ms logger=migrator t=2026-05-05T22:17:06.859849038Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T22:17:06.860753767Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=904.229µs logger=migrator t=2026-05-05T22:17:06.865242372Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T22:17:06.86600007Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=757.258µs logger=migrator t=2026-05-05T22:17:06.870213322Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T22:17:06.877278853Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.064801ms logger=migrator t=2026-05-05T22:17:06.881098931Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T22:17:06.881794068Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=699.767µs logger=migrator t=2026-05-05T22:17:06.88597024Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T22:17:06.886649297Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=679.217µs logger=migrator t=2026-05-05T22:17:06.889722898Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T22:17:06.890525956Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=803.118µs logger=migrator t=2026-05-05T22:17:06.89598079Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T22:17:06.896541016Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=560.156µs logger=migrator t=2026-05-05T22:17:06.899653178Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T22:17:06.90195553Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.298732ms logger=migrator t=2026-05-05T22:17:06.9049457Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T22:17:06.907234453Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.288733ms logger=migrator t=2026-05-05T22:17:06.911195913Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T22:17:06.911224534Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.221µs logger=migrator t=2026-05-05T22:17:06.914148173Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T22:17:06.914336725Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=188.912µs logger=migrator t=2026-05-05T22:17:06.916747959Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T22:17:06.919079553Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.326024ms logger=migrator t=2026-05-05T22:17:06.923087573Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T22:17:06.923268214Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=181.121µs logger=migrator t=2026-05-05T22:17:06.926314515Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T22:17:06.926484396Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=168.171µs logger=migrator t=2026-05-05T22:17:06.929669878Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T22:17:06.931946531Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.276353ms logger=migrator t=2026-05-05T22:17:06.935070752Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T22:17:06.935260544Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.142µs logger=migrator t=2026-05-05T22:17:06.939111094Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T22:17:06.939919112Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=807.978µs logger=migrator t=2026-05-05T22:17:06.943152664Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T22:17:06.944040752Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=890.548µs logger=migrator t=2026-05-05T22:17:06.94770586Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T22:17:06.94873033Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.0244ms logger=migrator t=2026-05-05T22:17:06.953580039Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T22:17:06.955270985Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.685556ms logger=migrator t=2026-05-05T22:17:06.962652149Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T22:17:06.965360037Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.711278ms logger=migrator t=2026-05-05T22:17:06.969976423Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T22:17:06.972033723Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.0036ms logger=migrator t=2026-05-05T22:17:06.978147575Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T22:17:06.981097845Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.95237ms logger=migrator t=2026-05-05T22:17:06.997081435Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T22:17:06.998325658Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.245313ms logger=migrator t=2026-05-05T22:17:07.008467599Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T22:17:07.010145736Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.680687ms logger=migrator t=2026-05-05T22:17:07.016786402Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T22:17:07.026209287Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.433915ms logger=migrator t=2026-05-05T22:17:07.030306168Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T22:17:07.031264728Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=963.67µs logger=migrator t=2026-05-05T22:17:07.40827454Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T22:17:07.41025072Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.98398ms logger=migrator t=2026-05-05T22:17:07.50102618Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T22:17:07.50189591Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=872.56µs logger=migrator t=2026-05-05T22:17:07.571878272Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T22:17:07.57275288Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=878.628µs logger=migrator t=2026-05-05T22:17:07.65942876Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T22:17:07.660209937Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=774.398µs logger=migrator t=2026-05-05T22:17:07.873235914Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T22:17:07.875335276Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=2.104652ms logger=migrator t=2026-05-05T22:17:08.060742905Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T22:17:08.060817316Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=79.571µs logger=migrator t=2026-05-05T22:17:08.073334462Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T22:17:08.085802157Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=12.465795ms logger=migrator t=2026-05-05T22:17:08.090452814Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T22:17:08.093168971Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.716057ms logger=migrator t=2026-05-05T22:17:08.100679735Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T22:17:08.101051889Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=382.154µs logger=migrator t=2026-05-05T22:17:08.106224411Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T22:17:08.108266322Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.043271ms logger=migrator t=2026-05-05T22:17:08.111950539Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T22:17:08.113763837Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.813358ms logger=migrator t=2026-05-05T22:17:08.118120161Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T22:17:08.127452854Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=9.333083ms logger=migrator t=2026-05-05T22:17:08.13109862Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T22:17:08.132510345Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.413645ms logger=migrator t=2026-05-05T22:17:08.142055561Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T22:17:08.143135381Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.08143ms logger=migrator t=2026-05-05T22:17:08.150334554Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T22:17:08.151664378Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.333344ms logger=migrator t=2026-05-05T22:17:08.156682677Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T22:17:08.158014741Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.348064ms logger=migrator t=2026-05-05T22:17:08.163361575Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T22:17:08.164601467Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.241412ms logger=migrator t=2026-05-05T22:17:08.172584547Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T22:17:08.172703608Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=122.531µs logger=migrator t=2026-05-05T22:17:08.188622948Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T22:17:08.188674128Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=55.04µs logger=migrator t=2026-05-05T22:17:08.198360615Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T22:17:08.200549948Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.191303ms logger=migrator t=2026-05-05T22:17:08.203928861Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T22:17:08.206884861Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.95647ms logger=migrator t=2026-05-05T22:17:08.210228684Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T22:17:08.210299735Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.531µs logger=migrator t=2026-05-05T22:17:08.217022693Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T22:17:08.217598718Z level=info msg="Migration successfully executed" id="create quota table v1" duration=576.415µs logger=migrator t=2026-05-05T22:17:08.220920732Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T22:17:08.221547948Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=626.956µs logger=migrator t=2026-05-05T22:17:08.245263696Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T22:17:08.245304166Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.09µs logger=migrator t=2026-05-05T22:17:08.251720361Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T22:17:08.253047894Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.328353ms logger=migrator t=2026-05-05T22:17:08.258191476Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T22:17:08.263479958Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=5.285462ms logger=migrator t=2026-05-05T22:17:08.282767042Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T22:17:08.30048147Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=17.710058ms logger=migrator t=2026-05-05T22:17:08.306919605Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T22:17:08.307080176Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=163.772µs logger=migrator t=2026-05-05T22:17:08.314342019Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T22:17:08.315867024Z level=info msg="Migration successfully executed" id="create session table" duration=1.524245ms logger=migrator t=2026-05-05T22:17:08.324371599Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T22:17:08.324659612Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=290.313µs logger=migrator t=2026-05-05T22:17:08.328094167Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T22:17:08.328319909Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=225.412µs logger=migrator t=2026-05-05T22:17:08.331526061Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T22:17:08.332643802Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.116681ms logger=migrator t=2026-05-05T22:17:08.336522202Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T22:17:08.337728303Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.205941ms logger=migrator t=2026-05-05T22:17:08.344519791Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T22:17:08.344835954Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=317.753µs logger=migrator t=2026-05-05T22:17:08.347846395Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T22:17:08.347908446Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=63.201µs logger=migrator t=2026-05-05T22:17:08.351907905Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T22:17:08.355099917Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.192322ms logger=migrator t=2026-05-05T22:17:08.359023227Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T22:17:08.36129522Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.272072ms logger=migrator t=2026-05-05T22:17:08.366910286Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T22:17:08.367066307Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=156.461µs logger=migrator t=2026-05-05T22:17:08.372137208Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T22:17:08.3723409Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=203.272µs logger=migrator t=2026-05-05T22:17:08.375409621Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T22:17:08.376454332Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.043781ms logger=migrator t=2026-05-05T22:17:08.385837816Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T22:17:08.385888576Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=55.01µs logger=migrator t=2026-05-05T22:17:08.389638554Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T22:17:08.393307621Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.670177ms logger=migrator t=2026-05-05T22:17:08.396565364Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T22:17:08.396868816Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=303.672µs logger=migrator t=2026-05-05T22:17:08.400982258Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T22:17:08.404465753Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.481445ms logger=migrator t=2026-05-05T22:17:08.427272292Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T22:17:08.43016111Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.888089ms logger=migrator t=2026-05-05T22:17:08.448588056Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T22:17:08.448708337Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=123.951µs logger=migrator t=2026-05-05T22:17:08.453749447Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T22:17:08.454677687Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=928.77µs logger=migrator t=2026-05-05T22:17:08.46105545Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T22:17:08.461868158Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=813.878µs logger=migrator t=2026-05-05T22:17:08.466952859Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T22:17:08.468271283Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.318034ms logger=migrator t=2026-05-05T22:17:08.479658027Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T22:17:08.482355974Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.700437ms logger=migrator t=2026-05-05T22:17:08.487232542Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T22:17:08.48794361Z level=info msg="Migration successfully executed" id="add index alert state" duration=711.928µs logger=migrator t=2026-05-05T22:17:08.494831749Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T22:17:08.496436726Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.604537ms logger=migrator t=2026-05-05T22:17:08.504516986Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T22:17:08.505740019Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.217313ms logger=migrator t=2026-05-05T22:17:08.511523896Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T22:17:08.512729248Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.203552ms logger=migrator t=2026-05-05T22:17:08.51691018Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T22:17:08.51785298Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=943.17µs logger=migrator t=2026-05-05T22:17:08.525903641Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T22:17:08.535946662Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.041331ms logger=migrator t=2026-05-05T22:17:08.541112764Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T22:17:08.54174918Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=639.326µs logger=migrator t=2026-05-05T22:17:08.549066773Z 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-05-05T22:17:08.550080173Z 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.01354ms logger=migrator t=2026-05-05T22:17:08.562485588Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T22:17:08.562917592Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=431.325µs logger=migrator t=2026-05-05T22:17:08.579982593Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T22:17:08.58065675Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=677.547µs logger=migrator t=2026-05-05T22:17:08.600427458Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T22:17:08.601363007Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=938.109µs logger=migrator t=2026-05-05T22:17:08.611012575Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T22:17:08.615491989Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.485825ms logger=migrator t=2026-05-05T22:17:08.622304668Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T22:17:08.625039605Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.734997ms logger=migrator t=2026-05-05T22:17:08.627968465Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T22:17:08.631158087Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.185882ms logger=migrator t=2026-05-05T22:17:08.634776003Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T22:17:08.638931394Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.155101ms logger=migrator t=2026-05-05T22:17:08.64152963Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T22:17:08.642362529Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=832.779µs logger=migrator t=2026-05-05T22:17:08.645792363Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T22:17:08.645815594Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.561µs logger=migrator t=2026-05-05T22:17:08.648700832Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T22:17:08.648730493Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.831µs logger=migrator t=2026-05-05T22:17:08.651871854Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T22:17:08.652702782Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=829.448µs logger=migrator t=2026-05-05T22:17:08.658125296Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T22:17:08.659510671Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.389225ms logger=migrator t=2026-05-05T22:17:08.669503371Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T22:17:08.670412671Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=910.32µs logger=migrator t=2026-05-05T22:17:08.675509102Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T22:17:08.676453141Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=941.569µs logger=migrator t=2026-05-05T22:17:08.683029446Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T22:17:08.684021497Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=995.801µs logger=migrator t=2026-05-05T22:17:08.688788854Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T22:17:08.692728705Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.93858ms logger=migrator t=2026-05-05T22:17:08.698657874Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T22:17:08.705177179Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.518435ms logger=migrator t=2026-05-05T22:17:08.716014028Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T22:17:08.716306371Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=296.933µs logger=migrator t=2026-05-05T22:17:08.720522363Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T22:17:08.721415362Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=892.909µs logger=migrator t=2026-05-05T22:17:08.726593694Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T22:17:08.727335301Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=742.217µs logger=migrator t=2026-05-05T22:17:08.734952618Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T22:17:08.737842217Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.889849ms logger=migrator t=2026-05-05T22:17:08.741057339Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T22:17:08.741127879Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.25µs logger=migrator t=2026-05-05T22:17:08.744466163Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T22:17:08.745534684Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.068431ms logger=migrator t=2026-05-05T22:17:08.751327562Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T22:17:08.752001929Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=674.737µs logger=migrator t=2026-05-05T22:17:08.755491973Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T22:17:08.755551224Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=59.671µs logger=migrator t=2026-05-05T22:17:08.760436923Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T22:17:08.761636105Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.198742ms logger=migrator t=2026-05-05T22:17:08.765712626Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T22:17:08.766732026Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.01972ms logger=migrator t=2026-05-05T22:17:08.774656576Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T22:17:08.775325152Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=667.716µs logger=migrator t=2026-05-05T22:17:08.781937769Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T22:17:08.782762277Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=822.848µs logger=migrator t=2026-05-05T22:17:08.791582105Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T22:17:08.793162902Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.580027ms logger=migrator t=2026-05-05T22:17:08.797796188Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T22:17:08.799348584Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.551136ms logger=migrator t=2026-05-05T22:17:08.811050081Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T22:17:08.811100411Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=51.35µs logger=migrator t=2026-05-05T22:17:08.816390424Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T22:17:08.821850209Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.457615ms logger=migrator t=2026-05-05T22:17:08.825809239Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T22:17:08.826684897Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=876.578µs logger=migrator t=2026-05-05T22:17:08.832342425Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T22:17:08.836402445Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.05997ms logger=migrator t=2026-05-05T22:17:08.841819049Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T22:17:08.843950611Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=2.133152ms logger=migrator t=2026-05-05T22:17:08.848688058Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T22:17:08.849680838Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=992.42µs logger=migrator t=2026-05-05T22:17:08.857280494Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T22:17:08.860327486Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=3.047512ms logger=migrator t=2026-05-05T22:17:08.86481469Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T22:17:08.879365656Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.546945ms logger=migrator t=2026-05-05T22:17:08.886789491Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T22:17:08.887652199Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=864.338µs logger=migrator t=2026-05-05T22:17:08.892029663Z 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-05-05T22:17:08.893046503Z 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.01687ms logger=migrator t=2026-05-05T22:17:08.897062854Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T22:17:08.897346597Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=284.273µs logger=migrator t=2026-05-05T22:17:08.902135144Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T22:17:08.903435627Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.299623ms logger=migrator t=2026-05-05T22:17:08.907323046Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T22:17:08.907509468Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=189.262µs logger=migrator t=2026-05-05T22:17:08.911874722Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T22:17:08.916277276Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.401944ms logger=migrator t=2026-05-05T22:17:08.922468609Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T22:17:08.926781501Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.309152ms logger=migrator t=2026-05-05T22:17:08.930748082Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T22:17:08.931976293Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.227721ms logger=migrator t=2026-05-05T22:17:08.936460209Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T22:17:08.937307857Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=847.688µs logger=migrator t=2026-05-05T22:17:08.943225757Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T22:17:08.943452429Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=226.502µs logger=migrator t=2026-05-05T22:17:08.947229217Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T22:17:08.952148836Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.916169ms logger=migrator t=2026-05-05T22:17:08.956587571Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T22:17:08.95754865Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=961.409µs logger=migrator t=2026-05-05T22:17:08.962351038Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T22:17:08.96548774Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=3.128742ms logger=migrator t=2026-05-05T22:17:08.973199127Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T22:17:08.974071286Z level=info msg="Migration successfully executed" id="Move region to single row" duration=873.869µs logger=migrator t=2026-05-05T22:17:08.97754908Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T22:17:08.978701663Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.156733ms logger=migrator t=2026-05-05T22:17:08.983646932Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T22:17:08.984665602Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.01854ms logger=migrator t=2026-05-05T22:17:08.991808634Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T22:17:08.992977156Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.167502ms logger=migrator t=2026-05-05T22:17:09.002934225Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T22:17:09.003853205Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=920.65µs logger=migrator t=2026-05-05T22:17:09.008030026Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T22:17:09.008764913Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=734.497µs logger=migrator t=2026-05-05T22:17:09.013336009Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T22:17:09.014275979Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=940.33µs logger=migrator t=2026-05-05T22:17:09.018898715Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T22:17:09.018974006Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.051µs logger=migrator t=2026-05-05T22:17:09.023484292Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T22:17:09.024793105Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.308583ms logger=migrator t=2026-05-05T22:17:09.031449342Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T22:17:09.03227353Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=824.198µs logger=migrator t=2026-05-05T22:17:09.037131139Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T22:17:09.03825621Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.10684ms logger=migrator t=2026-05-05T22:17:09.042534363Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T22:17:09.043535423Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=997.3µs logger=migrator t=2026-05-05T22:17:09.049488062Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T22:17:09.049688474Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=202.292µs logger=migrator t=2026-05-05T22:17:09.053023738Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T22:17:09.053391241Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=368.053µs logger=migrator t=2026-05-05T22:17:09.057404352Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T22:17:09.057481123Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=77.141µs logger=migrator t=2026-05-05T22:17:09.061852126Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T22:17:09.062710845Z level=info msg="Migration successfully executed" id="create team table" duration=859.319µs logger=migrator t=2026-05-05T22:17:09.071901947Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T22:17:09.073045648Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.144131ms logger=migrator t=2026-05-05T22:17:09.078952078Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T22:17:09.080072309Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.120571ms logger=migrator t=2026-05-05T22:17:09.085669195Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T22:17:09.089579014Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.910819ms logger=migrator t=2026-05-05T22:17:09.093350683Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T22:17:09.093502614Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=150.191µs logger=migrator t=2026-05-05T22:17:09.097659525Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T22:17:09.098809847Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.149912ms logger=migrator t=2026-05-05T22:17:09.103894457Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T22:17:09.10508804Z level=info msg="Migration successfully executed" id="create team member table" duration=1.191623ms logger=migrator t=2026-05-05T22:17:09.247172045Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T22:17:09.249380207Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.211751ms logger=migrator t=2026-05-05T22:17:09.255568939Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T22:17:09.25668972Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.120831ms logger=migrator t=2026-05-05T22:17:09.26367621Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T22:17:09.265301167Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.625517ms logger=migrator t=2026-05-05T22:17:09.271182186Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T22:17:09.275805422Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.620257ms logger=migrator t=2026-05-05T22:17:09.280180215Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T22:17:09.284726181Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.545516ms logger=migrator t=2026-05-05T22:17:09.289007915Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T22:17:09.294997615Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.98933ms logger=migrator t=2026-05-05T22:17:09.299926374Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T22:17:09.300833483Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=908.93µs logger=migrator t=2026-05-05T22:17:09.305220427Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T22:17:09.306148877Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=925.68µs logger=migrator t=2026-05-05T22:17:09.310706922Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T22:17:09.311701152Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=994.1µs logger=migrator t=2026-05-05T22:17:09.317757303Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T22:17:09.318962764Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.205161ms logger=migrator t=2026-05-05T22:17:09.323520181Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T22:17:09.325549991Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.03015ms logger=migrator t=2026-05-05T22:17:09.330413779Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T22:17:09.331312039Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=898.18µs logger=migrator t=2026-05-05T22:17:09.336863185Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T22:17:09.337781594Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=918.269µs logger=migrator t=2026-05-05T22:17:09.342880535Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T22:17:09.343790734Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=910.129µs logger=migrator t=2026-05-05T22:17:09.348791754Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T22:17:09.349605322Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=813.178µs logger=migrator t=2026-05-05T22:17:09.35742298Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T22:17:09.357851265Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=427.814µs logger=migrator t=2026-05-05T22:17:09.362461861Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T22:17:09.363758654Z level=info msg="Migration successfully executed" id="create tag table" duration=1.296323ms logger=migrator t=2026-05-05T22:17:09.36933982Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T22:17:09.37025783Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=917.71µs logger=migrator t=2026-05-05T22:17:09.374785804Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T22:17:09.376084558Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.293384ms logger=migrator t=2026-05-05T22:17:09.381188478Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T22:17:09.382217129Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.030071ms logger=migrator t=2026-05-05T22:17:09.387737645Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T22:17:09.388705464Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=968.469µs logger=migrator t=2026-05-05T22:17:09.392079208Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T22:17:09.40630083Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.220722ms logger=migrator t=2026-05-05T22:17:09.414001557Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T22:17:09.414722114Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=720.417µs logger=migrator t=2026-05-05T22:17:09.419645854Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T22:17:09.420829737Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.183613ms logger=migrator t=2026-05-05T22:17:09.425942337Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T22:17:09.426311482Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=369.625µs logger=migrator t=2026-05-05T22:17:09.430685025Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T22:17:09.431393642Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=708.207µs logger=migrator t=2026-05-05T22:17:09.436588444Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T22:17:09.437453283Z level=info msg="Migration successfully executed" id="create user auth table" duration=864.729µs logger=migrator t=2026-05-05T22:17:09.441759816Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T22:17:09.443804637Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.043981ms logger=migrator t=2026-05-05T22:17:09.448957669Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T22:17:09.44907253Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=114.681µs logger=migrator t=2026-05-05T22:17:09.454780997Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T22:17:09.461143191Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.362054ms logger=migrator t=2026-05-05T22:17:09.466360103Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T22:17:09.472364693Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.00052ms logger=migrator t=2026-05-05T22:17:09.477855568Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T22:17:09.484387554Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.529915ms logger=migrator t=2026-05-05T22:17:09.489944509Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T22:17:09.495208182Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.262713ms logger=migrator t=2026-05-05T22:17:09.500825018Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T22:17:09.501851069Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.025911ms logger=migrator t=2026-05-05T22:17:09.50694568Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T22:17:09.515530106Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.581186ms logger=migrator t=2026-05-05T22:17:09.520431495Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T22:17:09.521040041Z level=info msg="Migration successfully executed" id="create server_lock table" duration=607.956µs logger=migrator t=2026-05-05T22:17:09.527476546Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T22:17:09.529286434Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.813497ms logger=migrator t=2026-05-05T22:17:09.534623847Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T22:17:09.535934251Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.310234ms logger=migrator t=2026-05-05T22:17:09.541394556Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T22:17:09.542405776Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.01099ms logger=migrator t=2026-05-05T22:17:09.548241764Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T22:17:09.549270604Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.029ms logger=migrator t=2026-05-05T22:17:09.554212854Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T22:17:09.556086233Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.872309ms logger=migrator t=2026-05-05T22:17:09.562115843Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T22:17:09.567492897Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.376784ms logger=migrator t=2026-05-05T22:17:09.571885032Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T22:17:09.572915012Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.03005ms logger=migrator t=2026-05-05T22:17:09.579214215Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T22:17:09.58066769Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.452785ms logger=migrator t=2026-05-05T22:17:09.586212615Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T22:17:09.587228635Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.01598ms logger=migrator t=2026-05-05T22:17:09.594931443Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T22:17:09.596366107Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.434614ms logger=migrator t=2026-05-05T22:17:09.602132794Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T22:17:09.603287097Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.155012ms logger=migrator t=2026-05-05T22:17:09.609240706Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T22:17:09.609323917Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=84.281µs logger=migrator t=2026-05-05T22:17:09.614753901Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T22:17:09.614881272Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.411µs logger=migrator t=2026-05-05T22:17:09.61964527Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T22:17:09.620734391Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.089751ms logger=migrator t=2026-05-05T22:17:09.625959554Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T22:17:09.62764976Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.697716ms logger=migrator t=2026-05-05T22:17:09.63349396Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T22:17:09.634493109Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=999.05µs logger=migrator t=2026-05-05T22:17:09.639807223Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T22:17:09.640022085Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=213.602µs logger=migrator t=2026-05-05T22:17:09.644844313Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T22:17:09.646512189Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.668406ms logger=migrator t=2026-05-05T22:17:09.651956164Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T22:17:09.653597011Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.640987ms logger=migrator t=2026-05-05T22:17:09.658888634Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T22:17:09.659993035Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.102781ms logger=migrator t=2026-05-05T22:17:09.663814963Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T22:17:09.664865115Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.043021ms logger=migrator t=2026-05-05T22:17:09.669895974Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T22:17:09.675708923Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.812099ms logger=migrator t=2026-05-05T22:17:09.680233348Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T22:17:09.681207718Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=973.72µs logger=migrator t=2026-05-05T22:17:09.68640553Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T22:17:09.686514941Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=109.652µs logger=migrator t=2026-05-05T22:17:09.691844064Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T22:17:09.6933114Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.469656ms logger=migrator t=2026-05-05T22:17:09.697917596Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-05T22:17:09.698992457Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.074541ms logger=migrator t=2026-05-05T22:17:09.70422792Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-05T22:17:09.706008257Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.780297ms logger=migrator t=2026-05-05T22:17:09.710704824Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T22:17:09.710820995Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=116.441µs logger=migrator t=2026-05-05T22:17:09.71530292Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T22:17:09.71632612Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.02163ms logger=migrator t=2026-05-05T22:17:09.720740955Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T22:17:09.72230981Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.562505ms logger=migrator t=2026-05-05T22:17:09.729427532Z 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-05-05T22:17:09.730479272Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.0511ms logger=migrator t=2026-05-05T22:17:09.734983738Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T22:17:09.735926797Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=942.969µs logger=migrator t=2026-05-05T22:17:09.742957558Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T22:17:09.752450803Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.493236ms logger=migrator t=2026-05-05T22:17:09.756955778Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T22:17:09.757916497Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=959.919µs logger=migrator t=2026-05-05T22:17:09.763011769Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T22:17:09.764854606Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.843817ms logger=migrator t=2026-05-05T22:17:09.770288071Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T22:17:09.794589965Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.298004ms logger=migrator t=2026-05-05T22:17:09.79900963Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T22:17:09.82304591Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.02974ms logger=migrator t=2026-05-05T22:17:09.827025851Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T22:17:09.827900899Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=876.828µs logger=migrator t=2026-05-05T22:17:09.83300666Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T22:17:09.834309193Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.303653ms logger=migrator t=2026-05-05T22:17:09.840587136Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T22:17:09.84690161Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.313474ms logger=migrator t=2026-05-05T22:17:09.850715828Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T22:17:09.856821079Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.104581ms logger=migrator t=2026-05-05T22:17:09.86295269Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T22:17:09.864081142Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.169722ms logger=migrator t=2026-05-05T22:17:09.868400845Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T22:17:09.869296874Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=895.199µs logger=migrator t=2026-05-05T22:17:09.873635727Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T22:17:09.87488329Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.247913ms logger=migrator t=2026-05-05T22:17:09.880405206Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T22:17:09.881242244Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=837.058µs logger=migrator t=2026-05-05T22:17:09.885339744Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T22:17:09.885442975Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=104.161µs logger=migrator t=2026-05-05T22:17:09.890412795Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T22:17:09.899705949Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.295574ms logger=migrator t=2026-05-05T22:17:09.905386106Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T22:17:09.910620128Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.233112ms logger=migrator t=2026-05-05T22:17:09.914499057Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T22:17:09.920547488Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.048441ms logger=migrator t=2026-05-05T22:17:09.924530007Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T22:17:09.925404757Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=875.46µs logger=migrator t=2026-05-05T22:17:09.931037814Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T22:17:09.931957333Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=919.289µs logger=migrator t=2026-05-05T22:17:09.936164295Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T22:17:09.942161775Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.99515ms logger=migrator t=2026-05-05T22:17:09.948409628Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T22:17:09.95466785Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.257462ms logger=migrator t=2026-05-05T22:17:09.959895573Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-05T22:17:09.961179385Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.283402ms logger=migrator t=2026-05-05T22:17:09.966240576Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T22:17:09.972418438Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.177351ms logger=migrator t=2026-05-05T22:17:09.976901003Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T22:17:09.983099165Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.193162ms logger=migrator t=2026-05-05T22:17:09.988496669Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T22:17:09.98858335Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=87.001µs logger=migrator t=2026-05-05T22:17:09.99359389Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T22:17:09.995336268Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.741678ms logger=migrator t=2026-05-05T22:17:10.000723162Z 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-05-05T22:17:10.002016235Z 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.294133ms logger=migrator t=2026-05-05T22:17:10.007265497Z 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-05-05T22:17:10.008324868Z 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.059291ms logger=migrator t=2026-05-05T22:17:10.014219597Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T22:17:10.014313818Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=92.99µs logger=migrator t=2026-05-05T22:17:10.018261518Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T22:17:10.027850384Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.590346ms logger=migrator t=2026-05-05T22:17:10.033226278Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T22:17:10.038803843Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.576525ms logger=migrator t=2026-05-05T22:17:10.043569131Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T22:17:10.05041844Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.847139ms logger=migrator t=2026-05-05T22:17:10.054815864Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T22:17:10.059265669Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.449435ms logger=migrator t=2026-05-05T22:17:10.065824965Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T22:17:10.074484961Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.660726ms logger=migrator t=2026-05-05T22:17:10.07928051Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T22:17:10.079390321Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=108.951µs logger=migrator t=2026-05-05T22:17:10.084616013Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T22:17:10.085546212Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=932.989µs logger=migrator t=2026-05-05T22:17:10.091192959Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T22:17:10.097534733Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.341483ms logger=migrator t=2026-05-05T22:17:10.101706935Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T22:17:10.101824286Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=176.342µs logger=migrator t=2026-05-05T22:17:10.106419741Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T22:17:10.113077559Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.657578ms logger=migrator t=2026-05-05T22:17:10.11821272Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T22:17:10.119944657Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.732257ms logger=migrator t=2026-05-05T22:17:10.126070319Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T22:17:10.133878037Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.806058ms logger=migrator t=2026-05-05T22:17:10.138336982Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T22:17:10.139235201Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=899.459µs logger=migrator t=2026-05-05T22:17:10.144494653Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T22:17:10.147520354Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=3.026641ms logger=migrator t=2026-05-05T22:17:10.155452413Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T22:17:10.163837277Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.388644ms logger=migrator t=2026-05-05T22:17:10.167997928Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T22:17:10.168820347Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=820.459µs logger=migrator t=2026-05-05T22:17:10.174880488Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T22:17:10.175917648Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.03748ms logger=migrator t=2026-05-05T22:17:10.180976399Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T22:17:10.181798397Z level=info msg="Migration successfully executed" id="create alert_image table" duration=821.908µs logger=migrator t=2026-05-05T22:17:10.186546015Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T22:17:10.188335093Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.780778ms logger=migrator t=2026-05-05T22:17:10.193449364Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T22:17:10.193548585Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.661µs logger=migrator t=2026-05-05T22:17:10.197514215Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T22:17:10.198443264Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=928.879µs logger=migrator t=2026-05-05T22:17:10.202613396Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T22:17:10.203749407Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.134721ms logger=migrator t=2026-05-05T22:17:10.208098071Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T22:17:10.208759507Z 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-05-05T22:17:10.212935309Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T22:17:10.213372664Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=437.064µs logger=migrator t=2026-05-05T22:17:10.21701609Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T22:17:10.21806081Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.04475ms logger=migrator t=2026-05-05T22:17:10.221676997Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T22:17:10.228527606Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.846209ms logger=migrator t=2026-05-05T22:17:10.232686487Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T22:17:10.233691528Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.005721ms logger=migrator t=2026-05-05T22:17:10.23797743Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T22:17:10.239494816Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.514746ms logger=migrator t=2026-05-05T22:17:10.244315904Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T22:17:10.245694288Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.378504ms logger=migrator t=2026-05-05T22:17:10.250106902Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T22:17:10.251171952Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.06466ms logger=migrator t=2026-05-05T22:17:10.255306854Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T22:17:10.256339905Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.032091ms logger=migrator t=2026-05-05T22:17:10.260541366Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T22:17:10.260566577Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=25.641µs logger=migrator t=2026-05-05T22:17:10.264617288Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T22:17:10.264719209Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.491µs logger=migrator t=2026-05-05T22:17:10.27082599Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T22:17:10.278044992Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.220072ms logger=migrator t=2026-05-05T22:17:10.282560087Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T22:17:10.282943701Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=386.514µs logger=migrator t=2026-05-05T22:17:10.287304665Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T22:17:10.288357815Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.0529ms logger=migrator t=2026-05-05T22:17:10.294552897Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T22:17:10.294812881Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=261.734µs logger=migrator t=2026-05-05T22:17:10.299415426Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T22:17:10.301557458Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.141862ms logger=migrator t=2026-05-05T22:17:10.306228655Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T22:17:10.307069283Z level=info msg="Migration successfully executed" id="create secrets table" duration=840.438µs logger=migrator t=2026-05-05T22:17:10.311296265Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T22:17:10.344377897Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.080472ms logger=migrator t=2026-05-05T22:17:10.348121385Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T22:17:10.355496279Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.374764ms logger=migrator t=2026-05-05T22:17:10.358956253Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T22:17:10.359069215Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=113.072µs logger=migrator t=2026-05-05T22:17:10.362907623Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T22:17:10.392811733Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.90295ms logger=migrator t=2026-05-05T22:17:10.397055485Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T22:17:10.427136987Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.085752ms logger=migrator t=2026-05-05T22:17:10.431286978Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T22:17:10.431890035Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=603.047µs logger=migrator t=2026-05-05T22:17:10.437845694Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T22:17:10.439613871Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.767877ms logger=migrator t=2026-05-05T22:17:10.44446236Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T22:17:10.444838004Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=376.584µs logger=migrator t=2026-05-05T22:17:10.448751814Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T22:17:10.45042694Z level=info msg="Migration successfully executed" id="create permission table" duration=1.674126ms logger=migrator t=2026-05-05T22:17:10.455466631Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T22:17:10.456507241Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.04061ms logger=migrator t=2026-05-05T22:17:10.460797684Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T22:17:10.461899345Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.094421ms logger=migrator t=2026-05-05T22:17:10.466942256Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T22:17:10.468812065Z level=info msg="Migration successfully executed" id="create role table" duration=1.869839ms logger=migrator t=2026-05-05T22:17:10.473054917Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T22:17:10.481280559Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.216992ms logger=migrator t=2026-05-05T22:17:10.484873445Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T22:17:10.49329432Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.413735ms logger=migrator t=2026-05-05T22:17:10.497679414Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T22:17:10.498641783Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=962.819µs logger=migrator t=2026-05-05T22:17:10.502919907Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T22:17:10.503958347Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.03734ms logger=migrator t=2026-05-05T22:17:10.510328851Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T22:17:10.511384031Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.05468ms logger=migrator t=2026-05-05T22:17:10.516342891Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T22:17:10.517180139Z level=info msg="Migration successfully executed" id="create team role table" duration=838.368µs logger=migrator t=2026-05-05T22:17:10.521847727Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T22:17:10.522808076Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=963.209µs logger=migrator t=2026-05-05T22:17:10.52914774Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T22:17:10.530199641Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.051641ms logger=migrator t=2026-05-05T22:17:10.644761668Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T22:17:10.646816249Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.056891ms logger=migrator t=2026-05-05T22:17:10.74664619Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T22:17:10.748861633Z level=info msg="Migration successfully executed" id="create user role table" duration=2.243543ms logger=migrator t=2026-05-05T22:17:10.7575761Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T22:17:10.759067185Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.491265ms logger=migrator t=2026-05-05T22:17:10.764348558Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T22:17:10.765610871Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.261803ms logger=migrator t=2026-05-05T22:17:10.770782982Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T22:17:10.771937184Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.162922ms logger=migrator t=2026-05-05T22:17:10.778238767Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T22:17:10.779196096Z level=info msg="Migration successfully executed" id="create builtin role table" duration=957.119µs logger=migrator t=2026-05-05T22:17:10.783807403Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T22:17:10.784960335Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.153242ms logger=migrator t=2026-05-05T22:17:10.789804893Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T22:17:10.791036786Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.235073ms logger=migrator t=2026-05-05T22:17:10.797322159Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T22:17:10.805345539Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.02371ms logger=migrator t=2026-05-05T22:17:10.809766993Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T22:17:10.810549521Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=782.488µs logger=migrator t=2026-05-05T22:17:10.821997976Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T22:17:10.823319269Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.333513ms logger=migrator t=2026-05-05T22:17:10.851273449Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T22:17:10.853584433Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.309474ms logger=migrator t=2026-05-05T22:17:10.870875216Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T22:17:10.872944837Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.069111ms logger=migrator t=2026-05-05T22:17:10.878468392Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T22:17:10.87932725Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=859.138µs logger=migrator t=2026-05-05T22:17:10.886299961Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T22:17:10.887545473Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.246122ms logger=migrator t=2026-05-05T22:17:10.902720936Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T22:17:10.911592504Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.872498ms logger=migrator t=2026-05-05T22:17:10.930592915Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T22:17:10.942332183Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.741138ms logger=migrator t=2026-05-05T22:17:10.94609226Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T22:17:10.953260403Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.165273ms logger=migrator t=2026-05-05T22:17:10.957493305Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T22:17:10.966335453Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.841038ms logger=migrator t=2026-05-05T22:17:10.970713307Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T22:17:10.971619786Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=906.139µs logger=migrator t=2026-05-05T22:17:10.976210232Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T22:17:10.978448515Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.237233ms logger=migrator t=2026-05-05T22:17:10.999218903Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T22:17:11.001064432Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.847439ms logger=migrator t=2026-05-05T22:17:11.006379355Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T22:17:11.007367035Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=982.92µs logger=migrator t=2026-05-05T22:17:11.012482666Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T22:17:11.014554937Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.0746ms logger=migrator t=2026-05-05T22:17:11.02186121Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T22:17:11.022041652Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=181.922µs logger=migrator t=2026-05-05T22:17:11.026946501Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T22:17:11.026984602Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.821µs logger=migrator t=2026-05-05T22:17:11.031676379Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T22:17:11.032369826Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=693.817µs logger=migrator t=2026-05-05T22:17:11.036463896Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T22:17:11.037471807Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.012221ms logger=migrator t=2026-05-05T22:17:11.04185463Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T22:17:11.043242145Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.388054ms logger=migrator t=2026-05-05T22:17:11.047576097Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T22:17:11.04785164Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=275.383µs logger=migrator t=2026-05-05T22:17:11.051662169Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T22:17:11.052181944Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=519.815µs logger=migrator t=2026-05-05T22:17:11.056371576Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T22:17:11.057482158Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.109871ms logger=migrator t=2026-05-05T22:17:11.063984802Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T22:17:11.065464048Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.480736ms logger=migrator t=2026-05-05T22:17:11.094603949Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T22:17:11.105729821Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.128822ms logger=migrator t=2026-05-05T22:17:11.118061184Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T22:17:11.118203706Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=145.621µs logger=migrator t=2026-05-05T22:17:11.125251226Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T22:17:11.127053895Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.802359ms logger=migrator t=2026-05-05T22:17:11.133835693Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T22:17:11.135002634Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.167191ms logger=migrator t=2026-05-05T22:17:11.140011404Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T22:17:11.141142056Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.130782ms logger=migrator t=2026-05-05T22:17:11.148040595Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T22:17:11.157079745Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.03902ms logger=migrator t=2026-05-05T22:17:11.161068656Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T22:17:11.162128836Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.06258ms logger=migrator t=2026-05-05T22:17:11.166016576Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T22:17:11.167056446Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.03985ms logger=migrator t=2026-05-05T22:17:11.172647772Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T22:17:11.19445219Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.804208ms logger=migrator t=2026-05-05T22:17:11.198560271Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T22:17:11.199379819Z level=info msg="Migration successfully executed" id="create correlation v2" duration=819.408µs logger=migrator t=2026-05-05T22:17:11.205069697Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T22:17:11.206949566Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.880199ms logger=migrator t=2026-05-05T22:17:11.212276009Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T22:17:11.213512152Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.237203ms logger=migrator t=2026-05-05T22:17:11.218131968Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T22:17:11.21926826Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.136392ms logger=migrator t=2026-05-05T22:17:11.225929476Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T22:17:11.226196138Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=266.882µs logger=migrator t=2026-05-05T22:17:11.230933006Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T22:17:11.23231117Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.350303ms logger=migrator t=2026-05-05T22:17:11.236991667Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T22:17:11.249831486Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.843119ms logger=migrator t=2026-05-05T22:17:11.25620683Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T22:17:11.257034518Z level=info msg="Migration successfully executed" id="create entity_events table" duration=827.198µs logger=migrator t=2026-05-05T22:17:11.260764435Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T22:17:11.261839187Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.074482ms logger=migrator t=2026-05-05T22:17:11.265962177Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T22:17:11.266512983Z 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-05-05T22:17:11.272772386Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T22:17:11.273675765Z 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-05-05T22:17:11.282247861Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T22:17:11.283678296Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.429375ms logger=migrator t=2026-05-05T22:17:11.294900898Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T22:17:11.296039519Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.138601ms logger=migrator t=2026-05-05T22:17:11.312198332Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T22:17:11.313454304Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.257252ms logger=migrator t=2026-05-05T22:17:11.323733197Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T22:17:11.325747678Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.014211ms logger=migrator t=2026-05-05T22:17:11.344094121Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T22:17:11.345335384Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.242983ms logger=migrator t=2026-05-05T22:17:11.352272683Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T22:17:11.354089522Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.817449ms logger=migrator t=2026-05-05T22:17:11.358740948Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T22:17:11.360099472Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.361684ms logger=migrator t=2026-05-05T22:17:11.364805639Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T22:17:11.3659507Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.145231ms logger=migrator t=2026-05-05T22:17:11.370129462Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T22:17:11.371345084Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.215702ms logger=migrator t=2026-05-05T22:17:11.376838949Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T22:17:11.378688647Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.849678ms logger=migrator t=2026-05-05T22:17:11.383612077Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T22:17:11.385668958Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.064651ms logger=migrator t=2026-05-05T22:17:11.390418846Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T22:17:11.421216755Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.792598ms logger=migrator t=2026-05-05T22:17:11.427116214Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T22:17:11.439443477Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.331303ms logger=migrator t=2026-05-05T22:17:11.444079974Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T22:17:11.453068913Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.988499ms logger=migrator t=2026-05-05T22:17:11.459164675Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T22:17:11.459399477Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=238.162µs logger=migrator t=2026-05-05T22:17:11.46366275Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T22:17:11.474829352Z level=info msg="Migration successfully executed" id="add share column" duration=11.166472ms logger=migrator t=2026-05-05T22:17:11.479455808Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T22:17:11.479690701Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=235.023µs logger=migrator t=2026-05-05T22:17:11.48362403Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T22:17:11.484739581Z level=info msg="Migration successfully executed" id="create file table" duration=1.114921ms logger=migrator t=2026-05-05T22:17:11.491193256Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T22:17:11.493247226Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.05311ms logger=migrator t=2026-05-05T22:17:11.497907163Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T22:17:11.499249027Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.341534ms logger=migrator t=2026-05-05T22:17:11.507343687Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T22:17:11.508462369Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.120112ms logger=migrator t=2026-05-05T22:17:11.513193367Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T22:17:11.514423869Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.229762ms logger=migrator t=2026-05-05T22:17:11.520266857Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T22:17:11.520369118Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.001µs logger=migrator t=2026-05-05T22:17:11.525724262Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T22:17:11.525969054Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=247.462µs logger=migrator t=2026-05-05T22:17:11.531804983Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T22:17:11.532735692Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=932.679µs logger=migrator t=2026-05-05T22:17:11.536883934Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T22:17:11.537451499Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=568.295µs logger=migrator t=2026-05-05T22:17:11.544673802Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T22:17:11.546961695Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.290223ms logger=migrator t=2026-05-05T22:17:11.552161616Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T22:17:11.566220477Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.059561ms logger=migrator t=2026-05-05T22:17:11.57141255Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T22:17:11.571619582Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=206.913µs logger=migrator t=2026-05-05T22:17:11.577173627Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T22:17:11.578298489Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.124762ms logger=migrator t=2026-05-05T22:17:11.585318879Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T22:17:11.585992595Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=675.086µs logger=migrator t=2026-05-05T22:17:11.592607972Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T22:17:11.593074217Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=466.155µs logger=migrator t=2026-05-05T22:17:11.598717123Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T22:17:11.599807884Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.090541ms logger=migrator t=2026-05-05T22:17:11.603808774Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T22:17:11.617830605Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.019941ms logger=migrator t=2026-05-05T22:17:11.621397941Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T22:17:11.631032618Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.635247ms logger=migrator t=2026-05-05T22:17:11.633830236Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T22:17:11.634687114Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=856.888µs logger=migrator t=2026-05-05T22:17:11.640378911Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T22:17:11.718605836Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.219905ms logger=migrator t=2026-05-05T22:17:11.724627726Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T22:17:11.726649656Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.023ms logger=migrator t=2026-05-05T22:17:11.733701497Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T22:17:11.734797178Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.088921ms logger=migrator t=2026-05-05T22:17:11.740143162Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T22:17:11.767561986Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.415124ms logger=migrator t=2026-05-05T22:17:11.774430675Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T22:17:11.782997561Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.567916ms logger=migrator t=2026-05-05T22:17:11.790100312Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T22:17:11.790463225Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=363.423µs logger=migrator t=2026-05-05T22:17:11.793916381Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T22:17:11.794166693Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=250.302µs logger=migrator t=2026-05-05T22:17:11.796222334Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T22:17:11.796460977Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=234.132µs logger=migrator t=2026-05-05T22:17:11.804124743Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T22:17:11.804405285Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=280.653µs logger=migrator t=2026-05-05T22:17:11.81180273Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T22:17:11.812037372Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=236.732µs logger=migrator t=2026-05-05T22:17:11.817919031Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T22:17:11.81878603Z level=info msg="Migration successfully executed" id="create folder table" duration=869.749µs logger=migrator t=2026-05-05T22:17:11.827576318Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T22:17:11.830546468Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.97227ms logger=migrator t=2026-05-05T22:17:11.836190715Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T22:17:11.837254965Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.06971ms logger=migrator t=2026-05-05T22:17:11.844499318Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T22:17:11.844527058Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.78µs logger=migrator t=2026-05-05T22:17:11.848283295Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T22:17:11.849479488Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.196433ms logger=migrator t=2026-05-05T22:17:11.855834371Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T22:17:11.857491587Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.655956ms logger=migrator t=2026-05-05T22:17:11.862365147Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T22:17:11.86361706Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.252073ms logger=migrator t=2026-05-05T22:17:11.873079974Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T22:17:11.873848662Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=771.178µs logger=migrator t=2026-05-05T22:17:11.879336967Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T22:17:11.879828371Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=494.524µs logger=migrator t=2026-05-05T22:17:11.889355207Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T22:17:11.89067578Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.322993ms logger=migrator t=2026-05-05T22:17:11.896324577Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T22:17:11.897667731Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.342394ms logger=migrator t=2026-05-05T22:17:11.903153836Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T22:17:11.908068425Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=4.877978ms logger=migrator t=2026-05-05T22:17:11.913144676Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T22:17:11.914320118Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.175782ms logger=migrator t=2026-05-05T22:17:11.918097035Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T22:17:11.919283577Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.185842ms logger=migrator t=2026-05-05T22:17:11.924405578Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T22:17:11.925440559Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.034011ms logger=migrator t=2026-05-05T22:17:11.928579331Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T22:17:11.930190226Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.610655ms logger=migrator t=2026-05-05T22:17:11.936368649Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T22:17:11.937705242Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.336983ms logger=migrator t=2026-05-05T22:17:11.94239859Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T22:17:11.943833063Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.434063ms logger=migrator t=2026-05-05T22:17:11.949206357Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T22:17:11.951101017Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.9284ms logger=migrator t=2026-05-05T22:17:11.957944235Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T22:17:11.959298399Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.356434ms logger=migrator t=2026-05-05T22:17:11.964142637Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T22:17:11.964507641Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=367.325µs logger=migrator t=2026-05-05T22:17:11.970876265Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T22:17:11.981451311Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.581117ms logger=migrator t=2026-05-05T22:17:11.985458011Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T22:17:11.986607162Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.150611ms logger=migrator t=2026-05-05T22:17:11.99133179Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T22:17:11.99134925Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.67µs logger=migrator t=2026-05-05T22:17:11.995850465Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T22:17:11.997280639Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.430844ms logger=migrator t=2026-05-05T22:17:12.002143358Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T22:17:12.002175078Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.67µs logger=migrator t=2026-05-05T22:17:12.007596143Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T22:17:12.009465112Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.869769ms logger=migrator t=2026-05-05T22:17:12.013964447Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T22:17:12.01526868Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.303973ms logger=migrator t=2026-05-05T22:17:12.021746915Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T22:17:12.022633243Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=889.498µs logger=migrator t=2026-05-05T22:17:12.027862276Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T22:17:12.029100719Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.240993ms logger=migrator t=2026-05-05T22:17:12.033364701Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T22:17:12.033826505Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=463.594µs logger=migrator t=2026-05-05T22:17:12.03716769Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T22:17:12.037803356Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=638.656µs logger=migrator t=2026-05-05T22:17:12.043935257Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T22:17:12.044974277Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.03971ms logger=migrator t=2026-05-05T22:17:12.050581633Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T22:17:12.052355581Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.773648ms logger=migrator t=2026-05-05T22:17:12.057475673Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T22:17:12.069580914Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.103331ms logger=migrator t=2026-05-05T22:17:12.073521924Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T22:17:12.084557774Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.03404ms logger=migrator t=2026-05-05T22:17:12.128184501Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T22:17:12.140595396Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.411525ms logger=migrator t=2026-05-05T22:17:12.14901256Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T22:17:12.149259673Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=249.803µs logger=migrator t=2026-05-05T22:17:12.15698629Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T22:17:12.168826009Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.836619ms logger=migrator t=2026-05-05T22:17:12.173712388Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T22:17:12.181108532Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.392114ms logger=migrator t=2026-05-05T22:17:12.186341355Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T22:17:12.186715369Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=376.744µs logger=migrator t=2026-05-05T22:17:12.19289441Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.953454446s logger=migrator t=2026-05-05T22:17:12.193786129Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T22:17:12.21187341Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T22:17:12.212142903Z level=info msg="Created default organization" logger=secrets t=2026-05-05T22:17:12.218470776Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T22:17:12.28074037Z level=info msg="Restored cache from database" duration=502.604µs logger=plugin.store t=2026-05-05T22:17:12.282378057Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T22:17:12.333240907Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T22:17:12.333268687Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T22:17:12.333449699Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T22:17:12.333464189Z level=info msg="Plugins loaded" count=54 duration=51.087192ms logger=query_data t=2026-05-05T22:17:12.338113386Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T22:17:12.34539185Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T22:17:12.350452769Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T22:17:12.361020015Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T22:17:12.36347764Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T22:17:12.369088146Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T22:17:12.389099817Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T22:17:12.406864396Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T22:17:12.426581873Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T22:17:12.426602994Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-05T22:17:12.426722935Z level=info msg="Storage starting" logger=http.server t=2026-05-05T22:17:12.428744434Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-05T22:17:12.428817475Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-05T22:17:12.447295141Z level=info msg="Starting MultiOrg Alertmanager" logger=grafana.update.checker t=2026-05-05T22:17:12.510212571Z level=info msg="Update check succeeded" duration=63.204123ms logger=plugins.update.checker t=2026-05-05T22:17:12.534819688Z level=info msg="Update check succeeded" duration=87.451807ms logger=ngalert.state.manager t=2026-05-05T22:17:12.54997177Z level=info msg="State cache has been initialized" states=0 duration=121.150165ms logger=ngalert.scheduler t=2026-05-05T22:17:12.550066851Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T22:17:12.550135712Z level=info msg=starting first_tick=2026-05-05T22:17:20Z logger=provisioning.dashboard t=2026-05-05T22:17:12.571396334Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-05T22:17:12.650421406Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T22:17:12.683842961Z level=info msg="Patterns update finished" duration=112.134994ms logger=provisioning.dashboard t=2026-05-05T22:17:12.708954613Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-05T22:17:13.018903751Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T22:17:13.019403435Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T22:17:13.459198043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.460393076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.475970102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.502501728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.524780961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.608950235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.640843574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.663970796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.683440431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.708902696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.727724155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.749290401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.765441703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.788488824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.801335143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.824611366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.837494475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.860994261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.883037151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.908085912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.932437027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:13.986984134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.006251006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.04048096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.057907975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.091625233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.106491551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.146863346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.162104809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.195257831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.211799877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.247692406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.273168632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.319073532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.337168583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.375153364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.392176304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.427284867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.444336337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.48950263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.507287997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.551085497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.573519882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.617671014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.635353191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.677638065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.695564065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.731349753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.748307963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.801083802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.821536087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.859822781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.891880402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.977562651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:14.997080806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.07117086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.091743215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.163627636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.183705227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.342783931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.359789841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.50641234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.527856105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.672736866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.686381883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.773175643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.794884341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.873562739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:15.893861812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.009675393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.021698404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.116434873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.133941728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.211838999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.229858299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.303429506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.32480323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.400523779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.420922703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T22:17:16.494344459Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T22:18:03.454028526Z level=info msg="Usage stats are ready to report"