logger=settings t=2026-08-12T11:15:09.63842973Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-12T11:15:09Z logger=settings t=2026-08-12T11:15:09.639053113Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-12T11:15:09.639103344Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-12T11:15:09.639145935Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-12T11:15:09.639185366Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-12T11:15:09.639241827Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:15:09.639293508Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:15:09.63941016Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-12T11:15:09.639514432Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-12T11:15:09.639577623Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-12T11:15:09.639603433Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:15:09.639686185Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:15:09.639722906Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-12T11:15:09.639787467Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-12T11:15:09.639851208Z level=info msg=Target target=[all] logger=settings t=2026-08-12T11:15:09.639889409Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-12T11:15:09.639992091Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-12T11:15:09.640044882Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-12T11:15:09.640133243Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-12T11:15:09.640158944Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-12T11:15:09.640215675Z level=info msg="App mode production" logger=sqlstore t=2026-08-12T11:15:09.640683554Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-12T11:15:09.640761305Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-12T11:15:09.642719693Z level=info msg="Locking database" logger=migrator t=2026-08-12T11:15:09.642766924Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-12T11:15:09.643559859Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-12T11:15:09.644838464Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.277545ms logger=migrator t=2026-08-12T11:15:09.649299248Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-12T11:15:09.650023983Z level=info msg="Migration successfully executed" id="create user table" duration=727.235µs logger=migrator t=2026-08-12T11:15:09.654981797Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-12T11:15:09.656258652Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.280125ms logger=migrator t=2026-08-12T11:15:09.662281287Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-12T11:15:09.663470559Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.191332ms logger=migrator t=2026-08-12T11:15:09.669890073Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-12T11:15:09.671406241Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.514138ms logger=migrator t=2026-08-12T11:15:09.677224393Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-12T11:15:09.678214162Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=992.919µs logger=migrator t=2026-08-12T11:15:09.683266098Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-12T11:15:09.686059182Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.792114ms logger=migrator t=2026-08-12T11:15:09.691424795Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-12T11:15:09.692500216Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.076692ms logger=migrator t=2026-08-12T11:15:09.696970021Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-12T11:15:09.697807687Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=837.687µs logger=migrator t=2026-08-12T11:15:09.702299783Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-12T11:15:09.703328573Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.027721ms logger=migrator t=2026-08-12T11:15:09.70948066Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-12T11:15:09.710087882Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=610.312µs logger=migrator t=2026-08-12T11:15:09.713556968Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-12T11:15:09.71420449Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=652.292µs logger=migrator t=2026-08-12T11:15:09.71941065Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-12T11:15:09.72202003Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.60907ms logger=migrator t=2026-08-12T11:15:09.730037463Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-12T11:15:09.730164276Z level=info msg="Migration successfully executed" id="Update user table charset" duration=129.883µs logger=migrator t=2026-08-12T11:15:09.734496439Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-12T11:15:09.736369364Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.873745ms logger=migrator t=2026-08-12T11:15:09.740870301Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-12T11:15:09.741157466Z level=info msg="Migration successfully executed" id="Add missing user data" duration=289.095µs logger=migrator t=2026-08-12T11:15:09.744985589Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-12T11:15:09.74660209Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.615241ms logger=migrator t=2026-08-12T11:15:09.754119135Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-12T11:15:09.755067002Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=951.818µs logger=migrator t=2026-08-12T11:15:09.760252502Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-12T11:15:09.761968874Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.720153ms logger=migrator t=2026-08-12T11:15:09.768312326Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-12T11:15:09.775932371Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.619795ms logger=migrator t=2026-08-12T11:15:09.782569699Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-12T11:15:09.78368532Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.1118ms logger=migrator t=2026-08-12T11:15:09.788293908Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-12T11:15:09.788484602Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=191.144µs logger=migrator t=2026-08-12T11:15:09.793476747Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-12T11:15:09.79413759Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=654.462µs logger=migrator t=2026-08-12T11:15:09.798503754Z 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-08-12T11:15:09.798933392Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=430.228µs logger=migrator t=2026-08-12T11:15:09.802353527Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-12T11:15:09.802878177Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=524.53µs logger=migrator t=2026-08-12T11:15:09.807012396Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-12T11:15:09.807784721Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=772.495µs logger=migrator t=2026-08-12T11:15:09.811910859Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-12T11:15:09.812567743Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=656.714µs logger=migrator t=2026-08-12T11:15:09.820123316Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-12T11:15:09.82086908Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=749.024µs logger=migrator t=2026-08-12T11:15:09.827411896Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-12T11:15:09.827935106Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=523.05µs logger=migrator t=2026-08-12T11:15:09.83281728Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-12T11:15:09.834216186Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.403756ms logger=migrator t=2026-08-12T11:15:09.838420437Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-12T11:15:09.838465828Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.451µs logger=migrator t=2026-08-12T11:15:09.843990774Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-12T11:15:09.844733308Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=742.254µs logger=migrator t=2026-08-12T11:15:09.84851655Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-12T11:15:09.849200683Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=683.823µs logger=migrator t=2026-08-12T11:15:09.853073427Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-12T11:15:09.8537334Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=660.883µs logger=migrator t=2026-08-12T11:15:09.858549882Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-12T11:15:09.859898997Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.353445ms logger=migrator t=2026-08-12T11:15:09.863833263Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:15:09.868124115Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.285641ms logger=migrator t=2026-08-12T11:15:09.873956326Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-12T11:15:09.875251061Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.301335ms logger=migrator t=2026-08-12T11:15:09.880100635Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-12T11:15:09.880853679Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=753.114µs logger=migrator t=2026-08-12T11:15:09.885749463Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-12T11:15:09.887376253Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.62319ms logger=migrator t=2026-08-12T11:15:09.895594671Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-12T11:15:09.897004708Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.412147ms logger=migrator t=2026-08-12T11:15:09.901603385Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-12T11:15:09.902535034Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=931.739µs logger=migrator t=2026-08-12T11:15:09.90655494Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-12T11:15:09.906964658Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=407.278µs logger=migrator t=2026-08-12T11:15:09.911807201Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-12T11:15:09.91231203Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=504.929µs logger=migrator t=2026-08-12T11:15:09.916349778Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-12T11:15:09.916725965Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=376.377µs logger=migrator t=2026-08-12T11:15:09.921503706Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-12T11:15:09.922398384Z level=info msg="Migration successfully executed" id="create star table" duration=895.748µs logger=migrator t=2026-08-12T11:15:09.925483503Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-12T11:15:09.926233547Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=750.704µs logger=migrator t=2026-08-12T11:15:09.929498809Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-12T11:15:09.930296575Z level=info msg="Migration successfully executed" id="create org table v1" duration=796.836µs logger=migrator t=2026-08-12T11:15:09.933367394Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-12T11:15:09.934131368Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=765.064µs logger=migrator t=2026-08-12T11:15:09.939189845Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-12T11:15:09.940457169Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.272674ms logger=migrator t=2026-08-12T11:15:09.946514684Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-12T11:15:09.947346561Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=832.957µs logger=migrator t=2026-08-12T11:15:09.952434498Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-12T11:15:09.953867966Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.435048ms logger=migrator t=2026-08-12T11:15:09.958566136Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-12T11:15:09.959443972Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=873.896µs logger=migrator t=2026-08-12T11:15:09.963253795Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-12T11:15:09.963291915Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.06µs logger=migrator t=2026-08-12T11:15:09.967457696Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-12T11:15:09.967485266Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.37µs logger=migrator t=2026-08-12T11:15:09.972564334Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-12T11:15:09.972987482Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=383.648µs logger=migrator t=2026-08-12T11:15:09.979295042Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-12T11:15:09.980548865Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.256633ms logger=migrator t=2026-08-12T11:15:09.985655953Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-12T11:15:09.986650363Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=993.22µs logger=migrator t=2026-08-12T11:15:09.991432694Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-12T11:15:09.992182379Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=748.505µs logger=migrator t=2026-08-12T11:15:09.996594953Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-12T11:15:09.997197724Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=601.611µs logger=migrator t=2026-08-12T11:15:10.029629055Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-12T11:15:10.03200576Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.380385ms logger=migrator t=2026-08-12T11:15:10.037893563Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-12T11:15:10.038631187Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=737.524µs logger=migrator t=2026-08-12T11:15:10.043981319Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-12T11:15:10.050121507Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.138357ms logger=migrator t=2026-08-12T11:15:10.055748534Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-12T11:15:10.056621172Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=931.318µs logger=migrator t=2026-08-12T11:15:10.061327551Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-12T11:15:10.06230655Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=980.159µs logger=migrator t=2026-08-12T11:15:10.066625442Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-12T11:15:10.067386327Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=760.855µs logger=migrator t=2026-08-12T11:15:10.072088197Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-12T11:15:10.072846111Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=758.074µs logger=migrator t=2026-08-12T11:15:10.078667693Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-12T11:15:10.079987998Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.319625ms logger=migrator t=2026-08-12T11:15:10.085446213Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-12T11:15:10.085630386Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=186.113µs logger=migrator t=2026-08-12T11:15:10.090684523Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-12T11:15:10.092550958Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.865705ms logger=migrator t=2026-08-12T11:15:10.097506403Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-12T11:15:10.099478191Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.971068ms logger=migrator t=2026-08-12T11:15:10.104173691Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-12T11:15:10.105974515Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.800534ms logger=migrator t=2026-08-12T11:15:10.110316689Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-12T11:15:10.111159564Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=895.436µs logger=migrator t=2026-08-12T11:15:10.115506978Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-12T11:15:10.117476625Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.968857ms logger=migrator t=2026-08-12T11:15:10.122266367Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-12T11:15:10.123136613Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=869.686µs logger=migrator t=2026-08-12T11:15:10.127997077Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-12T11:15:10.128848693Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=851.156µs logger=migrator t=2026-08-12T11:15:10.13391062Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-12T11:15:10.134015462Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=105.792µs logger=migrator t=2026-08-12T11:15:10.139390015Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-12T11:15:10.139437796Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.061µs logger=migrator t=2026-08-12T11:15:10.144113875Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-12T11:15:10.145564552Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.450107ms logger=migrator t=2026-08-12T11:15:10.150031448Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-12T11:15:10.152257961Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.224283ms logger=migrator t=2026-08-12T11:15:10.15638805Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-12T11:15:10.159432488Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.044378ms logger=migrator t=2026-08-12T11:15:10.16370741Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-12T11:15:10.166964802Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.257322ms logger=migrator t=2026-08-12T11:15:10.171133843Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-12T11:15:10.171347717Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.864µs logger=migrator t=2026-08-12T11:15:10.17519672Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-12T11:15:10.176143318Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=943.807µs logger=migrator t=2026-08-12T11:15:10.182167413Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-12T11:15:10.183985098Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.817735ms logger=migrator t=2026-08-12T11:15:10.188569426Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-12T11:15:10.188614187Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.971µs logger=migrator t=2026-08-12T11:15:10.195429207Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-12T11:15:10.196248752Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=820.195µs logger=migrator t=2026-08-12T11:15:10.200540385Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-12T11:15:10.201719657Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.178882ms logger=migrator t=2026-08-12T11:15:10.206396497Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:15:10.213742378Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.34617ms logger=migrator t=2026-08-12T11:15:10.218378146Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-12T11:15:10.219200402Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=818.896µs logger=migrator t=2026-08-12T11:15:10.224127585Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-12T11:15:10.224917601Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=791.796µs logger=migrator t=2026-08-12T11:15:10.228974439Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-12T11:15:10.229796854Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=822.205µs logger=migrator t=2026-08-12T11:15:10.234505584Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-12T11:15:10.235105795Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=599.841µs logger=migrator t=2026-08-12T11:15:10.240121082Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-12T11:15:10.240955847Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=834.705µs logger=migrator t=2026-08-12T11:15:10.245311231Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-12T11:15:10.248513592Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.201471ms logger=migrator t=2026-08-12T11:15:10.252906377Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-12T11:15:10.253737072Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=830.305µs logger=migrator t=2026-08-12T11:15:10.259016193Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-12T11:15:10.259288378Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=272.985µs logger=migrator t=2026-08-12T11:15:10.264083721Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-12T11:15:10.264388466Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=307.236µs logger=migrator t=2026-08-12T11:15:10.26880928Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-12T11:15:10.269672047Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=862.577µs logger=migrator t=2026-08-12T11:15:10.274726854Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-12T11:15:10.278566087Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.842883ms logger=migrator t=2026-08-12T11:15:10.283202266Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-12T11:15:10.284141164Z level=info msg="Migration successfully executed" id="create data_source table" duration=939.138µs logger=migrator t=2026-08-12T11:15:10.288989707Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-12T11:15:10.289764222Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=773.945µs logger=migrator t=2026-08-12T11:15:10.294781858Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-12T11:15:10.295665035Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=884.506µs logger=migrator t=2026-08-12T11:15:10.300411005Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-12T11:15:10.301555497Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.144222ms logger=migrator t=2026-08-12T11:15:10.306374499Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-12T11:15:10.307564002Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.190083ms logger=migrator t=2026-08-12T11:15:10.31270032Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-12T11:15:10.318584893Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.884123ms logger=migrator t=2026-08-12T11:15:10.323075849Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-12T11:15:10.323993216Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=916.357µs logger=migrator t=2026-08-12T11:15:10.328606875Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-12T11:15:10.32940349Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=795.735µs logger=migrator t=2026-08-12T11:15:10.334312304Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-12T11:15:10.335305663Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=991.009µs logger=migrator t=2026-08-12T11:15:10.339928041Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-12T11:15:10.340742307Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=813.686µs logger=migrator t=2026-08-12T11:15:10.345422427Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-12T11:15:10.349307971Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.884493ms logger=migrator t=2026-08-12T11:15:10.354605452Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-12T11:15:10.356852615Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.244373ms logger=migrator t=2026-08-12T11:15:10.361279209Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-12T11:15:10.36131895Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.521µs logger=migrator t=2026-08-12T11:15:10.365892098Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-12T11:15:10.366088942Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.344µs logger=migrator t=2026-08-12T11:15:10.371324982Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-12T11:15:10.377041221Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.715229ms logger=migrator t=2026-08-12T11:15:10.381744682Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-12T11:15:10.381934105Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.553µs logger=migrator t=2026-08-12T11:15:10.386273638Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-12T11:15:10.386565623Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=292.026µs logger=migrator t=2026-08-12T11:15:10.393878743Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-12T11:15:10.396173207Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.294334ms logger=migrator t=2026-08-12T11:15:10.40000243Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-12T11:15:10.400188974Z level=info msg="Migration successfully executed" id="Update uid value" duration=187.014µs logger=migrator t=2026-08-12T11:15:10.404275522Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-12T11:15:10.405083438Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=807.416µs logger=migrator t=2026-08-12T11:15:10.416353783Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-12T11:15:10.417984985Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.635832ms logger=migrator t=2026-08-12T11:15:10.424152193Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-12T11:15:10.425013399Z level=info msg="Migration successfully executed" id="create api_key table" duration=861.776µs logger=migrator t=2026-08-12T11:15:10.429639368Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-12T11:15:10.430493154Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=857.816µs logger=migrator t=2026-08-12T11:15:10.436896336Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-12T11:15:10.437780604Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=884.938µs logger=migrator t=2026-08-12T11:15:10.443173477Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-12T11:15:10.444156465Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=980.858µs logger=migrator t=2026-08-12T11:15:10.448407637Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-12T11:15:10.449654881Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.246363ms logger=migrator t=2026-08-12T11:15:10.453183778Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-12T11:15:10.454212108Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.02905ms logger=migrator t=2026-08-12T11:15:10.45748731Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-12T11:15:10.458423608Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=935.988µs logger=migrator t=2026-08-12T11:15:10.462314052Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-12T11:15:10.469080812Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.76783ms logger=migrator t=2026-08-12T11:15:10.473037687Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-12T11:15:10.47363123Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=596.402µs logger=migrator t=2026-08-12T11:15:10.477598195Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-12T11:15:10.478460191Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=862.956µs logger=migrator t=2026-08-12T11:15:10.482417118Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-12T11:15:10.483241123Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=823.996µs logger=migrator t=2026-08-12T11:15:10.48620939Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-12T11:15:10.487014965Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=805.655µs logger=migrator t=2026-08-12T11:15:10.491016202Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-12T11:15:10.491342698Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=326.516µs logger=migrator t=2026-08-12T11:15:10.494414787Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-12T11:15:10.494942777Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=527.67µs logger=migrator t=2026-08-12T11:15:10.498108637Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-12T11:15:10.498140418Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.151µs logger=migrator t=2026-08-12T11:15:10.502378809Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-12T11:15:10.506837474Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.456485ms logger=migrator t=2026-08-12T11:15:10.511069085Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-12T11:15:10.513836948Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.766823ms logger=migrator t=2026-08-12T11:15:10.517938896Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-12T11:15:10.51812324Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=182.564µs logger=migrator t=2026-08-12T11:15:10.523442302Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-12T11:15:10.526084162Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.64169ms logger=migrator t=2026-08-12T11:15:10.532902143Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-12T11:15:10.535535024Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.633681ms logger=migrator t=2026-08-12T11:15:10.539062341Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-12T11:15:10.539881756Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=819.435µs logger=migrator t=2026-08-12T11:15:10.543416464Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-12T11:15:10.544069797Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=652.853µs logger=migrator t=2026-08-12T11:15:10.548663304Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-12T11:15:10.549499411Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=835.887µs logger=migrator t=2026-08-12T11:15:10.552641871Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-12T11:15:10.553506407Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=864.236µs logger=migrator t=2026-08-12T11:15:10.557187007Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-12T11:15:10.558126546Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=940.009µs logger=migrator t=2026-08-12T11:15:10.562882366Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-12T11:15:10.563751094Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=867.728µs logger=migrator t=2026-08-12T11:15:10.567121468Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-12T11:15:10.567190459Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.281µs logger=migrator t=2026-08-12T11:15:10.570133255Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-12T11:15:10.570163076Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.371µs logger=migrator t=2026-08-12T11:15:10.57296775Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-12T11:15:10.577341824Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.372164ms logger=migrator t=2026-08-12T11:15:10.581207817Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-12T11:15:10.58397171Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.763303ms logger=migrator t=2026-08-12T11:15:10.588538668Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-12T11:15:10.588604449Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.651µs logger=migrator t=2026-08-12T11:15:10.666846825Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-12T11:15:10.667814874Z level=info msg="Migration successfully executed" id="create quota table v1" duration=970.029µs logger=migrator t=2026-08-12T11:15:10.672716028Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-12T11:15:10.67442286Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.704362ms logger=migrator t=2026-08-12T11:15:10.679321484Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-12T11:15:10.679349325Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.771µs logger=migrator t=2026-08-12T11:15:10.683399532Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-12T11:15:10.684198908Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=799.446µs logger=migrator t=2026-08-12T11:15:10.68743284Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-12T11:15:10.688294346Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=859.057µs logger=migrator t=2026-08-12T11:15:10.693412254Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-12T11:15:10.698215716Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.801642ms logger=migrator t=2026-08-12T11:15:10.705538815Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-12T11:15:10.705570866Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.101µs logger=migrator t=2026-08-12T11:15:10.711602541Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-12T11:15:10.712718483Z level=info msg="Migration successfully executed" id="create session table" duration=1.116192ms logger=migrator t=2026-08-12T11:15:10.718497414Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-12T11:15:10.718561955Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=65.221µs logger=migrator t=2026-08-12T11:15:10.723902097Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-12T11:15:10.724321405Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=424.138µs logger=migrator t=2026-08-12T11:15:10.729735379Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-12T11:15:10.730594205Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=861.656µs logger=migrator t=2026-08-12T11:15:10.734247515Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-12T11:15:10.73557698Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.334575ms logger=migrator t=2026-08-12T11:15:10.739738939Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-12T11:15:10.739774151Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=37.002µs logger=migrator t=2026-08-12T11:15:10.7433875Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-12T11:15:10.743416521Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.371µs logger=migrator t=2026-08-12T11:15:10.748960217Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-12T11:15:10.752175918Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.213611ms logger=migrator t=2026-08-12T11:15:10.756231115Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-12T11:15:10.759389637Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.158481ms logger=migrator t=2026-08-12T11:15:10.762794351Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-12T11:15:10.762877713Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.022µs logger=migrator t=2026-08-12T11:15:10.768792466Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-12T11:15:10.768867707Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.881µs logger=migrator t=2026-08-12T11:15:10.772278732Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-12T11:15:10.773592768Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.314396ms logger=migrator t=2026-08-12T11:15:10.777838549Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-12T11:15:10.777861879Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=24.47µs logger=migrator t=2026-08-12T11:15:10.781504799Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-12T11:15:10.784507796Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.001467ms logger=migrator t=2026-08-12T11:15:10.790032092Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-12T11:15:10.790175045Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.593µs logger=migrator t=2026-08-12T11:15:10.795257662Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-12T11:15:10.800128865Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.870803ms logger=migrator t=2026-08-12T11:15:10.804846036Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-12T11:15:10.809023955Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.189529ms logger=migrator t=2026-08-12T11:15:10.814367888Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-12T11:15:10.814545151Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=178.093µs logger=migrator t=2026-08-12T11:15:10.819416304Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-12T11:15:10.820659768Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.244264ms logger=migrator t=2026-08-12T11:15:10.824481652Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-12T11:15:10.825627663Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.145781ms logger=migrator t=2026-08-12T11:15:10.829506108Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-12T11:15:10.830534587Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.026999ms logger=migrator t=2026-08-12T11:15:10.834211187Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-12T11:15:10.835120775Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=910.248µs logger=migrator t=2026-08-12T11:15:10.840548568Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-12T11:15:10.841377645Z level=info msg="Migration successfully executed" id="add index alert state" duration=832.937µs logger=migrator t=2026-08-12T11:15:10.844748809Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-12T11:15:10.845671456Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=922.877µs logger=migrator t=2026-08-12T11:15:10.848807226Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-12T11:15:10.849514221Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=707.924µs logger=migrator t=2026-08-12T11:15:10.853080268Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-12T11:15:10.854019746Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=939.318µs logger=migrator t=2026-08-12T11:15:10.857297709Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-12T11:15:10.85840799Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.109341ms logger=migrator t=2026-08-12T11:15:10.863793474Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-12T11:15:10.874336536Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.548661ms logger=migrator t=2026-08-12T11:15:10.877776411Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-12T11:15:10.87826377Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=488.159µs logger=migrator t=2026-08-12T11:15:10.88141095Z 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-08-12T11:15:10.882258216Z 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=845.586µs logger=migrator t=2026-08-12T11:15:10.886221313Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-12T11:15:10.886638711Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=417.678µs logger=migrator t=2026-08-12T11:15:10.890395322Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-12T11:15:10.890881071Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=486.039µs logger=migrator t=2026-08-12T11:15:10.895083402Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-12T11:15:10.895833846Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=750.564µs logger=migrator t=2026-08-12T11:15:10.906301776Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-12T11:15:10.910457485Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.160019ms logger=migrator t=2026-08-12T11:15:10.914786619Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-12T11:15:10.918467299Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.67994ms logger=migrator t=2026-08-12T11:15:10.921802072Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-12T11:15:10.925253689Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.451557ms logger=migrator t=2026-08-12T11:15:10.929367988Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-12T11:15:10.932877384Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.508687ms logger=migrator t=2026-08-12T11:15:10.936218819Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-12T11:15:10.937076565Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=857.566µs logger=migrator t=2026-08-12T11:15:10.940419499Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-12T11:15:10.9404468Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.471µs logger=migrator t=2026-08-12T11:15:10.944333834Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-12T11:15:10.944364215Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.711µs logger=migrator t=2026-08-12T11:15:10.948541485Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-12T11:15:10.94984882Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.307184ms logger=migrator t=2026-08-12T11:15:10.953925358Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:15:10.955314464Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.388396ms logger=migrator t=2026-08-12T11:15:10.959092357Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-12T11:15:10.960274259Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.181483ms logger=migrator t=2026-08-12T11:15:10.964899798Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-12T11:15:10.966284964Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.383716ms logger=migrator t=2026-08-12T11:15:10.969641119Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:15:10.970485505Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=844.066µs logger=migrator t=2026-08-12T11:15:10.97448001Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-12T11:15:10.978155412Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.675262ms logger=migrator t=2026-08-12T11:15:10.981366423Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-12T11:15:10.984934471Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.567988ms logger=migrator t=2026-08-12T11:15:10.988380807Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-12T11:15:10.98855064Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=169.863µs logger=migrator t=2026-08-12T11:15:10.992473225Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-12T11:15:10.99327334Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=799.955µs logger=migrator t=2026-08-12T11:15:10.99637295Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-12T11:15:10.997126374Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=753.424µs logger=migrator t=2026-08-12T11:15:11.001760493Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-12T11:15:11.00531637Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.555737ms logger=migrator t=2026-08-12T11:15:11.009721915Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-12T11:15:11.009796367Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=76.942µs logger=migrator t=2026-08-12T11:15:11.013486027Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-12T11:15:11.014913435Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.427708ms logger=migrator t=2026-08-12T11:15:11.018692837Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-12T11:15:11.020200176Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.507389ms logger=migrator t=2026-08-12T11:15:11.023763484Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-12T11:15:11.023838025Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=74.861µs logger=migrator t=2026-08-12T11:15:11.027268781Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-12T11:15:11.028131347Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=862.466µs logger=migrator t=2026-08-12T11:15:11.031496272Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-12T11:15:11.032356148Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=859.656µs logger=migrator t=2026-08-12T11:15:11.036990667Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-12T11:15:11.037853513Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=862.866µs logger=migrator t=2026-08-12T11:15:11.042305959Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-12T11:15:11.043153335Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=847.336µs logger=migrator t=2026-08-12T11:15:11.047668351Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-12T11:15:11.048700031Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.029341ms logger=migrator t=2026-08-12T11:15:11.051561096Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-12T11:15:11.052457603Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=896.227µs logger=migrator t=2026-08-12T11:15:11.056679284Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-12T11:15:11.056714094Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.8µs logger=migrator t=2026-08-12T11:15:11.060060058Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-12T11:15:11.064158576Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.098408ms logger=migrator t=2026-08-12T11:15:11.069433507Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-12T11:15:11.070302364Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=867.216µs logger=migrator t=2026-08-12T11:15:11.074621747Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-12T11:15:11.078638483Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.018316ms logger=migrator t=2026-08-12T11:15:11.082276583Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-12T11:15:11.082967966Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=688.783µs logger=migrator t=2026-08-12T11:15:11.086163307Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-12T11:15:11.087027694Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=863.856µs logger=migrator t=2026-08-12T11:15:11.090252886Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-12T11:15:11.09101047Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=757.614µs logger=migrator t=2026-08-12T11:15:11.098045454Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-12T11:15:11.109867251Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.821277ms logger=migrator t=2026-08-12T11:15:11.113085013Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-12T11:15:11.113841957Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=681.403µs logger=migrator t=2026-08-12T11:15:11.117346704Z 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-08-12T11:15:11.118268012Z 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=920.558µs logger=migrator t=2026-08-12T11:15:11.121387481Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-12T11:15:11.121664557Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=274.966µs logger=migrator t=2026-08-12T11:15:11.124012702Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-12T11:15:11.124543022Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=530.36µs logger=migrator t=2026-08-12T11:15:11.127525899Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-12T11:15:11.127721663Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=195.893µs logger=migrator t=2026-08-12T11:15:11.130624038Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-12T11:15:11.134530902Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.906614ms logger=migrator t=2026-08-12T11:15:11.138985678Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-12T11:15:11.142895852Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.911954ms logger=migrator t=2026-08-12T11:15:11.147008391Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-12T11:15:11.147900458Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=886.907µs logger=migrator t=2026-08-12T11:15:11.150954447Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-12T11:15:11.151794273Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=839.376µs logger=migrator t=2026-08-12T11:15:11.155405632Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-12T11:15:11.155655477Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=250.475µs logger=migrator t=2026-08-12T11:15:11.158464991Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-12T11:15:11.162821254Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.355933ms logger=migrator t=2026-08-12T11:15:11.179917611Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-12T11:15:11.180759887Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=845.336µs logger=migrator t=2026-08-12T11:15:11.191532144Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-12T11:15:11.191932081Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=404.708µs logger=migrator t=2026-08-12T11:15:11.200698459Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-12T11:15:11.20129041Z level=info msg="Migration successfully executed" id="Move region to single row" duration=595.962µs logger=migrator t=2026-08-12T11:15:11.205599283Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-12T11:15:11.206563571Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=965.469µs logger=migrator t=2026-08-12T11:15:11.21230142Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-12T11:15:11.213137986Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=837.046µs logger=migrator t=2026-08-12T11:15:11.216879178Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:15:11.217825666Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=946.188µs logger=migrator t=2026-08-12T11:15:11.222112379Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:15:11.223009926Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=895.156µs logger=migrator t=2026-08-12T11:15:11.227858068Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-12T11:15:11.228695504Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=837.796µs logger=migrator t=2026-08-12T11:15:11.232628919Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-12T11:15:11.233547617Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=919.278µs logger=migrator t=2026-08-12T11:15:11.236966252Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-12T11:15:11.237031084Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.722µs logger=migrator t=2026-08-12T11:15:11.241753634Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-12T11:15:11.24257911Z level=info msg="Migration successfully executed" id="create test_data table" duration=825.556µs logger=migrator t=2026-08-12T11:15:11.246247Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-12T11:15:11.247176718Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=928.328µs logger=migrator t=2026-08-12T11:15:11.251991639Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-12T11:15:11.253495659Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.50406ms logger=migrator t=2026-08-12T11:15:11.258214749Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-12T11:15:11.259106456Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=891.857µs logger=migrator t=2026-08-12T11:15:11.262481971Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-12T11:15:11.262687254Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=205.713µs logger=migrator t=2026-08-12T11:15:11.265992247Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-12T11:15:11.266353374Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=361.247µs logger=migrator t=2026-08-12T11:15:11.269722509Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-12T11:15:11.269807891Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.002µs logger=migrator t=2026-08-12T11:15:11.274767565Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-12T11:15:11.276739523Z level=info msg="Migration successfully executed" id="create team table" duration=1.979938ms logger=migrator t=2026-08-12T11:15:11.281331931Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-12T11:15:11.282911051Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.58084ms logger=migrator t=2026-08-12T11:15:11.289437677Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-12T11:15:11.291169339Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.722892ms logger=migrator t=2026-08-12T11:15:11.295668796Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-12T11:15:11.301024768Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.390783ms logger=migrator t=2026-08-12T11:15:11.304902622Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-12T11:15:11.30533112Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=428.318µs logger=migrator t=2026-08-12T11:15:11.310869576Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-12T11:15:11.312581129Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.716443ms logger=migrator t=2026-08-12T11:15:11.3173301Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-12T11:15:11.318186796Z level=info msg="Migration successfully executed" id="create team member table" duration=853.866µs logger=migrator t=2026-08-12T11:15:11.321316566Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-12T11:15:11.322243534Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=927.948µs logger=migrator t=2026-08-12T11:15:11.325488776Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-12T11:15:11.326995025Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.504109ms logger=migrator t=2026-08-12T11:15:11.33089484Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-12T11:15:11.331791987Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=894.047µs logger=migrator t=2026-08-12T11:15:11.336230461Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-12T11:15:11.342033452Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.806991ms logger=migrator t=2026-08-12T11:15:11.346394826Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-12T11:15:11.35132652Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.935984ms logger=migrator t=2026-08-12T11:15:11.356797755Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-12T11:15:11.361398942Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.600167ms logger=migrator t=2026-08-12T11:15:11.365506562Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-12T11:15:11.366430819Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=925.017µs logger=migrator t=2026-08-12T11:15:11.370734402Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-12T11:15:11.371611538Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=875.576µs logger=migrator t=2026-08-12T11:15:11.375089544Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-12T11:15:11.376147815Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.058251ms logger=migrator t=2026-08-12T11:15:11.379892917Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-12T11:15:11.380868265Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=975.668µs logger=migrator t=2026-08-12T11:15:11.386891991Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-12T11:15:11.388248587Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.360396ms logger=migrator t=2026-08-12T11:15:11.391532109Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-12T11:15:11.392338074Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=805.865µs logger=migrator t=2026-08-12T11:15:11.395588478Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-12T11:15:11.396417053Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=828.466µs logger=migrator t=2026-08-12T11:15:11.400763326Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-12T11:15:11.401843017Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.080282ms logger=migrator t=2026-08-12T11:15:11.405377844Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-12T11:15:11.406032136Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=654.732µs logger=migrator t=2026-08-12T11:15:11.412836497Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-12T11:15:11.413212114Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=377.517µs logger=migrator t=2026-08-12T11:15:11.416632629Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-12T11:15:11.417412694Z level=info msg="Migration successfully executed" id="create tag table" duration=780.595µs logger=migrator t=2026-08-12T11:15:11.420691498Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-12T11:15:11.421702947Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.011319ms logger=migrator t=2026-08-12T11:15:11.425242624Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-12T11:15:11.425852246Z level=info msg="Migration successfully executed" id="create login attempt table" duration=611.702µs logger=migrator t=2026-08-12T11:15:11.428886885Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-12T11:15:11.429833782Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=947.307µs logger=migrator t=2026-08-12T11:15:11.434543043Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-12T11:15:11.435721115Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.178972ms logger=migrator t=2026-08-12T11:15:11.440913554Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:15:11.457713396Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.791562ms logger=migrator t=2026-08-12T11:15:11.461122021Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-12T11:15:11.461816724Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=694.823µs logger=migrator t=2026-08-12T11:15:11.464112838Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-12T11:15:11.465184508Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.07183ms logger=migrator t=2026-08-12T11:15:11.468639205Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-12T11:15:11.46891765Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=278.635µs logger=migrator t=2026-08-12T11:15:11.472355026Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-12T11:15:11.472940017Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=584.881µs logger=migrator t=2026-08-12T11:15:11.476016306Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-12T11:15:11.476687919Z level=info msg="Migration successfully executed" id="create user auth table" duration=671.454µs logger=migrator t=2026-08-12T11:15:11.479814429Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-12T11:15:11.480710716Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=895.896µs logger=migrator t=2026-08-12T11:15:11.483942507Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-12T11:15:11.48407088Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=123.193µs logger=migrator t=2026-08-12T11:15:11.487475214Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-12T11:15:11.494368727Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.892513ms logger=migrator t=2026-08-12T11:15:11.497939425Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-12T11:15:11.503175305Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.23575ms logger=migrator t=2026-08-12T11:15:11.506667262Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-12T11:15:11.511598476Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.930024ms logger=migrator t=2026-08-12T11:15:11.5149019Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-12T11:15:11.519741622Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.839372ms logger=migrator t=2026-08-12T11:15:11.522894823Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-12T11:15:11.524117846Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.225343ms logger=migrator t=2026-08-12T11:15:11.52850959Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-12T11:15:11.533992685Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.483735ms logger=migrator t=2026-08-12T11:15:11.537197446Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-12T11:15:11.537905099Z level=info msg="Migration successfully executed" id="create server_lock table" duration=707.643µs logger=migrator t=2026-08-12T11:15:11.541998948Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-12T11:15:11.543047278Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.04808ms logger=migrator t=2026-08-12T11:15:11.546394372Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-12T11:15:11.547154227Z level=info msg="Migration successfully executed" id="create user auth token table" duration=763.705µs logger=migrator t=2026-08-12T11:15:11.551072732Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-12T11:15:11.552013859Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=941.538µs logger=migrator t=2026-08-12T11:15:11.555247222Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-12T11:15:11.556137379Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=890.187µs logger=migrator t=2026-08-12T11:15:11.560860709Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-12T11:15:11.561819977Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=951.458µs logger=migrator t=2026-08-12T11:15:11.565822763Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-12T11:15:11.570916311Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.091628ms logger=migrator t=2026-08-12T11:15:11.574175983Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-12T11:15:11.575722843Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.54698ms logger=migrator t=2026-08-12T11:15:11.579443594Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-12T11:15:11.580549596Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.105252ms logger=migrator t=2026-08-12T11:15:11.586478029Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-12T11:15:11.587707932Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.229373ms logger=migrator t=2026-08-12T11:15:11.591228679Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-12T11:15:11.592754409Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.52323ms logger=migrator t=2026-08-12T11:15:11.597155374Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-12T11:15:11.598411487Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.255553ms logger=migrator t=2026-08-12T11:15:11.601413155Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-12T11:15:11.601533567Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=121.393µs logger=migrator t=2026-08-12T11:15:11.60487047Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-12T11:15:11.604982193Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=112.012µs logger=migrator t=2026-08-12T11:15:11.608085772Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-12T11:15:11.60897731Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=891.918µs logger=migrator t=2026-08-12T11:15:11.620052121Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:15:11.621317005Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.261204ms logger=migrator t=2026-08-12T11:15:11.629039173Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:15:11.629807688Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=768.955µs logger=migrator t=2026-08-12T11:15:11.632777484Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:15:11.632840326Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=63.542µs logger=migrator t=2026-08-12T11:15:11.635802162Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:15:11.636801172Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=998.97µs logger=migrator t=2026-08-12T11:15:11.641624644Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:15:11.643321766Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.696853ms logger=migrator t=2026-08-12T11:15:11.648398344Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:15:11.649360012Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=961.748µs logger=migrator t=2026-08-12T11:15:11.655072741Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:15:11.656138482Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.067321ms logger=migrator t=2026-08-12T11:15:11.664020572Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-12T11:15:11.671255111Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.233839ms logger=migrator t=2026-08-12T11:15:11.675461912Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-12T11:15:11.676582933Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.120371ms logger=migrator t=2026-08-12T11:15:11.683067297Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-12T11:15:11.68324431Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=182.014µs logger=migrator t=2026-08-12T11:15:11.690959338Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-12T11:15:11.694040687Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=3.083219ms logger=migrator t=2026-08-12T11:15:11.70099477Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-12T11:15:11.702912066Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.856425ms logger=migrator t=2026-08-12T11:15:11.709064505Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-12T11:15:11.710072004Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.008249ms logger=migrator t=2026-08-12T11:15:11.714578319Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:15:11.714722753Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=148.124µs logger=migrator t=2026-08-12T11:15:11.720138656Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-12T11:15:11.721755297Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.616151ms logger=migrator t=2026-08-12T11:15:11.732326279Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-12T11:15:11.734134083Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.807574ms logger=migrator t=2026-08-12T11:15:11.740461855Z 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-08-12T11:15:11.742452943Z 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.984707ms logger=migrator t=2026-08-12T11:15:11.751985826Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-12T11:15:11.753070186Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.08546ms logger=migrator t=2026-08-12T11:15:11.759472659Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-12T11:15:11.766044015Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.569535ms logger=migrator t=2026-08-12T11:15:11.770495959Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:15:11.771494169Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=998.79µs logger=migrator t=2026-08-12T11:15:11.777121707Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:15:11.778115745Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=988.999µs logger=migrator t=2026-08-12T11:15:11.78621672Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-12T11:15:11.817224033Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.996413ms logger=migrator t=2026-08-12T11:15:11.82282586Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-12T11:15:11.852718253Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.887093ms logger=migrator t=2026-08-12T11:15:11.895853367Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:15:11.897230544Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.381357ms logger=migrator t=2026-08-12T11:15:11.902718049Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:15:11.904019074Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.301155ms logger=migrator t=2026-08-12T11:15:11.917200916Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-12T11:15:11.927456552Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.251146ms logger=migrator t=2026-08-12T11:15:11.932725523Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-12T11:15:11.937917812Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.192329ms logger=migrator t=2026-08-12T11:15:11.942754025Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-12T11:15:11.943501849Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=748.674µs logger=migrator t=2026-08-12T11:15:11.948969104Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-12T11:15:11.949981334Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.01243ms logger=migrator t=2026-08-12T11:15:11.954843916Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-12T11:15:11.956360246Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.51619ms logger=migrator t=2026-08-12T11:15:11.961252159Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-12T11:15:11.96234017Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.084661ms logger=migrator t=2026-08-12T11:15:11.968286923Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:15:11.968422646Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=136.183µs logger=migrator t=2026-08-12T11:15:11.974302048Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-12T11:15:11.986062403Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.759685ms logger=migrator t=2026-08-12T11:15:11.991288083Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-12T11:15:11.996482203Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.1928ms logger=migrator t=2026-08-12T11:15:12.011912748Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-12T11:15:12.020610855Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.699066ms logger=migrator t=2026-08-12T11:15:12.025363755Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-12T11:15:12.026171021Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=804.626µs logger=migrator t=2026-08-12T11:15:12.03345611Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-12T11:15:12.036002958Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.547458ms logger=migrator t=2026-08-12T11:15:12.047128822Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-12T11:15:12.055828438Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.696007ms logger=migrator t=2026-08-12T11:15:12.063684478Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-12T11:15:12.071173452Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.488294ms logger=migrator t=2026-08-12T11:15:12.076798049Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-12T11:15:12.078301908Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.507519ms logger=migrator t=2026-08-12T11:15:12.083310994Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-12T11:15:12.090253477Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.940503ms logger=migrator t=2026-08-12T11:15:12.095302873Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-12T11:15:12.103576961Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.261868ms logger=migrator t=2026-08-12T11:15:12.109973594Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-12T11:15:12.110050806Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.222µs logger=migrator t=2026-08-12T11:15:12.115537171Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-12T11:15:12.116603941Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.06809ms logger=migrator t=2026-08-12T11:15:12.121958133Z 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-08-12T11:15:12.122717888Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=759.415µs logger=migrator t=2026-08-12T11:15:12.12749998Z 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-08-12T11:15:12.128278694Z 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=776.334µs logger=migrator t=2026-08-12T11:15:12.132908603Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:15:12.132957014Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=49.031µs logger=migrator t=2026-08-12T11:15:12.137290546Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-12T11:15:12.14372832Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.426144ms logger=migrator t=2026-08-12T11:15:12.158262498Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-12T11:15:12.168154147Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.893619ms logger=migrator t=2026-08-12T11:15:12.174774294Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-12T11:15:12.181039614Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.256929ms logger=migrator t=2026-08-12T11:15:12.193806308Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-12T11:15:12.203390921Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.588693ms logger=migrator t=2026-08-12T11:15:12.20961419Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-12T11:15:12.21897832Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.36365ms logger=migrator t=2026-08-12T11:15:12.223828302Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-12T11:15:12.223891683Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=57.491µs logger=migrator t=2026-08-12T11:15:12.228712126Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-12T11:15:12.230132123Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.420528ms logger=migrator t=2026-08-12T11:15:12.241274565Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-12T11:15:12.246397973Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.123258ms logger=migrator t=2026-08-12T11:15:12.252309427Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-12T11:15:12.252381938Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.081µs logger=migrator t=2026-08-12T11:15:12.257474315Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-12T11:15:12.264070222Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.600227ms logger=migrator t=2026-08-12T11:15:12.269142149Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-12T11:15:12.270167469Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.02541ms logger=migrator t=2026-08-12T11:15:12.275861178Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-12T11:15:12.282382992Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.517064ms logger=migrator t=2026-08-12T11:15:12.299456039Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-12T11:15:12.300670473Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.220034ms logger=migrator t=2026-08-12T11:15:12.305539475Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-12T11:15:12.306661117Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.121632ms logger=migrator t=2026-08-12T11:15:12.311697543Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-12T11:15:12.318643426Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.944243ms logger=migrator t=2026-08-12T11:15:12.3229889Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-12T11:15:12.323620362Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=631.331µs logger=migrator t=2026-08-12T11:15:12.328169729Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-12T11:15:12.329217538Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.044839ms logger=migrator t=2026-08-12T11:15:12.339178589Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-12T11:15:12.340074926Z level=info msg="Migration successfully executed" id="create alert_image table" duration=900.168µs logger=migrator t=2026-08-12T11:15:12.344862017Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-12T11:15:12.345607442Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=745.915µs logger=migrator t=2026-08-12T11:15:12.350137808Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-12T11:15:12.350186919Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=49.461µs logger=migrator t=2026-08-12T11:15:12.354489862Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-12T11:15:12.355233896Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=743.304µs logger=migrator t=2026-08-12T11:15:12.360529917Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-12T11:15:12.361253991Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=724.264µs logger=migrator t=2026-08-12T11:15:12.365486032Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T11:15:12.365785528Z 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-08-12T11:15:12.370958307Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-12T11:15:12.371344405Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=386.527µs logger=migrator t=2026-08-12T11:15:12.375725308Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-12T11:15:12.376576515Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=851.197µs logger=migrator t=2026-08-12T11:15:12.381151102Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-12T11:15:12.391951798Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.800186ms logger=migrator t=2026-08-12T11:15:12.397503535Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-12T11:15:12.399377601Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.874986ms logger=migrator t=2026-08-12T11:15:12.403791926Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-12T11:15:12.404593021Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=801.235µs logger=migrator t=2026-08-12T11:15:12.40875856Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-12T11:15:12.409359612Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=601.192µs logger=migrator t=2026-08-12T11:15:12.413712765Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-12T11:15:12.414447549Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=732.594µs logger=migrator t=2026-08-12T11:15:12.419072088Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-12T11:15:12.419799691Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=727.493µs logger=migrator t=2026-08-12T11:15:12.424062133Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-12T11:15:12.424083894Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=22.291µs logger=migrator t=2026-08-12T11:15:12.429005548Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-12T11:15:12.429052109Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=49.081µs logger=migrator t=2026-08-12T11:15:12.433657186Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-12T11:15:12.438592421Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=4.935145ms logger=migrator t=2026-08-12T11:15:12.443103217Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-12T11:15:12.443360282Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=257.275µs logger=migrator t=2026-08-12T11:15:12.447260637Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-12T11:15:12.448019601Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=758.834µs logger=migrator t=2026-08-12T11:15:12.452766722Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-12T11:15:12.452955545Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=188.923µs logger=migrator t=2026-08-12T11:15:12.457766188Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-12T11:15:12.458473251Z level=info msg="Migration successfully executed" id="create data_keys table" duration=707.873µs logger=migrator t=2026-08-12T11:15:12.463494507Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-12T11:15:12.464119669Z level=info msg="Migration successfully executed" id="create secrets table" duration=625.532µs logger=migrator t=2026-08-12T11:15:12.469201606Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-12T11:15:12.497215752Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=28.012006ms logger=migrator t=2026-08-12T11:15:12.504476631Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-12T11:15:12.511834432Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.365231ms logger=migrator t=2026-08-12T11:15:12.516516682Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-12T11:15:12.516695875Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=179.153µs logger=migrator t=2026-08-12T11:15:12.520986767Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-12T11:15:12.552582402Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.576775ms logger=migrator t=2026-08-12T11:15:12.55720624Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-12T11:15:12.592575517Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.368987ms logger=migrator t=2026-08-12T11:15:12.598174324Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-12T11:15:12.598852627Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=677.893µs logger=migrator t=2026-08-12T11:15:12.607156276Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-12T11:15:12.608571433Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.415017ms logger=migrator t=2026-08-12T11:15:12.613989257Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-12T11:15:12.614245272Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=257.505µs logger=migrator t=2026-08-12T11:15:12.618792618Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-12T11:15:12.620119384Z level=info msg="Migration successfully executed" id="create permission table" duration=1.325976ms logger=migrator t=2026-08-12T11:15:12.625233282Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-12T11:15:12.626844932Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.61151ms logger=migrator t=2026-08-12T11:15:12.631573303Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-12T11:15:12.632641963Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.06771ms logger=migrator t=2026-08-12T11:15:12.637338893Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-12T11:15:12.638157619Z level=info msg="Migration successfully executed" id="create role table" duration=818.046µs logger=migrator t=2026-08-12T11:15:12.642861759Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-12T11:15:12.650232709Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.36595ms logger=migrator t=2026-08-12T11:15:12.655429839Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-12T11:15:12.668169323Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.741044ms logger=migrator t=2026-08-12T11:15:12.672844223Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-12T11:15:12.673597537Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=753.294µs logger=migrator t=2026-08-12T11:15:12.677746416Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-12T11:15:12.678842507Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.095401ms logger=migrator t=2026-08-12T11:15:12.683522956Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-12T11:15:12.684570877Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.047551ms logger=migrator t=2026-08-12T11:15:12.689100413Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-12T11:15:12.689994661Z level=info msg="Migration successfully executed" id="create team role table" duration=894.058µs logger=migrator t=2026-08-12T11:15:12.694657509Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-12T11:15:12.69573783Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.080081ms logger=migrator t=2026-08-12T11:15:12.700200205Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-12T11:15:12.701310927Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.110332ms logger=migrator t=2026-08-12T11:15:12.705994216Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-12T11:15:12.710508573Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=4.513787ms logger=migrator t=2026-08-12T11:15:12.715414387Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-12T11:15:12.716252673Z level=info msg="Migration successfully executed" id="create user role table" duration=838.456µs logger=migrator t=2026-08-12T11:15:12.720677088Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-12T11:15:12.721728798Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.050759ms logger=migrator t=2026-08-12T11:15:12.727318384Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-12T11:15:12.72869117Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.372696ms logger=migrator t=2026-08-12T11:15:12.733262198Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-12T11:15:12.734331999Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.069281ms logger=migrator t=2026-08-12T11:15:12.738764213Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-12T11:15:12.739599829Z level=info msg="Migration successfully executed" id="create builtin role table" duration=835.906µs logger=migrator t=2026-08-12T11:15:12.74433733Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-12T11:15:12.74539424Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.05559ms logger=migrator t=2026-08-12T11:15:12.750316804Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-12T11:15:12.751418726Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.102192ms logger=migrator t=2026-08-12T11:15:12.756471562Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-12T11:15:12.764153879Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.681567ms logger=migrator t=2026-08-12T11:15:12.772070101Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-12T11:15:12.77357429Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.511029ms logger=migrator t=2026-08-12T11:15:12.778985153Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-12T11:15:12.780292248Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.306675ms logger=migrator t=2026-08-12T11:15:12.785798273Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-12T11:15:12.787133109Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.334646ms logger=migrator t=2026-08-12T11:15:12.794092232Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-12T11:15:12.795450208Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.367996ms logger=migrator t=2026-08-12T11:15:12.801506233Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-12T11:15:12.802247038Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=740.605µs logger=migrator t=2026-08-12T11:15:12.80708816Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-12T11:15:12.808017169Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=927.938µs logger=migrator t=2026-08-12T11:15:12.81328586Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-12T11:15:12.824869861Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.584842ms logger=migrator t=2026-08-12T11:15:12.830162012Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-12T11:15:12.839556452Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.39186ms logger=migrator t=2026-08-12T11:15:12.84629262Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-12T11:15:12.856805642Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.517442ms logger=migrator t=2026-08-12T11:15:12.863794506Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-12T11:15:12.875909117Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.115411ms logger=migrator t=2026-08-12T11:15:12.881872931Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-12T11:15:12.882682826Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=809.405µs logger=migrator t=2026-08-12T11:15:12.889146411Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-12T11:15:12.890210031Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.063509ms logger=migrator t=2026-08-12T11:15:12.894569934Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-12T11:15:12.895572903Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.002489ms logger=migrator t=2026-08-12T11:15:12.90115251Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-12T11:15:12.902352003Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.203013ms logger=migrator t=2026-08-12T11:15:12.908215316Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-12T11:15:12.909472779Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.258734ms logger=migrator t=2026-08-12T11:15:12.915764639Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-12T11:15:12.916008554Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=248.385µs logger=migrator t=2026-08-12T11:15:12.925233911Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-12T11:15:12.925311633Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=83.222µs logger=migrator t=2026-08-12T11:15:12.933245585Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-12T11:15:12.933754294Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=511.07µs logger=migrator t=2026-08-12T11:15:12.938439973Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-12T11:15:12.939033735Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=594.472µs logger=migrator t=2026-08-12T11:15:12.94402993Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-12T11:15:12.944698034Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=667.964µs logger=migrator t=2026-08-12T11:15:12.94975339Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-12T11:15:12.95023991Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=483.94µs logger=migrator t=2026-08-12T11:15:12.957718472Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-12T11:15:12.958706792Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=983.42µs logger=migrator t=2026-08-12T11:15:12.9628459Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-12T11:15:12.963568974Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=723.434µs logger=migrator t=2026-08-12T11:15:12.967671933Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-12T11:15:12.968819695Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.146581ms logger=migrator t=2026-08-12T11:15:12.975620425Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-12T11:15:12.984084437Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.463182ms logger=migrator t=2026-08-12T11:15:12.990061611Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-12T11:15:12.990190394Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=129.263µs logger=migrator t=2026-08-12T11:15:12.99627241Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-12T11:15:12.99734901Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.07594ms logger=migrator t=2026-08-12T11:15:13.003437457Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-12T11:15:13.004709551Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.269564ms logger=migrator t=2026-08-12T11:15:13.011279767Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-12T11:15:13.012515661Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.235864ms logger=migrator t=2026-08-12T11:15:13.019135267Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-12T11:15:13.026860055Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.724908ms logger=migrator t=2026-08-12T11:15:13.031409103Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-12T11:15:13.032509243Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.10372ms logger=migrator t=2026-08-12T11:15:13.037269645Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-12T11:15:13.038285394Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.018969ms logger=migrator t=2026-08-12T11:15:13.042692308Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:15:13.065656498Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.963ms logger=migrator t=2026-08-12T11:15:13.069853397Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-12T11:15:13.070941209Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.087822ms logger=migrator t=2026-08-12T11:15:13.075254931Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-12T11:15:13.076435274Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.176063ms logger=migrator t=2026-08-12T11:15:13.080768556Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-12T11:15:13.081884118Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.116302ms logger=migrator t=2026-08-12T11:15:13.086344573Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-12T11:15:13.087493876Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.149083ms logger=migrator t=2026-08-12T11:15:13.091865739Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-12T11:15:13.092111143Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=245.754µs logger=migrator t=2026-08-12T11:15:13.096450887Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-12T11:15:13.097236792Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=785.865µs logger=migrator t=2026-08-12T11:15:13.102204987Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-12T11:15:13.113496583Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.297677ms logger=migrator t=2026-08-12T11:15:13.118823284Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-12T11:15:13.119615019Z level=info msg="Migration successfully executed" id="create entity_events table" duration=791.535µs logger=migrator t=2026-08-12T11:15:13.124516934Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-12T11:15:13.125683725Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.164702ms logger=migrator t=2026-08-12T11:15:13.131214741Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:15:13.13169474Z 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-08-12T11:15:13.13635241Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:15:13.137070673Z 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-08-12T11:15:13.142088499Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-12T11:15:13.143392535Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.303996ms logger=migrator t=2026-08-12T11:15:13.14942576Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-12T11:15:13.150380828Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=955.368µs logger=migrator t=2026-08-12T11:15:13.155829472Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:15:13.157659288Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.829756ms logger=migrator t=2026-08-12T11:15:13.162721924Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:15:13.163844936Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.123162ms logger=migrator t=2026-08-12T11:15:13.16930738Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:15:13.170316779Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.009449ms logger=migrator t=2026-08-12T11:15:13.175416857Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:15:13.176453947Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.037189ms logger=migrator t=2026-08-12T11:15:13.18338512Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-12T11:15:13.185276905Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.898736ms logger=migrator t=2026-08-12T11:15:13.191500435Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-12T11:15:13.192898521Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.397666ms logger=migrator t=2026-08-12T11:15:13.200629229Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:15:13.20274925Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.127691ms logger=migrator t=2026-08-12T11:15:13.209587431Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:15:13.210691962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.096721ms logger=migrator t=2026-08-12T11:15:13.215078976Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-12T11:15:13.216165137Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.085831ms logger=migrator t=2026-08-12T11:15:13.22104907Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-12T11:15:13.249944103Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.880023ms logger=migrator t=2026-08-12T11:15:13.255782575Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-12T11:15:13.263262857Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.480782ms logger=migrator t=2026-08-12T11:15:13.26810701Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-12T11:15:13.27646426Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.35536ms logger=migrator t=2026-08-12T11:15:13.280689352Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-12T11:15:13.280870465Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=180.643µs logger=migrator t=2026-08-12T11:15:13.284235799Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-12T11:15:13.291719192Z level=info msg="Migration successfully executed" id="add share column" duration=7.483553ms logger=migrator t=2026-08-12T11:15:13.295506595Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-12T11:15:13.295711319Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=212.424µs logger=migrator t=2026-08-12T11:15:13.300323017Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-12T11:15:13.301273415Z level=info msg="Migration successfully executed" id="create file table" duration=950.468µs logger=migrator t=2026-08-12T11:15:13.305146139Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-12T11:15:13.306377573Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.231834ms logger=migrator t=2026-08-12T11:15:13.311159374Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-12T11:15:13.312371787Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.212393ms logger=migrator t=2026-08-12T11:15:13.315893555Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-12T11:15:13.31671856Z level=info msg="Migration successfully executed" id="create file_meta table" duration=824.805µs logger=migrator t=2026-08-12T11:15:13.320389731Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-12T11:15:13.321556423Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.166262ms logger=migrator t=2026-08-12T11:15:13.325033319Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-12T11:15:13.32509954Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.891µs logger=migrator t=2026-08-12T11:15:13.328545757Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-12T11:15:13.328612438Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=71.851µs logger=migrator t=2026-08-12T11:15:13.332175016Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-12T11:15:13.332983431Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=808.915µs logger=migrator t=2026-08-12T11:15:13.336627412Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-12T11:15:13.336941118Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=314.086µs logger=migrator t=2026-08-12T11:15:13.340576637Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-12T11:15:13.341860271Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.283664ms logger=migrator t=2026-08-12T11:15:13.345170715Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-12T11:15:13.354255139Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.087254ms logger=migrator t=2026-08-12T11:15:13.357661994Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-12T11:15:13.357816726Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=155.312µs logger=migrator t=2026-08-12T11:15:13.361473576Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-12T11:15:13.362551117Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.077271ms logger=migrator t=2026-08-12T11:15:13.366020924Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-12T11:15:13.366418601Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=403.108µs logger=migrator t=2026-08-12T11:15:13.370379607Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-12T11:15:13.370740044Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=361.357µs logger=migrator t=2026-08-12T11:15:13.374401894Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-12T11:15:13.375173698Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=763.094µs logger=migrator t=2026-08-12T11:15:13.378778118Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-12T11:15:13.388164367Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.384409ms logger=migrator t=2026-08-12T11:15:13.391545082Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-12T11:15:13.397707399Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.162057ms logger=migrator t=2026-08-12T11:15:13.401122046Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-12T11:15:13.402145875Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.023459ms logger=migrator t=2026-08-12T11:15:13.40556299Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-12T11:15:13.487938997Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.370366ms logger=migrator t=2026-08-12T11:15:13.492284239Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-12T11:15:13.493118095Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=834.146µs logger=migrator t=2026-08-12T11:15:13.496685484Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-12T11:15:13.497776574Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.09081ms logger=migrator t=2026-08-12T11:15:13.50274848Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-12T11:15:13.528861269Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.113039ms logger=migrator t=2026-08-12T11:15:13.534542928Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-12T11:15:13.541831667Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.285189ms logger=migrator t=2026-08-12T11:15:13.545774332Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-12T11:15:13.546080978Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=306.976µs logger=migrator t=2026-08-12T11:15:13.552223875Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-12T11:15:13.55242696Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=209.035µs logger=migrator t=2026-08-12T11:15:13.556380165Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-12T11:15:13.556756492Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=376.967µs logger=migrator t=2026-08-12T11:15:13.560840051Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-12T11:15:13.561038025Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=192.604µs logger=migrator t=2026-08-12T11:15:13.56604187Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-12T11:15:13.566377577Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=336.357µs logger=migrator t=2026-08-12T11:15:13.57180253Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-12T11:15:13.573521633Z level=info msg="Migration successfully executed" id="create folder table" duration=1.707243ms logger=migrator t=2026-08-12T11:15:13.579174041Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-12T11:15:13.580349154Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.175333ms logger=migrator t=2026-08-12T11:15:13.585993482Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-12T11:15:13.587221315Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.227753ms logger=migrator t=2026-08-12T11:15:13.590939546Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-12T11:15:13.590963887Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.68µs logger=migrator t=2026-08-12T11:15:13.594474215Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:15:13.595896801Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.421896ms logger=migrator t=2026-08-12T11:15:13.601111571Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:15:13.602151271Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.03983ms logger=migrator t=2026-08-12T11:15:13.605649818Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-12T11:15:13.606762099Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.112031ms logger=migrator t=2026-08-12T11:15:13.610308187Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-12T11:15:13.610710864Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=402.807µs logger=migrator t=2026-08-12T11:15:13.615483966Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-12T11:15:13.616069937Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=586.021µs logger=migrator t=2026-08-12T11:15:13.620300638Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-12T11:15:13.622075072Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.774734ms logger=migrator t=2026-08-12T11:15:13.625969747Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-12T11:15:13.627949354Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.978827ms logger=migrator t=2026-08-12T11:15:13.632719375Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-12T11:15:13.633732486Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.013241ms logger=migrator t=2026-08-12T11:15:13.637783623Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-12T11:15:13.638905034Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.121551ms logger=migrator t=2026-08-12T11:15:13.64336487Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-12T11:15:13.645105623Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.738434ms logger=migrator t=2026-08-12T11:15:13.649247312Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-12T11:15:13.65022392Z level=info msg="Migration successfully executed" id="create anon_device table" duration=976.578µs logger=migrator t=2026-08-12T11:15:13.656056473Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-12T11:15:13.65859255Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.541838ms logger=migrator t=2026-08-12T11:15:13.663454894Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-12T11:15:13.664651177Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.195524ms logger=migrator t=2026-08-12T11:15:13.669424688Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-12T11:15:13.671164351Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.735923ms logger=migrator t=2026-08-12T11:15:13.675088146Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-12T11:15:13.676245769Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.148163ms logger=migrator t=2026-08-12T11:15:13.680397448Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-12T11:15:13.682400716Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.008669ms logger=migrator t=2026-08-12T11:15:13.685942384Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-12T11:15:13.68625799Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=314.526µs logger=migrator t=2026-08-12T11:15:13.689727187Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-12T11:15:13.699818979Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.091252ms logger=migrator t=2026-08-12T11:15:13.705354555Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-12T11:15:13.706809824Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.460689ms logger=migrator t=2026-08-12T11:15:13.711011123Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:15:13.711050864Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=40.741µs logger=migrator t=2026-08-12T11:15:13.715206944Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:15:13.716429287Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.216943ms logger=migrator t=2026-08-12T11:15:13.720788791Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:15:13.720815522Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.8µs logger=migrator t=2026-08-12T11:15:13.72494188Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-12T11:15:13.726359228Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.417358ms logger=migrator t=2026-08-12T11:15:13.730622139Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:15:13.731878623Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.256034ms logger=migrator t=2026-08-12T11:15:13.737133413Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-12T11:15:13.738258755Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.124682ms logger=migrator t=2026-08-12T11:15:13.742368793Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-12T11:15:13.744153698Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.782445ms logger=migrator t=2026-08-12T11:15:13.747622334Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-12T11:15:13.74792906Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=309.476µs logger=migrator t=2026-08-12T11:15:13.751668452Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-12T11:15:13.752319474Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=651.322µs logger=migrator t=2026-08-12T11:15:13.756706377Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-12T11:15:13.757679777Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=973.42µs logger=migrator t=2026-08-12T11:15:13.761475719Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-12T11:15:13.762310785Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=835.076µs logger=migrator t=2026-08-12T11:15:13.765624839Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-12T11:15:13.775996256Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.370737ms logger=migrator t=2026-08-12T11:15:13.779053825Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-12T11:15:13.785806635Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.752659ms logger=migrator t=2026-08-12T11:15:13.790630677Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-12T11:15:13.79758006Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.949023ms logger=migrator t=2026-08-12T11:15:13.800934214Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-12T11:15:13.801001805Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.061µs logger=migrator t=2026-08-12T11:15:13.804229766Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-12T11:15:13.814769898Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.522852ms logger=migrator t=2026-08-12T11:15:13.818533431Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-12T11:15:13.825183758Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.650837ms logger=migrator t=2026-08-12T11:15:13.828475151Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-12T11:15:13.828781216Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=306.205µs logger=migrator t=2026-08-12T11:15:13.832238232Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.188719204s logger=migrator t=2026-08-12T11:15:13.832844195Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-12T11:15:13.849439112Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-12T11:15:13.849638316Z level=info msg="Created default organization" logger=secrets t=2026-08-12T11:15:13.855100291Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:15:13.900205203Z level=info msg="Restored cache from database" duration=421.468µs logger=plugin.store t=2026-08-12T11:15:13.901433896Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-12T11:15:13.937447946Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-12T11:15:13.937486396Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-12T11:15:13.937576538Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-12T11:15:13.937588368Z level=info msg="Plugins loaded" count=54 duration=36.155392ms logger=query_data t=2026-08-12T11:15:13.941864441Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-12T11:15:13.9449773Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-12T11:15:13.950263671Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-12T11:15:13.960746361Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-12T11:15:13.962442424Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-12T11:15:13.963939132Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-12T11:15:13.983569268Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-12T11:15:14.002242095Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-12T11:15:14.024555632Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-12T11:15:14.024573922Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-12T11:15:14.024830767Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-12T11:15:14.025041141Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-12T11:15:14.025082922Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-12T11:15:14.028912876Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-12T11:15:14.113591445Z level=info msg="Update check succeeded" duration=88.600625ms logger=ngalert.state.manager t=2026-08-12T11:15:14.122122119Z level=info msg="State cache has been initialized" states=0 duration=97.077228ms logger=ngalert.scheduler t=2026-08-12T11:15:14.12221231Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-12T11:15:14.122301872Z level=info msg=starting first_tick=2026-08-12T11:15:20Z logger=provisioning.dashboard t=2026-08-12T11:15:14.122450835Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-08-12T11:15:14.124887662Z level=info msg="Update check succeeded" duration=99.77332ms logger=provisioning.dashboard t=2026-08-12T11:15:14.187673163Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-12T11:15:14.247284843Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-12T11:15:14.247860944Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:15:14.254084973Z level=info msg="Patterns update finished" duration=132.987224ms logger=provisioning.dashboard t=2026-08-12T11:15:16.388446736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.389628208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.409435727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.426230468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.451369459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.491800143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.522626733Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-12T11:15:16.550545047Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-12T11:15:16.562404634Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-12T11:15:16.563751289Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-12T11:15:16.584112049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.608628728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.626981359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.659288877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.678513704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.711264271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.728095863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.759196108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.776367746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.826386244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.853689126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.885128597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:16.906952675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.010418215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.02899848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.059024344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.077110241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.112031818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.148452005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.232051704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.250889575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.304438339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.318289394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.369770629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.389064638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.441671655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.462569704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.516458286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.530459154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.589970322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.606322885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.661297156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.682297519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.741648234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.775790577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.885142159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.921949403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:17.985629371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.004655575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.069661009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.087872078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.156623233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.176081915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.248278206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.26257373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.331383175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.346349842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.416250859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.433629482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.50673207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.521460682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.605854546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.623599086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.687957998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.703446394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.789029131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.80725228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.888218688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.906150152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:18.998429668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.014238419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.082599788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.101863946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.182381396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.19827588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.261383487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.275082689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.341650073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.36190059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.453943031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.467000632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:15:19.544387721Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-12T11:16:43.050144132Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T11:25:14.059137143Z level=info msg="Completed cleanup jobs" duration=33.47114ms logger=plugins.update.checker t=2026-08-12T11:25:14.190570367Z level=info msg="Update check succeeded" duration=76.666297ms logger=sqlstore.transactions t=2026-08-12T11:30:13.95875912Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-12T11:35:14.076307402Z level=info msg="Completed cleanup jobs" duration=50.545475ms logger=plugins.update.checker t=2026-08-12T11:35:14.901947445Z level=info msg="Update check succeeded" duration=788.18553ms logger=cleanup t=2026-08-12T11:45:14.059562148Z level=info msg="Completed cleanup jobs" duration=34.463195ms logger=plugins.update.checker t=2026-08-12T11:45:14.218545585Z level=info msg="Update check succeeded" duration=104.032138ms logger=infra.usagestats t=2026-08-12T11:46:43.072711324Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T11:55:14.058875317Z level=info msg="Completed cleanup jobs" duration=33.15893ms logger=plugins.update.checker t=2026-08-12T11:55:14.198602713Z level=info msg="Update check succeeded" duration=84.691454ms logger=cleanup t=2026-08-12T12:05:14.06052864Z level=info msg="Completed cleanup jobs" duration=35.276751ms logger=plugins.update.checker t=2026-08-12T12:05:14.198342408Z level=info msg="Update check succeeded" duration=83.606073ms logger=cleanup t=2026-08-12T12:15:14.065712416Z level=info msg="Completed cleanup jobs" duration=38.098605ms logger=plugins.update.checker t=2026-08-12T12:15:14.202892766Z level=info msg="Update check succeeded" duration=88.187143ms logger=infra.usagestats t=2026-08-12T12:16:43.07188935Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T12:25:14.047815563Z level=info msg="Completed cleanup jobs" duration=22.568276ms logger=plugins.update.checker t=2026-08-12T12:25:14.186951137Z level=info msg="Update check succeeded" duration=72.846415ms