logger=settings t=2026-05-29T05:12:19.393857883Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-29T05:12:19Z logger=settings t=2026-05-29T05:12:19.394106447Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-29T05:12:19.394118517Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-29T05:12:19.394121847Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-29T05:12:19.394124817Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-29T05:12:19.394129317Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-29T05:12:19.394132507Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-29T05:12:19.394135227Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-29T05:12:19.394138138Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-29T05:12:19.394144478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-29T05:12:19.394148048Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-29T05:12:19.394151238Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-29T05:12:19.394155948Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-29T05:12:19.394159298Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-29T05:12:19.394162708Z level=info msg=Target target=[all] logger=settings t=2026-05-29T05:12:19.394171548Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-29T05:12:19.394174448Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-29T05:12:19.394177038Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-29T05:12:19.394179628Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-29T05:12:19.394182288Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-29T05:12:19.394184948Z level=info msg="App mode production" logger=sqlstore t=2026-05-29T05:12:19.394431782Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-29T05:12:19.394450902Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-29T05:12:19.396000697Z level=info msg="Locking database" logger=migrator t=2026-05-29T05:12:19.396012017Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-29T05:12:19.396525125Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-29T05:12:19.397345968Z level=info msg="Migration successfully executed" id="create migration_log table" duration=819.123µs logger=migrator t=2026-05-29T05:12:19.684310301Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-29T05:12:19.691350942Z level=info msg="Migration successfully executed" id="create user table" duration=7.042951ms logger=migrator t=2026-05-29T05:12:20.743049655Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-29T05:12:20.744260013Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.212329ms logger=migrator t=2026-05-29T05:12:20.904392686Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-29T05:12:20.905344531Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=954.795µs logger=migrator t=2026-05-29T05:12:20.914368223Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-29T05:12:20.916031239Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.665316ms logger=migrator t=2026-05-29T05:12:20.922301919Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-29T05:12:20.923136841Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=835.902µs logger=migrator t=2026-05-29T05:12:20.927330057Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-29T05:12:20.930583809Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.253542ms logger=migrator t=2026-05-29T05:12:20.93958155Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-29T05:12:20.940964242Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.379612ms logger=migrator t=2026-05-29T05:12:20.978382382Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-29T05:12:20.979656222Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.275719ms logger=migrator t=2026-05-29T05:12:20.989635499Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-29T05:12:20.990714216Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.079107ms logger=migrator t=2026-05-29T05:12:20.998146613Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-29T05:12:20.998646931Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=501.358µs logger=migrator t=2026-05-29T05:12:21.003066161Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-29T05:12:21.003586029Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=519.938µs logger=migrator t=2026-05-29T05:12:21.007183935Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-29T05:12:21.009082006Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.8975ms logger=migrator t=2026-05-29T05:12:21.013365863Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-29T05:12:21.013460424Z level=info msg="Migration successfully executed" id="Update user table charset" duration=98.001µs logger=migrator t=2026-05-29T05:12:21.020209351Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-29T05:12:21.021480161Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.27048ms logger=migrator t=2026-05-29T05:12:21.025577366Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-29T05:12:21.025808209Z level=info msg="Migration successfully executed" id="Add missing user data" duration=236.643µs logger=migrator t=2026-05-29T05:12:21.034715379Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-29T05:12:21.036815002Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.105473ms logger=migrator t=2026-05-29T05:12:21.041668518Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-29T05:12:21.042727616Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.058658ms logger=migrator t=2026-05-29T05:12:21.052246225Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-29T05:12:21.055031269Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.767974ms logger=migrator t=2026-05-29T05:12:21.063119436Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-29T05:12:21.07156926Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.451144ms logger=migrator t=2026-05-29T05:12:21.092101823Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-29T05:12:21.094348408Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.247185ms logger=migrator t=2026-05-29T05:12:21.09887689Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-29T05:12:21.099120634Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=243.574µs logger=migrator t=2026-05-29T05:12:21.107188051Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-29T05:12:21.108261638Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.085727ms logger=migrator t=2026-05-29T05:12:21.531290501Z 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-29T05:12:21.531666726Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=378.946µs logger=migrator t=2026-05-29T05:12:21.546924137Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-29T05:12:21.547603887Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=681.74µs logger=migrator t=2026-05-29T05:12:21.557600465Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-29T05:12:21.559256681Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.660317ms logger=migrator t=2026-05-29T05:12:21.566346993Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-29T05:12:21.567212446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=865.323µs logger=migrator t=2026-05-29T05:12:21.574696614Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-29T05:12:21.575873053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.176389ms logger=migrator t=2026-05-29T05:12:21.583815378Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-29T05:12:21.585315331Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.499083ms logger=migrator t=2026-05-29T05:12:21.591830544Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-29T05:12:21.592630017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=799.083µs logger=migrator t=2026-05-29T05:12:21.600337238Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-29T05:12:21.600398669Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=64.841µs logger=migrator t=2026-05-29T05:12:21.607362908Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-29T05:12:21.60872373Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.360072ms logger=migrator t=2026-05-29T05:12:21.615470566Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-29T05:12:21.616205818Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=735.352µs logger=migrator t=2026-05-29T05:12:21.622454627Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-29T05:12:21.623574234Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.120827ms logger=migrator t=2026-05-29T05:12:21.629769751Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-29T05:12:21.630962131Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.19234ms logger=migrator t=2026-05-29T05:12:21.637788578Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:12:21.641627308Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.8297ms logger=migrator t=2026-05-29T05:12:21.647077484Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-29T05:12:21.64803128Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=953.896µs logger=migrator t=2026-05-29T05:12:21.653993403Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-29T05:12:21.654883757Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=890.304µs logger=migrator t=2026-05-29T05:12:21.660887901Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-29T05:12:21.66205855Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.172469ms logger=migrator t=2026-05-29T05:12:21.667181951Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-29T05:12:21.668092575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=910.574µs logger=migrator t=2026-05-29T05:12:21.673087834Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-29T05:12:21.674427935Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.339231ms logger=migrator t=2026-05-29T05:12:21.681164002Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-29T05:12:21.681860452Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=674.7µs logger=migrator t=2026-05-29T05:12:21.687802956Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-29T05:12:21.688402925Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=604.149µs logger=migrator t=2026-05-29T05:12:21.694383669Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-29T05:12:21.694946668Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=563.529µs logger=migrator t=2026-05-29T05:12:21.700347383Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-29T05:12:21.701497241Z level=info msg="Migration successfully executed" id="create star table" duration=1.149428ms logger=migrator t=2026-05-29T05:12:21.707934513Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-29T05:12:21.709249994Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.373002ms logger=migrator t=2026-05-29T05:12:21.716085621Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-29T05:12:21.71728564Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.199039ms logger=migrator t=2026-05-29T05:12:21.722606313Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-29T05:12:21.723497248Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=890.735µs logger=migrator t=2026-05-29T05:12:21.729513303Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-29T05:12:21.730328435Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=825.013µs logger=migrator t=2026-05-29T05:12:21.734507792Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-29T05:12:21.736018735Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.481853ms logger=migrator t=2026-05-29T05:12:21.742529637Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-29T05:12:21.743750667Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.22098ms logger=migrator t=2026-05-29T05:12:21.749213033Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-29T05:12:21.750351111Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.138227ms logger=migrator t=2026-05-29T05:12:21.760346128Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-29T05:12:21.760396489Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.501µs logger=migrator t=2026-05-29T05:12:21.798837815Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-29T05:12:21.798905306Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=71.661µs logger=migrator t=2026-05-29T05:12:21.825026007Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-29T05:12:21.825489104Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=460.307µs logger=migrator t=2026-05-29T05:12:21.889880829Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-29T05:12:21.891433123Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.552305ms logger=migrator t=2026-05-29T05:12:21.979486Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-29T05:12:21.981191267Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.707527ms logger=migrator t=2026-05-29T05:12:21.988869847Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-29T05:12:21.990200689Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.314741ms logger=migrator t=2026-05-29T05:12:22.192804819Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-29T05:12:22.193865916Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.062637ms logger=migrator t=2026-05-29T05:12:22.226150274Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-29T05:12:22.228670644Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.53287ms logger=migrator t=2026-05-29T05:12:22.238991816Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-29T05:12:22.239542795Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=551.789µs logger=migrator t=2026-05-29T05:12:22.250863753Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-29T05:12:22.263744016Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=12.874793ms logger=migrator t=2026-05-29T05:12:22.269919773Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-29T05:12:22.270775417Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=855.914µs logger=migrator t=2026-05-29T05:12:22.276397825Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-29T05:12:22.277712686Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.316261ms logger=migrator t=2026-05-29T05:12:22.281632748Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-29T05:12:22.282388539Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=755.731µs logger=migrator t=2026-05-29T05:12:22.288635877Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-29T05:12:22.288989004Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=353.277µs logger=migrator t=2026-05-29T05:12:22.295050659Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-29T05:12:22.296481431Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.430392ms logger=migrator t=2026-05-29T05:12:22.30275767Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-29T05:12:22.302866962Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=110.632µs logger=migrator t=2026-05-29T05:12:22.311099771Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-29T05:12:22.312999671Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.90469ms logger=migrator t=2026-05-29T05:12:22.31862404Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-29T05:12:22.320572421Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.947971ms logger=migrator t=2026-05-29T05:12:22.327986967Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-29T05:12:22.330163151Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.177204ms logger=migrator t=2026-05-29T05:12:22.336753976Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-29T05:12:22.338673165Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.921629ms logger=migrator t=2026-05-29T05:12:22.345665046Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-29T05:12:22.348067844Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.401838ms logger=migrator t=2026-05-29T05:12:22.354893171Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-29T05:12:22.356814802Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.921381ms logger=migrator t=2026-05-29T05:12:22.362640233Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-29T05:12:22.364010194Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.369781ms logger=migrator t=2026-05-29T05:12:22.368084309Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-29T05:12:22.36877529Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=691.481µs logger=migrator t=2026-05-29T05:12:22.372738132Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-29T05:12:22.372777852Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.751µs logger=migrator t=2026-05-29T05:12:22.376164096Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-29T05:12:22.37834081Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.180664ms logger=migrator t=2026-05-29T05:12:22.384625219Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-29T05:12:22.386746562Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.122133ms logger=migrator t=2026-05-29T05:12:22.390689075Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-29T05:12:22.392856029Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.167004ms logger=migrator t=2026-05-29T05:12:22.396576268Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-29T05:12:22.39862999Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.053762ms logger=migrator t=2026-05-29T05:12:22.403023149Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-29T05:12:22.403245042Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=217.303µs logger=migrator t=2026-05-29T05:12:22.408887841Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-29T05:12:22.412983736Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=4.098295ms logger=migrator t=2026-05-29T05:12:22.766054695Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-29T05:12:22.767342735Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.29194ms logger=migrator t=2026-05-29T05:12:22.779502447Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-29T05:12:22.779535897Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.12µs logger=migrator t=2026-05-29T05:12:22.793439977Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-29T05:12:22.794451792Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.012895ms logger=migrator t=2026-05-29T05:12:22.804924767Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-29T05:12:22.806516502Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.599375ms logger=migrator t=2026-05-29T05:12:22.810905961Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:12:22.818507261Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.60297ms logger=migrator t=2026-05-29T05:12:22.823003141Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-29T05:12:22.823738763Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=735.452µs logger=migrator t=2026-05-29T05:12:22.831257142Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-29T05:12:22.832884328Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.627086ms logger=migrator t=2026-05-29T05:12:22.839672834Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-29T05:12:22.840592068Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=913.014µs logger=migrator t=2026-05-29T05:12:22.845580287Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-29T05:12:22.845966833Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=386.186µs logger=migrator t=2026-05-29T05:12:22.850284851Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-29T05:12:22.850891711Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=605.1µs logger=migrator t=2026-05-29T05:12:22.864898821Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-29T05:12:22.86865322Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.748409ms logger=migrator t=2026-05-29T05:12:22.909176538Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-29T05:12:22.910893566Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.707338ms logger=migrator t=2026-05-29T05:12:22.981321405Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-29T05:12:22.981705201Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=386.496µs logger=migrator t=2026-05-29T05:12:23.013913467Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-29T05:12:23.014344404Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=430.547µs logger=migrator t=2026-05-29T05:12:23.054678579Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-29T05:12:23.05605008Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.373331ms logger=migrator t=2026-05-29T05:12:23.097166678Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-29T05:12:23.100844056Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.679088ms logger=migrator t=2026-05-29T05:12:23.11825057Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-29T05:12:23.119348307Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.092327ms logger=migrator t=2026-05-29T05:12:23.159751723Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-29T05:12:23.161147305Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.374612ms logger=migrator t=2026-05-29T05:12:23.19768593Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-29T05:12:23.198545854Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=859.484µs logger=migrator t=2026-05-29T05:12:23.212047566Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-29T05:12:23.213302546Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.2543ms logger=migrator t=2026-05-29T05:12:23.337552442Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-29T05:12:23.338463356Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=911.194µs logger=migrator t=2026-05-29T05:12:23.372721625Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-29T05:12:23.379041885Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.33116ms logger=migrator t=2026-05-29T05:12:23.487000884Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-29T05:12:23.488711352Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.712858ms logger=migrator t=2026-05-29T05:12:23.508174038Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-29T05:12:23.510378373Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.209465ms logger=migrator t=2026-05-29T05:12:23.522994641Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-29T05:12:23.524207199Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.217698ms logger=migrator t=2026-05-29T05:12:23.535591559Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-29T05:12:23.536422422Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=832.103µs logger=migrator t=2026-05-29T05:12:23.546226676Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-29T05:12:23.550569975Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.349149ms logger=migrator t=2026-05-29T05:12:23.564325652Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-29T05:12:23.567495392Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.156349ms logger=migrator t=2026-05-29T05:12:23.577285015Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-29T05:12:23.577334866Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.881µs logger=migrator t=2026-05-29T05:12:23.591638392Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-29T05:12:23.592001627Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=363.405µs logger=migrator t=2026-05-29T05:12:23.602188347Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-29T05:12:23.606285482Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.097345ms logger=migrator t=2026-05-29T05:12:23.619632022Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-29T05:12:23.619986328Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=353.826µs logger=migrator t=2026-05-29T05:12:23.631357967Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-29T05:12:23.631685362Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=328.485µs logger=migrator t=2026-05-29T05:12:23.643403366Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-29T05:12:23.64680929Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.410484ms logger=migrator t=2026-05-29T05:12:23.655149711Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-29T05:12:23.655577488Z level=info msg="Migration successfully executed" id="Update uid value" duration=428.276µs logger=migrator t=2026-05-29T05:12:23.663616384Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-29T05:12:23.665074338Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.432633ms logger=migrator t=2026-05-29T05:12:23.670711136Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-29T05:12:23.671655221Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=944.145µs logger=migrator t=2026-05-29T05:12:23.686202869Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-29T05:12:23.686973812Z level=info msg="Migration successfully executed" id="create api_key table" duration=770.923µs logger=migrator t=2026-05-29T05:12:23.701096655Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-29T05:12:23.702300513Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.202189ms logger=migrator t=2026-05-29T05:12:23.714126469Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-29T05:12:23.715897737Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.770378ms logger=migrator t=2026-05-29T05:12:23.7261995Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-29T05:12:23.727264196Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.064536ms logger=migrator t=2026-05-29T05:12:23.736315639Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-29T05:12:23.737828663Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.512594ms logger=migrator t=2026-05-29T05:12:23.745246509Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-29T05:12:23.746515549Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.27176ms logger=migrator t=2026-05-29T05:12:23.757684385Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-29T05:12:23.759133747Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.449772ms logger=migrator t=2026-05-29T05:12:23.772560429Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-29T05:12:23.783707584Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.152325ms logger=migrator t=2026-05-29T05:12:23.798894534Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-29T05:12:23.801533655Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.639141ms logger=migrator t=2026-05-29T05:12:23.824343035Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-29T05:12:23.825928079Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.605225ms logger=migrator t=2026-05-29T05:12:23.835112593Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-29T05:12:23.836270242Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.155599ms logger=migrator t=2026-05-29T05:12:23.847093703Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-29T05:12:23.848480344Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.372931ms logger=migrator t=2026-05-29T05:12:23.864589458Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-29T05:12:23.865274788Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=686.56µs logger=migrator t=2026-05-29T05:12:23.874576585Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-29T05:12:23.875177824Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=601.159µs logger=migrator t=2026-05-29T05:12:23.884708494Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-29T05:12:23.884825646Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=124.382µs logger=migrator t=2026-05-29T05:12:23.892619879Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-29T05:12:23.897227802Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.598713ms logger=migrator t=2026-05-29T05:12:23.912632784Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-29T05:12:23.917931617Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.286233ms logger=migrator t=2026-05-29T05:12:23.924543011Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-29T05:12:23.924672593Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=130.042µs logger=migrator t=2026-05-29T05:12:23.933193437Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-29T05:12:23.936245216Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.052839ms logger=migrator t=2026-05-29T05:12:23.952987899Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-29T05:12:23.955672952Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.687863ms logger=migrator t=2026-05-29T05:12:23.96696782Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-29T05:12:23.967734482Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=765.622µs logger=migrator t=2026-05-29T05:12:23.975149558Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-29T05:12:23.975715637Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=569.529µs logger=migrator t=2026-05-29T05:12:23.985067544Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-29T05:12:23.986636269Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.569565ms logger=migrator t=2026-05-29T05:12:25.235053432Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-29T05:12:25.237555761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.55255ms logger=migrator t=2026-05-29T05:12:25.366857455Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-29T05:12:25.368241217Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.387292ms logger=migrator t=2026-05-29T05:12:25.530182185Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-29T05:12:25.532484871Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.305046ms logger=migrator t=2026-05-29T05:12:25.768356642Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-29T05:12:25.768511984Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=160.002µs logger=migrator t=2026-05-29T05:12:26.008434918Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-29T05:12:26.008533369Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=96.981µs logger=migrator t=2026-05-29T05:12:26.234839748Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-29T05:12:26.239776606Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.941358ms logger=migrator t=2026-05-29T05:12:26.365519174Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-29T05:12:26.370605144Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.0805ms logger=migrator t=2026-05-29T05:12:26.487917958Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-29T05:12:26.488096522Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=182.594µs logger=migrator t=2026-05-29T05:12:26.654715241Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-29T05:12:26.656084392Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.370821ms logger=migrator t=2026-05-29T05:12:26.839555148Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-29T05:12:26.84098205Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.429082ms logger=migrator t=2026-05-29T05:12:26.938840659Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-29T05:12:26.938961361Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=123.782µs logger=migrator t=2026-05-29T05:12:26.993217675Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-29T05:12:26.993975737Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=760.682µs logger=migrator t=2026-05-29T05:12:27.109239639Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-29T05:12:27.110455468Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.207899ms logger=migrator t=2026-05-29T05:12:27.234666981Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-29T05:12:27.240081096Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.417625ms logger=migrator t=2026-05-29T05:12:27.77148543Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-29T05:12:27.771585342Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=101.122µs logger=migrator t=2026-05-29T05:12:27.929694817Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-29T05:12:27.931669549Z level=info msg="Migration successfully executed" id="create session table" duration=1.980422ms logger=migrator t=2026-05-29T05:12:27.983829388Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-29T05:12:27.985669487Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=1.847159ms logger=migrator t=2026-05-29T05:12:28.110007761Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-29T05:12:28.110113784Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=108.993µs logger=migrator t=2026-05-29T05:12:28.158046097Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-29T05:12:28.158741248Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=696.441µs logger=migrator t=2026-05-29T05:12:28.211284494Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-29T05:12:28.213017561Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.733877ms logger=migrator t=2026-05-29T05:12:28.250820245Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-29T05:12:28.250905346Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=88.001µs logger=migrator t=2026-05-29T05:12:28.313666202Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-29T05:12:28.313744604Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=82.392µs logger=migrator t=2026-05-29T05:12:28.382424623Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-29T05:12:28.385913288Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.489205ms logger=migrator t=2026-05-29T05:12:28.433812541Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-29T05:12:28.438918451Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.10263ms logger=migrator t=2026-05-29T05:12:28.458490869Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-29T05:12:28.458656231Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=167.432µs logger=migrator t=2026-05-29T05:12:28.536887071Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-29T05:12:28.537128804Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=248.583µs logger=migrator t=2026-05-29T05:12:28.568623079Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-29T05:12:28.570587221Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.967061ms logger=migrator t=2026-05-29T05:12:28.592880931Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-29T05:12:28.592982932Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=111.481µs logger=migrator t=2026-05-29T05:12:28.666729061Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-29T05:12:28.671145281Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.42773ms logger=migrator t=2026-05-29T05:12:28.70544586Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-29T05:12:28.705813366Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=371.696µs logger=migrator t=2026-05-29T05:12:28.825969734Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-29T05:12:28.829301716Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.392783ms logger=migrator t=2026-05-29T05:12:28.879708748Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-29T05:12:28.885145734Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.437666ms logger=migrator t=2026-05-29T05:12:29.165500539Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-29T05:12:29.165637851Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=140.282µs logger=migrator t=2026-05-29T05:12:29.469865542Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-29T05:12:29.471478446Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.615564ms logger=migrator t=2026-05-29T05:12:29.808591784Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-29T05:12:29.809407946Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=818.312µs logger=migrator t=2026-05-29T05:12:30.04893438Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-29T05:12:30.0509003Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.96753ms logger=migrator t=2026-05-29T05:12:30.137863346Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-29T05:12:30.145247782Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=7.386096ms logger=migrator t=2026-05-29T05:12:30.368718053Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-29T05:12:30.370378718Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.651316ms logger=migrator t=2026-05-29T05:12:30.611997754Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-29T05:12:30.614152227Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.156743ms logger=migrator t=2026-05-29T05:12:30.979555747Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-29T05:12:30.980984219Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.430552ms logger=migrator t=2026-05-29T05:12:31.238158427Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-29T05:12:31.239791344Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.635776ms logger=migrator t=2026-05-29T05:12:31.62037939Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-29T05:12:31.621916973Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.539673ms logger=migrator t=2026-05-29T05:12:31.802241866Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-29T05:12:31.815461582Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.219487ms logger=migrator t=2026-05-29T05:12:31.841209976Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-29T05:12:31.842747141Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.538755ms logger=migrator t=2026-05-29T05:12:32.044341016Z 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-29T05:12:32.049573599Z 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=5.221473ms logger=migrator t=2026-05-29T05:12:32.237183764Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-29T05:12:32.237807103Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=628.119µs logger=migrator t=2026-05-29T05:12:32.425672223Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-29T05:12:32.426771239Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.101066ms logger=migrator t=2026-05-29T05:12:32.63131962Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-29T05:12:32.632438298Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.119938ms logger=migrator t=2026-05-29T05:12:32.968697527Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-29T05:12:32.973548713Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.855806ms logger=migrator t=2026-05-29T05:12:33.385736982Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-29T05:12:33.392766642Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.03081ms logger=migrator t=2026-05-29T05:12:33.656823537Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-29T05:12:33.660498894Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.671797ms logger=migrator t=2026-05-29T05:12:33.812407827Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-29T05:12:33.818205959Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.798351ms logger=migrator t=2026-05-29T05:12:33.95972176Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-29T05:12:33.961137501Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.416901ms logger=migrator t=2026-05-29T05:12:34.192034255Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-29T05:12:34.192099386Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=69.911µs logger=migrator t=2026-05-29T05:12:34.61757261Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-29T05:12:34.617612212Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.902µs logger=migrator t=2026-05-29T05:12:34.751885897Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-29T05:12:34.753035736Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.152449ms logger=migrator t=2026-05-29T05:12:34.887596427Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T05:12:34.888779095Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.184548ms logger=migrator t=2026-05-29T05:12:35.012644909Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-29T05:12:35.014299995Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.657226ms logger=migrator t=2026-05-29T05:12:35.093345394Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-29T05:12:35.094887069Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.542495ms logger=migrator t=2026-05-29T05:12:35.242807189Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T05:12:35.244895411Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.087392ms logger=migrator t=2026-05-29T05:12:35.385321844Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-29T05:12:35.395309471Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=9.987647ms logger=migrator t=2026-05-29T05:12:35.653420769Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-29T05:12:35.659905991Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.505673ms logger=migrator t=2026-05-29T05:12:35.786846792Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-29T05:12:35.787229868Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=386.236µs logger=migrator t=2026-05-29T05:12:36.086676764Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-29T05:12:36.088410912Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.734988ms logger=migrator t=2026-05-29T05:12:36.228669331Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-29T05:12:36.22992772Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.27325ms logger=migrator t=2026-05-29T05:12:36.44613704Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-29T05:12:36.454923258Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=8.786248ms logger=migrator t=2026-05-29T05:12:36.817480783Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-29T05:12:36.817679286Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=202.563µs logger=migrator t=2026-05-29T05:12:36.877831659Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-29T05:12:36.879743769Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.914561ms logger=migrator t=2026-05-29T05:12:37.463421539Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-29T05:12:37.465146616Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.727788ms logger=migrator t=2026-05-29T05:12:37.690857104Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-29T05:12:37.691025737Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=173.343µs logger=migrator t=2026-05-29T05:12:37.865878297Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-29T05:12:37.867410842Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.536005ms logger=migrator t=2026-05-29T05:12:38.011124494Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-29T05:12:38.019582427Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=8.460763ms logger=migrator t=2026-05-29T05:12:38.099010621Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-29T05:12:38.100477395Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.469814ms logger=migrator t=2026-05-29T05:12:38.164972805Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-29T05:12:38.166279825Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.30986ms logger=migrator t=2026-05-29T05:12:38.222287473Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-29T05:12:38.223603464Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.316111ms logger=migrator t=2026-05-29T05:12:38.449710497Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-29T05:12:38.451474155Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.765998ms logger=migrator t=2026-05-29T05:12:38.736518492Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-29T05:12:38.736606833Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=91.581µs logger=migrator t=2026-05-29T05:12:39.063934603Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-29T05:12:39.070279562Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.34792ms logger=migrator t=2026-05-29T05:12:39.308001776Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-29T05:12:39.309190855Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.193378ms logger=migrator t=2026-05-29T05:12:39.425823702Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-29T05:12:39.431555032Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.73543ms logger=migrator t=2026-05-29T05:12:39.80863933Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-29T05:12:39.80994527Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.30949ms logger=migrator t=2026-05-29T05:12:40.135280846Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-29T05:12:40.138653379Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=3.373542ms logger=migrator t=2026-05-29T05:12:40.52304941Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-29T05:12:40.525191513Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.150053ms logger=migrator t=2026-05-29T05:12:40.850177502Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-29T05:12:40.864247683Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.073311ms logger=migrator t=2026-05-29T05:12:41.057913277Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-29T05:12:41.059049284Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.138768ms logger=migrator t=2026-05-29T05:12:41.1424442Z 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-29T05:12:41.144345749Z 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.900309ms logger=migrator t=2026-05-29T05:12:41.412849113Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-29T05:12:41.413627345Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=778.992µs logger=migrator t=2026-05-29T05:12:41.675993554Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-29T05:12:41.677313235Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.323681ms logger=migrator t=2026-05-29T05:12:41.925410559Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-29T05:12:41.925715414Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=309.215µs logger=migrator t=2026-05-29T05:12:42.255706Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-29T05:12:42.25896928Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.26665ms logger=migrator t=2026-05-29T05:12:42.628225331Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-29T05:12:42.635701038Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.478487ms logger=migrator t=2026-05-29T05:12:42.929460666Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-29T05:12:42.930688355Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.229689ms logger=migrator t=2026-05-29T05:12:43.360869938Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-29T05:12:43.362193478Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.3254ms logger=migrator t=2026-05-29T05:12:43.87868674Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-29T05:12:43.879164219Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=502.419µs logger=migrator t=2026-05-29T05:12:44.675595509Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-29T05:12:44.682856522Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.262243ms logger=migrator t=2026-05-29T05:12:45.209257457Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-29T05:12:45.211754766Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.501899ms logger=migrator t=2026-05-29T05:12:45.679503832Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-29T05:12:45.68003565Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=535.278µs logger=migrator t=2026-05-29T05:12:46.104965246Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-29T05:12:46.105741198Z level=info msg="Migration successfully executed" id="Move region to single row" duration=778.972µs logger=migrator t=2026-05-29T05:12:46.585923037Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-29T05:12:46.587079035Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.159438ms logger=migrator t=2026-05-29T05:12:47.100507614Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-29T05:12:47.102976922Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.472177ms logger=migrator t=2026-05-29T05:12:47.625602402Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T05:12:47.627878137Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.278755ms logger=migrator t=2026-05-29T05:12:48.233736367Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T05:12:48.235412194Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.676897ms logger=migrator t=2026-05-29T05:12:48.753353729Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-29T05:12:48.754811681Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.462102ms logger=migrator t=2026-05-29T05:12:49.20268054Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-29T05:12:49.204330506Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.655856ms logger=migrator t=2026-05-29T05:12:49.766203344Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-29T05:12:49.766381887Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=183.163µs logger=migrator t=2026-05-29T05:12:50.143847945Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-29T05:12:50.145659503Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.817429ms logger=migrator t=2026-05-29T05:12:50.469124605Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-29T05:12:50.474080793Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=4.957548ms logger=migrator t=2026-05-29T05:12:50.600189493Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-29T05:12:50.602072202Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.885929ms logger=migrator t=2026-05-29T05:12:50.917273056Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-29T05:12:50.919821495Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.550439ms logger=migrator t=2026-05-29T05:12:51.016929173Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-29T05:12:51.017348909Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=419.026µs logger=migrator t=2026-05-29T05:12:51.485778794Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-29T05:12:51.486509905Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=734.791µs logger=migrator t=2026-05-29T05:12:51.677353425Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-29T05:12:51.677581119Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=233.184µs logger=migrator t=2026-05-29T05:12:51.710268009Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-29T05:12:51.711652942Z level=info msg="Migration successfully executed" id="create team table" duration=1.392093ms logger=migrator t=2026-05-29T05:12:51.72442264Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-29T05:12:51.726597765Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.175365ms logger=migrator t=2026-05-29T05:12:51.831534123Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-29T05:12:51.83325895Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.727147ms logger=migrator t=2026-05-29T05:12:52.429878245Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-29T05:12:52.44110058Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=11.220255ms logger=migrator t=2026-05-29T05:12:52.580919943Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-29T05:12:52.581429081Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=512.658µs logger=migrator t=2026-05-29T05:12:52.870588045Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-29T05:12:52.872351693Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.737418ms logger=migrator t=2026-05-29T05:12:53.076832475Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-29T05:12:53.078269067Z level=info msg="Migration successfully executed" id="create team member table" duration=1.441312ms logger=migrator t=2026-05-29T05:12:53.312766448Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-29T05:12:53.314549506Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.785908ms logger=migrator t=2026-05-29T05:12:53.436996367Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-29T05:12:53.438867526Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.873749ms logger=migrator t=2026-05-29T05:12:53.571234852Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-29T05:12:53.572908728Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.676936ms logger=migrator t=2026-05-29T05:12:53.805368607Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-29T05:12:53.817264672Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=11.847235ms logger=migrator t=2026-05-29T05:12:53.82611182Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-29T05:12:53.836052956Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=9.938866ms logger=migrator t=2026-05-29T05:12:53.843809737Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-29T05:12:53.848631442Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.819855ms logger=migrator t=2026-05-29T05:12:53.857098054Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-29T05:12:53.858200402Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.103038ms logger=migrator t=2026-05-29T05:12:53.865431154Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-29T05:12:53.866557452Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.126858ms logger=migrator t=2026-05-29T05:12:53.875124875Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-29T05:12:53.876511157Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.383082ms logger=migrator t=2026-05-29T05:12:53.885201812Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-29T05:12:53.886777417Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.577025ms logger=migrator t=2026-05-29T05:12:53.89461572Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-29T05:12:53.895480253Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=867.293µs logger=migrator t=2026-05-29T05:12:53.902578644Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-29T05:12:53.90361336Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.031676ms logger=migrator t=2026-05-29T05:12:53.955803855Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-29T05:12:53.957217527Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.419542ms logger=migrator t=2026-05-29T05:12:54.025224808Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-29T05:12:54.026711192Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.496803ms logger=migrator t=2026-05-29T05:12:54.242274705Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-29T05:12:54.243339312Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.068207ms logger=migrator t=2026-05-29T05:12:54.427933882Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-29T05:12:54.42840389Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=473.607µs logger=migrator t=2026-05-29T05:12:54.487888388Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-29T05:12:54.488830493Z level=info msg="Migration successfully executed" id="create tag table" duration=932.574µs logger=migrator t=2026-05-29T05:12:54.566048218Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-29T05:12:54.567786685Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.739167ms logger=migrator t=2026-05-29T05:12:54.657018938Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-29T05:12:54.658523691Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.507994ms logger=migrator t=2026-05-29T05:12:54.67897029Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-29T05:12:54.680144588Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.176768ms logger=migrator t=2026-05-29T05:12:54.709878672Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-29T05:12:54.710769666Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=891.004µs logger=migrator t=2026-05-29T05:12:54.735272139Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:12:54.749450729Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.180601ms logger=migrator t=2026-05-29T05:12:54.774130635Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-29T05:12:54.775336783Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.236709ms logger=migrator t=2026-05-29T05:12:54.802054221Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-29T05:12:54.802974255Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=920.154µs logger=migrator t=2026-05-29T05:12:54.830996642Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-29T05:12:54.831456749Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=460.767µs logger=migrator t=2026-05-29T05:12:54.917731796Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-29T05:12:54.918809302Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.078006ms logger=migrator t=2026-05-29T05:12:54.972934227Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-29T05:12:54.974300768Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.367361ms logger=migrator t=2026-05-29T05:12:54.990605473Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-29T05:12:54.992495113Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.892039ms logger=migrator t=2026-05-29T05:12:55.044478203Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-29T05:12:55.044626495Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=153.032µs logger=migrator t=2026-05-29T05:12:55.240076455Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-29T05:12:55.249720786Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.648192ms logger=migrator t=2026-05-29T05:12:55.300412146Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-29T05:12:55.308548943Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.139947ms logger=migrator t=2026-05-29T05:12:55.374720305Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-29T05:12:55.383720505Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.00079ms logger=migrator t=2026-05-29T05:12:55.470931447Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-29T05:12:55.479413789Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.482062ms logger=migrator t=2026-05-29T05:12:55.540707064Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-29T05:12:55.543277295Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.583581ms logger=migrator t=2026-05-29T05:12:55.572664514Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-29T05:12:55.584137933Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=11.47293ms logger=migrator t=2026-05-29T05:12:55.633182887Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-29T05:12:55.634283815Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.098958ms logger=migrator t=2026-05-29T05:12:56.208272339Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-29T05:12:56.209984525Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.715436ms logger=migrator t=2026-05-29T05:12:56.439917221Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-29T05:12:56.442038585Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.122524ms logger=migrator t=2026-05-29T05:12:57.015343667Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-29T05:12:57.017036712Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.695855ms logger=migrator t=2026-05-29T05:12:57.168579576Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-29T05:12:57.170815931Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.238485ms logger=migrator t=2026-05-29T05:12:57.189254168Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-29T05:12:57.191718757Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.467109ms logger=migrator t=2026-05-29T05:12:57.204213951Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-29T05:12:57.211050939Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.834667ms logger=migrator t=2026-05-29T05:12:57.216965021Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-29T05:12:57.218357462Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.392501ms logger=migrator t=2026-05-29T05:12:57.2259149Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-29T05:12:57.226921425Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.006165ms logger=migrator t=2026-05-29T05:12:57.237944097Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-29T05:12:57.239927479Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.988752ms logger=migrator t=2026-05-29T05:12:57.247260753Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-29T05:12:57.248264518Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.000245ms logger=migrator t=2026-05-29T05:12:57.256240043Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-29T05:12:57.257914929Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.673226ms logger=migrator t=2026-05-29T05:12:57.26571567Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-29T05:12:57.265886333Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=172.213µs logger=migrator t=2026-05-29T05:12:57.272458946Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-29T05:12:57.2727122Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=252.714µs logger=migrator t=2026-05-29T05:12:57.279745589Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-29T05:12:57.281322484Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.574135ms logger=migrator t=2026-05-29T05:12:57.288953503Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:12:57.290621869Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.667936ms logger=migrator t=2026-05-29T05:12:57.297527877Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:12:57.299301124Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.770107ms logger=migrator t=2026-05-29T05:12:57.30736949Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:12:57.307547563Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=179.293µs logger=migrator t=2026-05-29T05:12:57.314832937Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:12:57.316088746Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.254689ms logger=migrator t=2026-05-29T05:12:57.321673063Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:12:57.323864188Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.190444ms logger=migrator t=2026-05-29T05:12:57.330798895Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:12:57.331907213Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.107458ms logger=migrator t=2026-05-29T05:12:57.337158215Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:12:57.338188581Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.031126ms logger=migrator t=2026-05-29T05:12:57.344831634Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-29T05:12:57.353270335Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.440451ms logger=migrator t=2026-05-29T05:12:57.357637194Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-29T05:12:57.358319284Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=678.68µs logger=migrator t=2026-05-29T05:12:57.363208881Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-29T05:12:57.363289942Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.611µs logger=migrator t=2026-05-29T05:12:57.369071322Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-29T05:12:57.370493265Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.419673ms logger=migrator t=2026-05-29T05:12:57.375703405Z 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-29T05:12:57.377329071Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.626716ms logger=migrator t=2026-05-29T05:12:57.383392655Z 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-29T05:12:57.384387682Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=994.647µs logger=migrator t=2026-05-29T05:12:57.389837887Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:12:57.389906298Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.251µs logger=migrator t=2026-05-29T05:12:57.394524339Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-29T05:12:57.39587392Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.349711ms logger=migrator t=2026-05-29T05:12:57.402032336Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-29T05:12:57.40295448Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=919.994µs logger=migrator t=2026-05-29T05:12:57.407807066Z 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-29T05:12:57.409433482Z 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.625696ms logger=migrator t=2026-05-29T05:12:57.414803435Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-29T05:12:57.41573865Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=935.365µs logger=migrator t=2026-05-29T05:12:57.422849801Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-29T05:12:57.430075364Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.223914ms logger=migrator t=2026-05-29T05:12:57.436649406Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-29T05:12:57.438061088Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.409822ms logger=migrator t=2026-05-29T05:12:57.445065917Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T05:12:57.446084174Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.017397ms logger=migrator t=2026-05-29T05:12:57.454474914Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-29T05:12:57.481555636Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.089172ms logger=migrator t=2026-05-29T05:12:57.690536055Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-29T05:12:57.711719915Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.18514ms logger=migrator t=2026-05-29T05:12:57.730477238Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-29T05:12:57.732105643Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.628965ms logger=migrator t=2026-05-29T05:12:57.737725981Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T05:12:57.739415637Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.685456ms logger=migrator t=2026-05-29T05:12:57.744175341Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-29T05:12:57.750325887Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.147816ms logger=migrator t=2026-05-29T05:12:57.755060031Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-29T05:12:57.761075905Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.013594ms logger=migrator t=2026-05-29T05:12:57.765646546Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-29T05:12:57.766594221Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=948.435µs logger=migrator t=2026-05-29T05:12:57.771273274Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-29T05:12:57.772391001Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.117367ms logger=migrator t=2026-05-29T05:12:57.777167126Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-29T05:12:57.778167441Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.002605ms logger=migrator t=2026-05-29T05:12:57.783290811Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-29T05:12:57.784376928Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.085197ms logger=migrator t=2026-05-29T05:12:57.790456604Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:12:57.790561315Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.451µs logger=migrator t=2026-05-29T05:12:57.795874977Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-29T05:12:57.801323642Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.447615ms logger=migrator t=2026-05-29T05:12:57.806434572Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-29T05:12:57.817996632Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.56574ms logger=migrator t=2026-05-29T05:12:57.822380661Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-29T05:12:57.828385464Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.999003ms logger=migrator t=2026-05-29T05:12:57.833811249Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-29T05:12:57.834651742Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=841.443µs logger=migrator t=2026-05-29T05:12:57.840589554Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-29T05:12:57.84154477Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=955.006µs logger=migrator t=2026-05-29T05:12:57.845923207Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-29T05:12:57.851802569Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.878912ms logger=migrator t=2026-05-29T05:12:57.856723586Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-29T05:12:57.862515886Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.79156ms logger=migrator t=2026-05-29T05:12:57.867037397Z 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-29T05:12:57.867946321Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=906.174µs logger=migrator t=2026-05-29T05:12:57.873026801Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-29T05:12:57.879065045Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.036404ms logger=migrator t=2026-05-29T05:12:57.883729348Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-29T05:12:57.893287656Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.555048ms logger=migrator t=2026-05-29T05:12:57.899411272Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-29T05:12:57.899469213Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=58.811µs logger=migrator t=2026-05-29T05:12:57.904759685Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-29T05:12:57.905963504Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.203419ms logger=migrator t=2026-05-29T05:12:57.936837716Z 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-29T05:12:57.938831506Z 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.99504ms logger=migrator t=2026-05-29T05:12:58.171912691Z 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-29T05:12:58.17383617Z 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.92021ms logger=migrator t=2026-05-29T05:12:58.185237178Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:12:58.185307959Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.111µs logger=migrator t=2026-05-29T05:12:58.191819261Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-29T05:12:58.201623343Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.803232ms logger=migrator t=2026-05-29T05:12:58.208457311Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-29T05:12:58.213850844Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.393154ms logger=migrator t=2026-05-29T05:12:58.219243129Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-29T05:12:58.22576798Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.524441ms logger=migrator t=2026-05-29T05:12:58.230410013Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-29T05:12:58.236858933Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.447791ms logger=migrator t=2026-05-29T05:12:58.241411164Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-29T05:12:58.249180195Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.793081ms logger=migrator t=2026-05-29T05:12:58.255168478Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-29T05:12:58.255234689Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.051µs logger=migrator t=2026-05-29T05:12:58.26230305Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-29T05:12:58.263719291Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.416041ms logger=migrator t=2026-05-29T05:12:58.272290696Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-29T05:12:58.279567889Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.278713ms logger=migrator t=2026-05-29T05:12:58.283659293Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-29T05:12:58.283732744Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.871µs logger=migrator t=2026-05-29T05:12:58.288489747Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-29T05:12:58.295438826Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.947539ms logger=migrator t=2026-05-29T05:12:58.299727243Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-29T05:12:58.300882891Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.155239ms logger=migrator t=2026-05-29T05:12:58.306802903Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-29T05:12:58.314173558Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.370685ms logger=migrator t=2026-05-29T05:12:58.31945857Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-29T05:12:58.320254363Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=795.783µs logger=migrator t=2026-05-29T05:12:58.326414979Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-29T05:12:58.327637238Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.220639ms logger=migrator t=2026-05-29T05:12:58.335078754Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-29T05:12:58.344396249Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.318655ms logger=migrator t=2026-05-29T05:12:58.349616691Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-29T05:12:58.35022634Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=609.549µs logger=migrator t=2026-05-29T05:12:58.356422787Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-29T05:12:58.358218944Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.793457ms logger=migrator t=2026-05-29T05:12:58.36557528Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-29T05:12:58.366401372Z level=info msg="Migration successfully executed" id="create alert_image table" duration=825.922µs logger=migrator t=2026-05-29T05:12:58.372935004Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-29T05:12:58.374497599Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.562705ms logger=migrator t=2026-05-29T05:12:58.382173318Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-29T05:12:58.382238569Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.131µs logger=migrator t=2026-05-29T05:12:58.387894308Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-29T05:12:58.389185757Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.292669ms logger=migrator t=2026-05-29T05:12:58.395319863Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-29T05:12:58.396879817Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.555954ms logger=migrator t=2026-05-29T05:12:58.403428799Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T05:12:58.403801415Z 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-29T05:12:58.410691263Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-29T05:12:58.412275157Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.580334ms logger=migrator t=2026-05-29T05:12:58.418462034Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-29T05:12:58.420407034Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.94481ms logger=migrator t=2026-05-29T05:12:58.425055667Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-29T05:12:58.433063992Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.009915ms logger=migrator t=2026-05-29T05:12:58.438577988Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-29T05:12:58.440146862Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.568664ms logger=migrator t=2026-05-29T05:12:58.446118836Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-29T05:12:58.448136736Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.01744ms logger=migrator t=2026-05-29T05:12:58.453961437Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-29T05:12:58.455101785Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.123268ms logger=migrator t=2026-05-29T05:12:58.460398038Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-29T05:12:58.461489355Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.091847ms logger=migrator t=2026-05-29T05:12:58.468129898Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-29T05:12:58.469174055Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.043717ms logger=migrator t=2026-05-29T05:12:58.474528878Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-29T05:12:58.474561419Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=36.571µs logger=migrator t=2026-05-29T05:12:58.480971839Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-29T05:12:58.48108649Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=164.342µs logger=migrator t=2026-05-29T05:12:58.48684969Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-29T05:12:58.497341784Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.494984ms logger=migrator t=2026-05-29T05:12:58.505338088Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-29T05:12:58.505716594Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=376.146µs logger=migrator t=2026-05-29T05:12:58.510787244Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-29T05:12:58.512722193Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.934489ms logger=migrator t=2026-05-29T05:12:58.517928184Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-29T05:12:58.518242649Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=314.315µs logger=migrator t=2026-05-29T05:12:58.523021704Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-29T05:12:58.524582999Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.562815ms logger=migrator t=2026-05-29T05:12:58.529696618Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-29T05:12:58.530789165Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.095587ms logger=migrator t=2026-05-29T05:12:58.537061143Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-29T05:12:58.574471366Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.408353ms logger=migrator t=2026-05-29T05:12:58.579814239Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-29T05:12:58.588145119Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.3289ms logger=migrator t=2026-05-29T05:12:58.593577563Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-29T05:12:58.593730956Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=153.993µs logger=migrator t=2026-05-29T05:12:58.598248347Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-29T05:12:58.629676126Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.422009ms logger=migrator t=2026-05-29T05:12:58.635188322Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-29T05:12:58.667387465Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.191693ms logger=migrator t=2026-05-29T05:12:58.675896288Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-29T05:12:58.677759016Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.865449ms logger=migrator t=2026-05-29T05:12:58.68639362Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-29T05:12:58.688661766Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.270606ms logger=migrator t=2026-05-29T05:12:58.695206268Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-29T05:12:58.695606765Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=399.887µs logger=migrator t=2026-05-29T05:12:58.703888394Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-29T05:12:58.705310355Z level=info msg="Migration successfully executed" id="create permission table" duration=1.421391ms logger=migrator t=2026-05-29T05:12:58.711448441Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-29T05:12:58.713037566Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.589485ms logger=migrator t=2026-05-29T05:12:58.720151717Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-29T05:12:58.721933255Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.781568ms logger=migrator t=2026-05-29T05:12:58.729712986Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-29T05:12:58.730645401Z level=info msg="Migration successfully executed" id="create role table" duration=925.494µs logger=migrator t=2026-05-29T05:12:58.736775266Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-29T05:12:58.744370505Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.596478ms logger=migrator t=2026-05-29T05:12:58.750779044Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-29T05:12:58.756714066Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.933802ms logger=migrator t=2026-05-29T05:12:59.858873636Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-29T05:12:59.860016193Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.144607ms logger=migrator t=2026-05-29T05:13:01.823009678Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-29T05:13:01.825026509Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.018171ms logger=migrator t=2026-05-29T05:13:01.835246668Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-29T05:13:01.836700001Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.454733ms logger=migrator t=2026-05-29T05:13:01.843883012Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-29T05:13:01.845109622Z level=info msg="Migration successfully executed" id="create team role table" duration=1.22832ms logger=migrator t=2026-05-29T05:13:01.857705198Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-29T05:13:01.85911954Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.408402ms logger=migrator t=2026-05-29T05:13:01.866948282Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-29T05:13:01.869765566Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.816664ms logger=migrator t=2026-05-29T05:13:01.875896242Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-29T05:13:01.877049329Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.152607ms logger=migrator t=2026-05-29T05:13:01.88286808Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-29T05:13:01.884179171Z level=info msg="Migration successfully executed" id="create user role table" duration=1.310221ms logger=migrator t=2026-05-29T05:13:01.890297876Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-29T05:13:01.891350882Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.053056ms logger=migrator t=2026-05-29T05:13:01.89825534Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-29T05:13:01.899012741Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=757.331µs logger=migrator t=2026-05-29T05:13:01.906564969Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-29T05:13:01.90729013Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=724.781µs logger=migrator t=2026-05-29T05:13:01.911497456Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-29T05:13:01.913474006Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.9804ms logger=migrator t=2026-05-29T05:13:01.923630105Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-29T05:13:01.92583928Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.210355ms logger=migrator t=2026-05-29T05:13:01.934223841Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-29T05:13:01.935354158Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.131048ms logger=migrator t=2026-05-29T05:13:01.939518223Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-29T05:13:01.948738226Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.220093ms logger=migrator t=2026-05-29T05:13:01.955199277Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-29T05:13:01.956250384Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.050947ms logger=migrator t=2026-05-29T05:13:01.960121864Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-29T05:13:01.96118617Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.052926ms logger=migrator t=2026-05-29T05:13:01.965823792Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-29T05:13:01.967165903Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.342401ms logger=migrator t=2026-05-29T05:13:01.975084056Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-29T05:13:01.976274795Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.191089ms logger=migrator t=2026-05-29T05:13:01.980271707Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-29T05:13:01.98110655Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=834.423µs logger=migrator t=2026-05-29T05:13:01.987783965Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-29T05:13:01.989542882Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.761847ms logger=migrator t=2026-05-29T05:13:01.995172439Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-29T05:13:02.004093189Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.92085ms logger=migrator t=2026-05-29T05:13:02.007625764Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-29T05:13:02.016171097Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.543243ms logger=migrator t=2026-05-29T05:13:02.022650207Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-29T05:13:02.035210804Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.559476ms logger=migrator t=2026-05-29T05:13:02.038987472Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-29T05:13:02.049468076Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.481014ms logger=migrator t=2026-05-29T05:13:06.351886187Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-29T05:13:06.353853997Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.971ms logger=migrator t=2026-05-29T05:13:08.987361935Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-29T05:13:08.989009431Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.650056ms logger=migrator t=2026-05-29T05:13:09.824453611Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-29T05:13:09.825752702Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.302521ms logger=migrator t=2026-05-29T05:13:10.649371007Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-29T05:13:10.65150965Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.174134ms logger=migrator t=2026-05-29T05:13:10.662040073Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-29T05:13:10.663660459Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.619156ms logger=migrator t=2026-05-29T05:13:10.688486325Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-29T05:13:10.688645877Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=165.282µs logger=migrator t=2026-05-29T05:13:10.706802229Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-29T05:13:10.70688504Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=87.041µs logger=migrator t=2026-05-29T05:13:10.722324011Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-29T05:13:10.723260295Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=937.234µs logger=migrator t=2026-05-29T05:13:10.73381263Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-29T05:13:10.734559311Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=749.432µs logger=migrator t=2026-05-29T05:13:10.745755865Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-29T05:13:10.746610908Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=855.903µs logger=migrator t=2026-05-29T05:13:10.758584765Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-29T05:13:10.760099937Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=1.513303ms logger=migrator t=2026-05-29T05:13:10.770896636Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-29T05:13:10.771666877Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=777.202µs logger=migrator t=2026-05-29T05:13:10.785517273Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-29T05:13:10.787327551Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.817968ms logger=migrator t=2026-05-29T05:13:10.804270815Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-29T05:13:10.806714193Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.454079ms logger=migrator t=2026-05-29T05:13:10.818712729Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-29T05:13:10.827393604Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.679585ms logger=migrator t=2026-05-29T05:13:10.833159283Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-29T05:13:10.833232954Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=75.301µs logger=migrator t=2026-05-29T05:13:10.836492186Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-29T05:13:10.8374134Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=921.644µs logger=migrator t=2026-05-29T05:13:10.85735583Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-29T05:13:10.860768043Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.413843ms logger=migrator t=2026-05-29T05:13:10.870732328Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-29T05:13:10.871987937Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.256239ms logger=migrator t=2026-05-29T05:13:10.879807899Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-29T05:13:10.887754093Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.944973ms logger=migrator t=2026-05-29T05:13:11.206887913Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-29T05:13:11.210039232Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.157879ms logger=migrator t=2026-05-29T05:13:11.219418708Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-29T05:13:11.220408854Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=990.366µs logger=migrator t=2026-05-29T05:13:11.228096413Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:13:11.253192052Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.09546ms logger=migrator t=2026-05-29T05:13:11.258978522Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-29T05:13:11.259822436Z level=info msg="Migration successfully executed" id="create correlation v2" duration=843.494µs logger=migrator t=2026-05-29T05:13:11.267871651Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-29T05:13:11.268977158Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.105607ms logger=migrator t=2026-05-29T05:13:11.275212475Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-29T05:13:11.277011653Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.799828ms logger=migrator t=2026-05-29T05:13:11.283157388Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-29T05:13:11.284592241Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.435253ms logger=migrator t=2026-05-29T05:13:11.291145703Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-29T05:13:11.291452878Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=307.285µs logger=migrator t=2026-05-29T05:13:11.297538292Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-29T05:13:11.298346784Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=808.192µs logger=migrator t=2026-05-29T05:13:11.303442484Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-29T05:13:11.312099938Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.658044ms logger=migrator t=2026-05-29T05:13:11.318848594Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-29T05:13:11.319624015Z level=info msg="Migration successfully executed" id="create entity_events table" duration=762.061µs logger=migrator t=2026-05-29T05:13:11.324719895Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-29T05:13:11.325476246Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=756.211µs logger=migrator t=2026-05-29T05:13:11.332030208Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T05:13:11.332339703Z 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-29T05:13:11.337100677Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T05:13:11.337423632Z 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-29T05:13:11.343259112Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-29T05:13:11.343879033Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=619.681µs logger=migrator t=2026-05-29T05:13:11.351008683Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-29T05:13:11.353477971Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.470318ms logger=migrator t=2026-05-29T05:13:11.360485991Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T05:13:11.361602388Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.116357ms logger=migrator t=2026-05-29T05:13:11.368835111Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T05:13:11.370897792Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.062181ms logger=migrator t=2026-05-29T05:13:11.377209351Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T05:13:11.378257257Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.049356ms logger=migrator t=2026-05-29T05:13:11.386586256Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T05:13:11.388233782Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.645886ms logger=migrator t=2026-05-29T05:13:11.394842495Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-29T05:13:11.395615516Z level=info msg="Migration successfully executed" id="Drop public config table" duration=773.001µs logger=migrator t=2026-05-29T05:13:11.401119572Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-29T05:13:11.404311271Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=3.191139ms logger=migrator t=2026-05-29T05:13:11.409901209Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T05:13:11.410992486Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.093368ms logger=migrator t=2026-05-29T05:13:11.417881082Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T05:13:11.420222139Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.319537ms logger=migrator t=2026-05-29T05:13:11.425707024Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-29T05:13:11.426840381Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.133217ms logger=migrator t=2026-05-29T05:13:11.433021588Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-29T05:13:11.463028604Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.000556ms logger=migrator t=2026-05-29T05:13:11.467606776Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-29T05:13:11.47695301Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.346765ms logger=migrator t=2026-05-29T05:13:11.481261768Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-29T05:13:11.488677952Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.415104ms logger=migrator t=2026-05-29T05:13:11.495228275Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-29T05:13:11.49554346Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=315.255µs logger=migrator t=2026-05-29T05:13:11.500278234Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-29T05:13:11.511096531Z level=info msg="Migration successfully executed" id="add share column" duration=10.819117ms logger=migrator t=2026-05-29T05:13:11.516268842Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-29T05:13:11.516403284Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=133.082µs logger=migrator t=2026-05-29T05:13:11.520729131Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-29T05:13:11.522286095Z level=info msg="Migration successfully executed" id="create file table" duration=1.557304ms logger=migrator t=2026-05-29T05:13:11.545506487Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-29T05:13:11.551250296Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=5.77987ms logger=migrator t=2026-05-29T05:13:11.5572862Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-29T05:13:11.558517328Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.231559ms logger=migrator t=2026-05-29T05:13:11.566457812Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-29T05:13:11.567892605Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.434082ms logger=migrator t=2026-05-29T05:13:11.57861496Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-29T05:13:11.580828825Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.216515ms logger=migrator t=2026-05-29T05:13:11.588252371Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-29T05:13:11.588336592Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=86.211µs logger=migrator t=2026-05-29T05:13:11.593842638Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-29T05:13:11.59397265Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=131.482µs logger=migrator t=2026-05-29T05:13:11.600917867Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-29T05:13:11.601857442Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=939.295µs logger=migrator t=2026-05-29T05:13:11.607974087Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-29T05:13:11.608426984Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=452.607µs logger=migrator t=2026-05-29T05:13:11.613203428Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-29T05:13:11.615397833Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.192855ms logger=migrator t=2026-05-29T05:13:11.620124886Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-29T05:13:11.631031035Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.906189ms logger=migrator t=2026-05-29T05:13:11.637880962Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-29T05:13:11.638020925Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=139.903µs logger=migrator t=2026-05-29T05:13:11.643587741Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-29T05:13:11.645272357Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.685206ms logger=migrator t=2026-05-29T05:13:11.650679561Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-29T05:13:11.651146468Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=468.257µs logger=migrator t=2026-05-29T05:13:11.655681459Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-29T05:13:11.655985503Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=298.464µs logger=migrator t=2026-05-29T05:13:11.661791433Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-29T05:13:11.662541445Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=750.552µs logger=migrator t=2026-05-29T05:13:11.6673407Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-29T05:13:11.677853074Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.508513ms logger=migrator t=2026-05-29T05:13:11.685679846Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-29T05:13:11.696570625Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.88406ms logger=migrator t=2026-05-29T05:13:11.725041117Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-29T05:13:11.726277336Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.238069ms logger=migrator t=2026-05-29T05:13:11.74522871Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-29T05:13:11.829886416Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.655616ms logger=migrator t=2026-05-29T05:13:11.84040921Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-29T05:13:11.841851852Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.444432ms logger=migrator t=2026-05-29T05:13:11.847454809Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-29T05:13:11.84944216Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.990241ms logger=migrator t=2026-05-29T05:13:11.85525025Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-29T05:13:11.881968996Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.715696ms logger=migrator t=2026-05-29T05:13:11.887111836Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-29T05:13:11.896234198Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.121822ms logger=migrator t=2026-05-29T05:13:11.902415864Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-29T05:13:11.902780609Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=357.815µs logger=migrator t=2026-05-29T05:13:11.906788712Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-29T05:13:11.906998335Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=212.213µs logger=migrator t=2026-05-29T05:13:11.913057229Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-29T05:13:11.913476426Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=418.917µs logger=migrator t=2026-05-29T05:13:11.921915867Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-29T05:13:11.922818731Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=669.58µs logger=migrator t=2026-05-29T05:13:11.932086325Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-29T05:13:11.932461501Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=376.216µs logger=migrator t=2026-05-29T05:13:11.936529244Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-29T05:13:11.938369543Z level=info msg="Migration successfully executed" id="create folder table" duration=1.831578ms logger=migrator t=2026-05-29T05:13:11.946253155Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-29T05:13:11.94849381Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.240375ms logger=migrator t=2026-05-29T05:13:11.955158754Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-29T05:13:11.957058173Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.898829ms logger=migrator t=2026-05-29T05:13:11.968154546Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-29T05:13:11.968217837Z level=info msg="Migration successfully executed" id="Update folder title length" duration=66.891µs logger=migrator t=2026-05-29T05:13:11.976843701Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T05:13:11.979071455Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.227904ms logger=migrator t=2026-05-29T05:13:11.987652249Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T05:13:11.988873698Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.223838ms logger=migrator t=2026-05-29T05:13:11.999046366Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-29T05:13:12.00000187Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=960.224µs logger=migrator t=2026-05-29T05:13:12.006580463Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-29T05:13:12.006945058Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=365.716µs logger=migrator t=2026-05-29T05:13:12.010066307Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-29T05:13:12.010436183Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=377.857µs logger=migrator t=2026-05-29T05:13:12.017072286Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-29T05:13:12.018501028Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.428022ms logger=migrator t=2026-05-29T05:13:12.022707193Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-29T05:13:12.024011893Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.3048ms logger=migrator t=2026-05-29T05:13:12.030583806Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-29T05:13:12.032272181Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.687995ms logger=migrator t=2026-05-29T05:13:12.03665984Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-29T05:13:12.038734953Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.075823ms logger=migrator t=2026-05-29T05:13:12.04437441Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-29T05:13:12.045863403Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.488683ms logger=migrator t=2026-05-29T05:13:12.049953457Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-29T05:13:12.050992713Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.040486ms logger=migrator t=2026-05-29T05:13:12.055030726Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-29T05:13:12.057132438Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.101392ms logger=migrator t=2026-05-29T05:13:12.063886823Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-29T05:13:12.065075661Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.188688ms logger=migrator t=2026-05-29T05:13:12.069947578Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-29T05:13:12.070952123Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.001705ms logger=migrator t=2026-05-29T05:13:12.076328026Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-29T05:13:12.077545366Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.21746ms logger=migrator t=2026-05-29T05:13:12.083898674Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-29T05:13:12.085109993Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.211249ms logger=migrator t=2026-05-29T05:13:12.08878961Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-29T05:13:12.089139366Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=355.046µs logger=migrator t=2026-05-29T05:13:12.093558824Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-29T05:13:12.104179279Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.620775ms logger=migrator t=2026-05-29T05:13:12.110318744Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-29T05:13:12.110906694Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=590.84µs logger=migrator t=2026-05-29T05:13:12.114299667Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T05:13:12.114317327Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=15.98µs logger=migrator t=2026-05-29T05:13:12.118318399Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T05:13:12.119206842Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=888.213µs logger=migrator t=2026-05-29T05:13:12.124051328Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T05:13:12.124095309Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=45.721µs logger=migrator t=2026-05-29T05:13:12.12863753Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-29T05:13:12.130019101Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.380881ms logger=migrator t=2026-05-29T05:13:12.134706254Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T05:13:12.136028974Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.32264ms logger=migrator t=2026-05-29T05:13:12.142375993Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-29T05:13:12.143600562Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.223889ms logger=migrator t=2026-05-29T05:13:12.149215979Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-29T05:13:12.150090272Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=875.003µs logger=migrator t=2026-05-29T05:13:12.154297508Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-29T05:13:12.154996019Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=695.901µs logger=migrator t=2026-05-29T05:13:12.160001167Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-29T05:13:12.160706388Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=705.051µs logger=migrator t=2026-05-29T05:13:12.165516922Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-29T05:13:12.166934605Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.412292ms logger=migrator t=2026-05-29T05:13:12.171248912Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-29T05:13:12.172330208Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.081146ms logger=migrator t=2026-05-29T05:13:12.176705006Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-29T05:13:12.186833924Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.128328ms logger=migrator t=2026-05-29T05:13:12.191019699Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-29T05:13:12.200640239Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.62058ms logger=migrator t=2026-05-29T05:13:12.204502149Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-29T05:13:12.213859474Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.357816ms logger=migrator t=2026-05-29T05:13:12.222362506Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-29T05:13:12.222494848Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=133.783µs logger=migrator t=2026-05-29T05:13:12.225289951Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-29T05:13:12.236461995Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.168204ms logger=migrator t=2026-05-29T05:13:12.241114717Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-29T05:13:12.248405261Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.289784ms logger=migrator t=2026-05-29T05:13:12.251417008Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-29T05:13:12.251665581Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=249.043µs logger=migrator t=2026-05-29T05:13:12.253898126Z level=info msg="migrations completed" performed=558 skipped=0 duration=52.857397241s logger=migrator t=2026-05-29T05:13:12.254370344Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-29T05:13:12.270821259Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-29T05:13:12.271077853Z level=info msg="Created default organization" logger=secrets t=2026-05-29T05:13:12.27544455Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T05:13:12.323272324Z level=info msg="Restored cache from database" duration=398.326µs logger=plugin.store t=2026-05-29T05:13:12.324787008Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-29T05:13:12.3622972Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-29T05:13:12.362328441Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-29T05:13:12.362445922Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-29T05:13:12.362464323Z level=info msg="Plugins loaded" count=54 duration=37.677785ms logger=query_data t=2026-05-29T05:13:12.366459065Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-29T05:13:12.370486938Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-29T05:13:12.381256785Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-29T05:13:12.395180001Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-29T05:13:12.397430776Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-29T05:13:12.399941436Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-29T05:13:12.424636309Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-29T05:13:12.442469916Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-29T05:13:12.460548407Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-29T05:13:12.460575887Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-29T05:13:12.46132632Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-29T05:13:12.461731016Z level=info msg="State cache has been initialized" states=0 duration=400.976µs logger=ngalert.scheduler t=2026-05-29T05:13:12.461793067Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-29T05:13:12.461867788Z level=info msg=starting first_tick=2026-05-29T05:13:20Z logger=ngalert.multiorg.alertmanager t=2026-05-29T05:13:12.462247434Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-29T05:13:12.462354165Z level=info msg="Storage starting" logger=http.server t=2026-05-29T05:13:12.466265956Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-29T05:13:12.501806568Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-29T05:13:12.53091428Z level=info msg="Update check succeeded" duration=70.199341ms logger=grafana.update.checker t=2026-05-29T05:13:12.543590828Z level=info msg="Update check succeeded" duration=82.898849ms logger=sqlstore.transactions t=2026-05-29T05:13:12.546256589Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-29T05:13:12.556750153Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-29T05:13:12.561602037Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-29T05:13:12.567578851Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-29T05:13:12.567630982Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-29T05:13:12.578622922Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-29T05:13:12.589232047Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-29T05:13:12.600333239Z 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-29T05:13:12.603521689Z level=info msg="Patterns update finished" duration=99.039609ms logger=grafana-apiserver t=2026-05-29T05:13:12.811307208Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-29T05:13:12.811769415Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-29T05:13:15.241329867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.279876456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.295320615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.323258819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.341910029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.365102169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.38638641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.406743936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.424144386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.44888543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.469422259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.500727175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.518490941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.832805542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:15.849936668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.179419584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.193057126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.344210973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.363584104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.567504489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.58618052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.862796824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:16.883062079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:17.191092971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:17.207443555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:17.75408477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:17.772230232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.209808254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.242219787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.432948767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.445244418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.590776287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.606360878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.758168054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.778708743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.945156036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:18.966235804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.134431444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.151544749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.341598949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.361905903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.517662779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.541749144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.675040182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.696958222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.852846191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:19.889679252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.054598531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.068818331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.119995236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.140336762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.203279028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.225961319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.284525348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.302763332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.356002857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.373952175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.479551664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.503885712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.754765743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:20.783982137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.167656348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.18777801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.357100106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.376318495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.675636357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.697423195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.890309936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:21.912713783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:22.196061629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:22.212217119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:22.476460157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:22.493187696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:23.019531288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:23.034391648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:13:23.759037714Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-29T05:14:34.491907588Z level=info msg="Usage stats are ready to report"