logger=settings t=2026-04-18T09:19:08.00856177Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-18T09:19:08Z logger=settings t=2026-04-18T09:19:08.00898961Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-18T09:19:08.00900492Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-18T09:19:08.0090097Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-18T09:19:08.00901654Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-18T09:19:08.00902048Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-18T09:19:08.009024491Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-18T09:19:08.009028441Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-18T09:19:08.009032491Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-18T09:19:08.009036511Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-18T09:19:08.009040201Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-18T09:19:08.009044121Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-18T09:19:08.009047901Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-18T09:19:08.009051601Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-18T09:19:08.009055471Z level=info msg=Target target=[all] logger=settings t=2026-04-18T09:19:08.009068602Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-18T09:19:08.009072562Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-18T09:19:08.009076142Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-18T09:19:08.009079632Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-18T09:19:08.009083422Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-18T09:19:08.009087082Z level=info msg="App mode production" logger=sqlstore t=2026-04-18T09:19:08.009511112Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-18T09:19:08.009563193Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-18T09:19:08.012236938Z level=info msg="Locking database" logger=migrator t=2026-04-18T09:19:08.012251728Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-18T09:19:08.013000397Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-18T09:19:08.014290348Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.287371ms logger=migrator t=2026-04-18T09:19:08.020400276Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-18T09:19:08.021093302Z level=info msg="Migration successfully executed" id="create user table" duration=692.856µs logger=migrator t=2026-04-18T09:19:08.028369209Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-18T09:19:08.029868536Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.502626ms logger=migrator t=2026-04-18T09:19:08.035598144Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-18T09:19:08.036597738Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.002464ms logger=migrator t=2026-04-18T09:19:08.042305786Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-18T09:19:08.042981002Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=675.026µs logger=migrator t=2026-04-18T09:19:08.048875705Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-18T09:19:08.049556262Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=688.918µs logger=migrator t=2026-04-18T09:19:08.053747353Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-18T09:19:08.058091938Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.349635ms logger=migrator t=2026-04-18T09:19:08.062600407Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-18T09:19:08.063486019Z level=info msg="Migration successfully executed" id="create user table v2" duration=885.642µs logger=migrator t=2026-04-18T09:19:08.070217431Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-18T09:19:08.072073607Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.859256ms logger=migrator t=2026-04-18T09:19:08.077977309Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-18T09:19:08.078758838Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=782.659µs logger=migrator t=2026-04-18T09:19:08.084699312Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-18T09:19:08.085103541Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=404.509µs logger=migrator t=2026-04-18T09:19:08.089061848Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-18T09:19:08.089674882Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=613.084µs logger=migrator t=2026-04-18T09:19:08.095015042Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-18T09:19:08.096243091Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.227949ms logger=migrator t=2026-04-18T09:19:08.103303262Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-18T09:19:08.103383434Z level=info msg="Migration successfully executed" id="Update user table charset" duration=86.172µs logger=migrator t=2026-04-18T09:19:08.109347008Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-18T09:19:08.111210444Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.856446ms logger=migrator t=2026-04-18T09:19:08.115469446Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-18T09:19:08.115704452Z level=info msg="Migration successfully executed" id="Add missing user data" duration=242.396µs logger=migrator t=2026-04-18T09:19:08.11933935Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-18T09:19:08.12055728Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.227591ms logger=migrator t=2026-04-18T09:19:08.135010039Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-18T09:19:08.136156737Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.146777ms logger=migrator t=2026-04-18T09:19:08.143190287Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-18T09:19:08.144837518Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.65143ms logger=migrator t=2026-04-18T09:19:08.148743422Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-18T09:19:08.155003553Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.267802ms logger=migrator t=2026-04-18T09:19:08.162617918Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-18T09:19:08.164852142Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.225574ms logger=migrator t=2026-04-18T09:19:08.173663675Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-18T09:19:08.173889401Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=226.236µs logger=migrator t=2026-04-18T09:19:08.180713385Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-18T09:19:08.18211944Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.395715ms logger=migrator t=2026-04-18T09:19:08.188062164Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-18T09:19:08.188717499Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=677.596µs logger=migrator t=2026-04-18T09:19:08.193757521Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-18T09:19:08.194154181Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=396.56µs logger=migrator t=2026-04-18T09:19:08.200041263Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-18T09:19:08.201400847Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.359633ms logger=migrator t=2026-04-18T09:19:08.207710469Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-18T09:19:08.208465217Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=750.648µs logger=migrator t=2026-04-18T09:19:08.215111128Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-18T09:19:08.215830126Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=719.277µs logger=migrator t=2026-04-18T09:19:08.234980109Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-18T09:19:08.235697726Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=720.617µs logger=migrator t=2026-04-18T09:19:08.240957684Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-18T09:19:08.241852485Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=886.981µs logger=migrator t=2026-04-18T09:19:08.246822715Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-18T09:19:08.246863806Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.541µs logger=migrator t=2026-04-18T09:19:08.252149684Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-18T09:19:08.252940003Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=798.279µs logger=migrator t=2026-04-18T09:19:08.260010415Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-18T09:19:08.26065391Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=644.575µs logger=migrator t=2026-04-18T09:19:08.295881312Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-18T09:19:08.296737303Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=858.881µs logger=migrator t=2026-04-18T09:19:08.312158506Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-18T09:19:08.31311349Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=954.964µs logger=migrator t=2026-04-18T09:19:08.318444369Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:19:08.323645084Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.205905ms logger=migrator t=2026-04-18T09:19:08.32757136Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-18T09:19:08.328578774Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.007404ms logger=migrator t=2026-04-18T09:19:08.333571875Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-18T09:19:08.334674081Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.099566ms logger=migrator t=2026-04-18T09:19:08.338485784Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-18T09:19:08.339607151Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.121027ms logger=migrator t=2026-04-18T09:19:08.343433133Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-18T09:19:08.344216033Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=782.89µs logger=migrator t=2026-04-18T09:19:08.35115368Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-18T09:19:08.351884578Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=729.778µs logger=migrator t=2026-04-18T09:19:08.360913497Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-18T09:19:08.363843138Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=2.931371ms logger=migrator t=2026-04-18T09:19:08.371153364Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-18T09:19:08.37220554Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.056356ms logger=migrator t=2026-04-18T09:19:08.382387806Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-18T09:19:08.383149265Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=761.839µs logger=migrator t=2026-04-18T09:19:08.389811516Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-18T09:19:08.390969284Z level=info msg="Migration successfully executed" id="create star table" duration=1.154157ms logger=migrator t=2026-04-18T09:19:08.397380979Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-18T09:19:08.398699501Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.320452ms logger=migrator t=2026-04-18T09:19:08.407318629Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-18T09:19:08.409177115Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.854556ms logger=migrator t=2026-04-18T09:19:08.421495222Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-18T09:19:08.422717852Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.23189ms logger=migrator t=2026-04-18T09:19:08.428295357Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-18T09:19:08.429044055Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=748.608µs logger=migrator t=2026-04-18T09:19:08.43996128Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-18T09:19:08.441070776Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.114247ms logger=migrator t=2026-04-18T09:19:08.452276727Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-18T09:19:08.453266832Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=954.844µs logger=migrator t=2026-04-18T09:19:08.459431601Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-18T09:19:08.460326542Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=894.861µs logger=migrator t=2026-04-18T09:19:08.467730222Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-18T09:19:08.467787653Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.311µs logger=migrator t=2026-04-18T09:19:08.474901025Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-18T09:19:08.474931975Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.26µs logger=migrator t=2026-04-18T09:19:08.481823553Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-18T09:19:08.482079049Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=264.717µs logger=migrator t=2026-04-18T09:19:08.488680359Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-18T09:19:08.489722824Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.041765ms logger=migrator t=2026-04-18T09:19:08.495009652Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-18T09:19:08.496071048Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.061606ms logger=migrator t=2026-04-18T09:19:08.503887547Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-18T09:19:08.504751408Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=874.181µs logger=migrator t=2026-04-18T09:19:08.513550491Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-18T09:19:08.514895284Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.343793ms logger=migrator t=2026-04-18T09:19:08.520703604Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-18T09:19:08.521552684Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=848.82µs logger=migrator t=2026-04-18T09:19:08.528593495Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-18T09:19:08.531163166Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=2.568781ms logger=migrator t=2026-04-18T09:19:08.579356293Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-18T09:19:08.588067104Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.715721ms logger=migrator t=2026-04-18T09:19:08.596442527Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-18T09:19:08.597671956Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.229649ms logger=migrator t=2026-04-18T09:19:08.605110496Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-18T09:19:08.605980907Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=870.441µs logger=migrator t=2026-04-18T09:19:08.614110804Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-18T09:19:08.615627451Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.520267ms logger=migrator t=2026-04-18T09:19:08.62424998Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-18T09:19:08.624759082Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=512.972µs logger=migrator t=2026-04-18T09:19:08.630928891Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-18T09:19:08.632647123Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.723302ms logger=migrator t=2026-04-18T09:19:08.638798652Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-18T09:19:08.638905654Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.502µs logger=migrator t=2026-04-18T09:19:08.645542584Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-18T09:19:08.649003459Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.465845ms logger=migrator t=2026-04-18T09:19:08.654136363Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-18T09:19:08.655977558Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.841145ms logger=migrator t=2026-04-18T09:19:08.660734563Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-18T09:19:08.662562167Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.827174ms logger=migrator t=2026-04-18T09:19:08.666871741Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-18T09:19:08.667681781Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=809.63µs logger=migrator t=2026-04-18T09:19:08.672205231Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-18T09:19:08.675342506Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.135436ms logger=migrator t=2026-04-18T09:19:08.680099272Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-18T09:19:08.681462954Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.364692ms logger=migrator t=2026-04-18T09:19:08.687743236Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-18T09:19:08.688625718Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=882.432µs logger=migrator t=2026-04-18T09:19:08.693667279Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-18T09:19:08.693743592Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=76.853µs logger=migrator t=2026-04-18T09:19:08.698141538Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-18T09:19:08.69822377Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=90.912µs logger=migrator t=2026-04-18T09:19:08.702641977Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-18T09:19:08.705097387Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.45125ms logger=migrator t=2026-04-18T09:19:08.710196129Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-18T09:19:08.712507965Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.310596ms logger=migrator t=2026-04-18T09:19:08.717431255Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-18T09:19:08.719640998Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.206203ms logger=migrator t=2026-04-18T09:19:08.724470495Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-18T09:19:08.726504344Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.033659ms logger=migrator t=2026-04-18T09:19:08.731222029Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-18T09:19:08.731496885Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=275.216µs logger=migrator t=2026-04-18T09:19:08.736279361Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-18T09:19:08.737135562Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=851.66µs logger=migrator t=2026-04-18T09:19:08.742345298Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-18T09:19:08.743795952Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.451204ms logger=migrator t=2026-04-18T09:19:08.749041319Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-18T09:19:08.749187333Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=147.404µs logger=migrator t=2026-04-18T09:19:08.753816535Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-18T09:19:08.754666976Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=849.72µs logger=migrator t=2026-04-18T09:19:08.75939033Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-18T09:19:08.760559878Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.150748ms logger=migrator t=2026-04-18T09:19:08.766877002Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:19:08.773788628Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.912356ms logger=migrator t=2026-04-18T09:19:08.77839197Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-18T09:19:08.779146098Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=754.048µs logger=migrator t=2026-04-18T09:19:08.785716457Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-18T09:19:08.786800564Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.121897ms logger=migrator t=2026-04-18T09:19:08.794720625Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-18T09:19:08.796778815Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.062019ms logger=migrator t=2026-04-18T09:19:08.803056847Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-18T09:19:08.80360868Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=553.563µs logger=migrator t=2026-04-18T09:19:08.808714554Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-18T09:19:08.80940098Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=686.086µs logger=migrator t=2026-04-18T09:19:08.815223762Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-18T09:19:08.818333607Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.109475ms logger=migrator t=2026-04-18T09:19:08.823118903Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-18T09:19:08.823996774Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=882.581µs logger=migrator t=2026-04-18T09:19:08.82919391Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-18T09:19:08.829395445Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=201.785µs logger=migrator t=2026-04-18T09:19:08.83625524Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-18T09:19:08.836533807Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=279.187µs logger=migrator t=2026-04-18T09:19:08.842260686Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-18T09:19:08.843473095Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.212009ms logger=migrator t=2026-04-18T09:19:08.849955902Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-18T09:19:08.854539483Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.585491ms logger=migrator t=2026-04-18T09:19:08.861495571Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-18T09:19:08.863885779Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.394418ms logger=migrator t=2026-04-18T09:19:08.869620718Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-18T09:19:08.871052803Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.431775ms logger=migrator t=2026-04-18T09:19:08.876948235Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-18T09:19:08.878032521Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.098476ms logger=migrator t=2026-04-18T09:19:08.883211627Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-18T09:19:08.883981305Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=769.298µs logger=migrator t=2026-04-18T09:19:08.888584677Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-18T09:19:08.889340815Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=758.868µs logger=migrator t=2026-04-18T09:19:08.894713285Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-18T09:19:08.905333702Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.630437ms logger=migrator t=2026-04-18T09:19:08.911270486Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-18T09:19:08.911959062Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=687.346µs logger=migrator t=2026-04-18T09:19:08.91684256Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-18T09:19:08.918243605Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.400935ms logger=migrator t=2026-04-18T09:19:08.924280481Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-18T09:19:08.92592631Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.649869ms logger=migrator t=2026-04-18T09:19:08.933543095Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-18T09:19:08.934145159Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=601.784µs logger=migrator t=2026-04-18T09:19:08.940183595Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-18T09:19:08.9445071Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.322875ms logger=migrator t=2026-04-18T09:19:08.950839843Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-18T09:19:08.953113248Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.273145ms logger=migrator t=2026-04-18T09:19:08.95895907Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-18T09:19:08.9589874Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.511µs logger=migrator t=2026-04-18T09:19:08.963987861Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-18T09:19:08.964183106Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=237.406µs logger=migrator t=2026-04-18T09:19:08.96972181Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-18T09:19:08.973386659Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.660779ms logger=migrator t=2026-04-18T09:19:08.978028702Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-18T09:19:08.978216776Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.374µs logger=migrator t=2026-04-18T09:19:08.983240648Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-18T09:19:08.983414392Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=174.294µs logger=migrator t=2026-04-18T09:19:08.988137127Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-18T09:19:08.990445312Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.302805ms logger=migrator t=2026-04-18T09:19:08.99533248Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-18T09:19:08.995517325Z level=info msg="Migration successfully executed" id="Update uid value" duration=185.265µs logger=migrator t=2026-04-18T09:19:08.999807329Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-18T09:19:09.000730411Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=921.832µs logger=migrator t=2026-04-18T09:19:09.007096765Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-18T09:19:09.008295794Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.198279ms logger=migrator t=2026-04-18T09:19:09.013705705Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-18T09:19:09.014462403Z level=info msg="Migration successfully executed" id="create api_key table" duration=779.488µs logger=migrator t=2026-04-18T09:19:09.019055015Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-18T09:19:09.020312475Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.25701ms logger=migrator t=2026-04-18T09:19:09.028593155Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-18T09:19:09.029362004Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=765.128µs logger=migrator t=2026-04-18T09:19:09.03746414Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-18T09:19:09.039178972Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.725893ms logger=migrator t=2026-04-18T09:19:09.044173233Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-18T09:19:09.045225458Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.049845ms logger=migrator t=2026-04-18T09:19:09.051445168Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-18T09:19:09.052587346Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.141938ms logger=migrator t=2026-04-18T09:19:09.057509425Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-18T09:19:09.058674653Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.165508ms logger=migrator t=2026-04-18T09:19:09.064924074Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-18T09:19:09.073499522Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.582928ms logger=migrator t=2026-04-18T09:19:09.078411541Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-18T09:19:09.079133238Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=722.007µs logger=migrator t=2026-04-18T09:19:09.083881953Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-18T09:19:09.084629581Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=747.758µs logger=migrator t=2026-04-18T09:19:09.090117624Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-18T09:19:09.090931053Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=813.319µs logger=migrator t=2026-04-18T09:19:09.095977416Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-18T09:19:09.097218086Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.24691ms logger=migrator t=2026-04-18T09:19:09.103066308Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-18T09:19:09.103480768Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=415.49µs logger=migrator t=2026-04-18T09:19:09.109429041Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-18T09:19:09.109955094Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=526.193µs logger=migrator t=2026-04-18T09:19:09.115431797Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-18T09:19:09.115458437Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.74µs logger=migrator t=2026-04-18T09:19:09.120684814Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-18T09:19:09.124601528Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.916344ms logger=migrator t=2026-04-18T09:19:09.129768903Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-18T09:19:09.132190862Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.420319ms logger=migrator t=2026-04-18T09:19:09.137811759Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-18T09:19:09.137968892Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.983µs logger=migrator t=2026-04-18T09:19:09.142683157Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-18T09:19:09.145498075Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.824659ms logger=migrator t=2026-04-18T09:19:09.150949087Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-18T09:19:09.15357484Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.625643ms logger=migrator t=2026-04-18T09:19:09.159225377Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-18T09:19:09.160088558Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=863.011µs logger=migrator t=2026-04-18T09:19:09.164973636Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-18T09:19:09.16556146Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=583.394µs logger=migrator t=2026-04-18T09:19:09.170803457Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-18T09:19:09.1721997Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.396393ms logger=migrator t=2026-04-18T09:19:09.17835433Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-18T09:19:09.179362844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.009454ms logger=migrator t=2026-04-18T09:19:09.185307308Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-18T09:19:09.186199619Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=891.761µs logger=migrator t=2026-04-18T09:19:09.191795225Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-18T09:19:09.192687447Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=921.503µs logger=migrator t=2026-04-18T09:19:09.199046311Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-18T09:19:09.199265726Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=219.936µs logger=migrator t=2026-04-18T09:19:09.205138658Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-18T09:19:09.205177829Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.861µs logger=migrator t=2026-04-18T09:19:09.211043751Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-18T09:19:09.214932985Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.890164ms logger=migrator t=2026-04-18T09:19:09.220952911Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-18T09:19:09.22381624Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.863199ms logger=migrator t=2026-04-18T09:19:09.228977105Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-18T09:19:09.229259192Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=286.567µs logger=migrator t=2026-04-18T09:19:09.235165335Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-18T09:19:09.236317742Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.152487ms logger=migrator t=2026-04-18T09:19:09.242168524Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-18T09:19:09.243866375Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.698571ms logger=migrator t=2026-04-18T09:19:09.249637685Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-18T09:19:09.249718827Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=81.892µs logger=migrator t=2026-04-18T09:19:09.256192203Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-18T09:19:09.257748561Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.555848ms logger=migrator t=2026-04-18T09:19:09.26596768Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-18T09:19:09.266906032Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=938.032µs logger=migrator t=2026-04-18T09:19:09.272117539Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-18T09:19:09.275261975Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.144066ms logger=migrator t=2026-04-18T09:19:09.279978189Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-18T09:19:09.280039521Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=62.362µs logger=migrator t=2026-04-18T09:19:09.285971644Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-18T09:19:09.287173583Z level=info msg="Migration successfully executed" id="create session table" duration=1.201989ms logger=migrator t=2026-04-18T09:19:09.292951502Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-18T09:19:09.293093606Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=146.944µs logger=migrator t=2026-04-18T09:19:09.298453036Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-18T09:19:09.29864525Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=193.454µs logger=migrator t=2026-04-18T09:19:09.30521833Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-18T09:19:09.306514511Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.295861ms logger=migrator t=2026-04-18T09:19:09.313394548Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-18T09:19:09.314249449Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=846.71µs logger=migrator t=2026-04-18T09:19:09.320842558Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-18T09:19:09.32091467Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=73.261µs logger=migrator t=2026-04-18T09:19:09.327684414Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-18T09:19:09.327796457Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=113.713µs logger=migrator t=2026-04-18T09:19:09.333961586Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-18T09:19:09.339243073Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.280798ms logger=migrator t=2026-04-18T09:19:09.345434473Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-18T09:19:09.34863491Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.199857ms logger=migrator t=2026-04-18T09:19:09.354631265Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-18T09:19:09.354758718Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=127.743µs logger=migrator t=2026-04-18T09:19:09.361363289Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-18T09:19:09.361629365Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=266.366µs logger=migrator t=2026-04-18T09:19:09.366917893Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-18T09:19:09.368417889Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.508226ms logger=migrator t=2026-04-18T09:19:09.374784094Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-18T09:19:09.374864676Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=81.382µs logger=migrator t=2026-04-18T09:19:09.379824345Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-18T09:19:09.383216488Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.393863ms logger=migrator t=2026-04-18T09:19:09.38950225Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-18T09:19:09.389681784Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=179.894µs logger=migrator t=2026-04-18T09:19:09.394792738Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-18T09:19:09.398051297Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.258329ms logger=migrator t=2026-04-18T09:19:09.403517869Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-18T09:19:09.407270329Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.75184ms logger=migrator t=2026-04-18T09:19:09.412853024Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-18T09:19:09.412965297Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=120.463µs logger=migrator t=2026-04-18T09:19:09.41804413Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-18T09:19:09.419112926Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.067756ms logger=migrator t=2026-04-18T09:19:09.425164583Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-18T09:19:09.426463964Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.298561ms logger=migrator t=2026-04-18T09:19:09.43291084Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-18T09:19:09.434321354Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.411194ms logger=migrator t=2026-04-18T09:19:09.440263188Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-18T09:19:09.441275402Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.011594ms logger=migrator t=2026-04-18T09:19:09.448480177Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-18T09:19:09.449343037Z level=info msg="Migration successfully executed" id="add index alert state" duration=862.78µs logger=migrator t=2026-04-18T09:19:09.4556411Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-18T09:19:09.457215668Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.574088ms logger=migrator t=2026-04-18T09:19:09.463029369Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-18T09:19:09.463798418Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=768.608µs logger=migrator t=2026-04-18T09:19:09.470856109Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-18T09:19:09.472329714Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.475855ms logger=migrator t=2026-04-18T09:19:09.484517259Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-18T09:19:09.48538444Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=864.941µs logger=migrator t=2026-04-18T09:19:09.490290869Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-18T09:19:09.500884656Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.594917ms logger=migrator t=2026-04-18T09:19:09.508077419Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-18T09:19:09.508785956Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=712.247µs logger=migrator t=2026-04-18T09:19:09.513826248Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-18T09:19:09.514593408Z 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=766.9µs logger=migrator t=2026-04-18T09:19:09.520830848Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-18T09:19:09.521123775Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=292.997µs logger=migrator t=2026-04-18T09:19:09.527308345Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-18T09:19:09.527859548Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=545.433µs logger=migrator t=2026-04-18T09:19:09.532872729Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-18T09:19:09.53374251Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=869.491µs logger=migrator t=2026-04-18T09:19:09.538887055Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-18T09:19:09.542732018Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.843343ms logger=migrator t=2026-04-18T09:19:09.549247016Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-18T09:19:09.552901434Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.650938ms logger=migrator t=2026-04-18T09:19:09.558717755Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-18T09:19:09.562471566Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.758532ms logger=migrator t=2026-04-18T09:19:09.568053751Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-18T09:19:09.571972446Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.918364ms logger=migrator t=2026-04-18T09:19:09.579605751Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-18T09:19:09.580554553Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=948.303µs logger=migrator t=2026-04-18T09:19:09.58664896Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-18T09:19:09.586747363Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=100.033µs logger=migrator t=2026-04-18T09:19:09.59364386Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-18T09:19:09.593751393Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=113.143µs logger=migrator t=2026-04-18T09:19:09.599567143Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-18T09:19:09.600856354Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.284861ms logger=migrator t=2026-04-18T09:19:09.607738801Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-18T09:19:09.608368686Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=629.945µs logger=migrator t=2026-04-18T09:19:09.615856018Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-18T09:19:09.617335783Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.478255ms logger=migrator t=2026-04-18T09:19:09.623737188Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-18T09:19:09.624555479Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=818.89µs logger=migrator t=2026-04-18T09:19:09.629659072Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-18T09:19:09.630522523Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=863.061µs logger=migrator t=2026-04-18T09:19:09.636450636Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-18T09:19:09.642373469Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.917573ms logger=migrator t=2026-04-18T09:19:09.647475093Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-18T09:19:09.651308735Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.833502ms logger=migrator t=2026-04-18T09:19:09.655845736Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-18T09:19:09.65603433Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=188.604µs logger=migrator t=2026-04-18T09:19:09.661680867Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-18T09:19:09.662999319Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.318252ms logger=migrator t=2026-04-18T09:19:09.668723578Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-18T09:19:09.669560458Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=837.04µs logger=migrator t=2026-04-18T09:19:09.674357694Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-18T09:19:09.678294499Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.936565ms logger=migrator t=2026-04-18T09:19:09.693673111Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-18T09:19:09.693794084Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=123.714µs logger=migrator t=2026-04-18T09:19:09.698787274Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-18T09:19:09.699766849Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=979.345µs logger=migrator t=2026-04-18T09:19:09.705305353Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-18T09:19:09.706236025Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=939.922µs logger=migrator t=2026-04-18T09:19:09.711481632Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-18T09:19:09.711611725Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=130.903µs logger=migrator t=2026-04-18T09:19:09.717435376Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-18T09:19:09.719451415Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.016979ms logger=migrator t=2026-04-18T09:19:09.725605934Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-18T09:19:09.726456494Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=846.31µs logger=migrator t=2026-04-18T09:19:09.732121191Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-18T09:19:09.732974522Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=852.91µs logger=migrator t=2026-04-18T09:19:09.739684814Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-18T09:19:09.741117719Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.432155ms logger=migrator t=2026-04-18T09:19:09.746579381Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-18T09:19:09.747515414Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=930.853µs logger=migrator t=2026-04-18T09:19:09.753493749Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-18T09:19:09.754907652Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.413543ms logger=migrator t=2026-04-18T09:19:09.760242752Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-18T09:19:09.760291403Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=50.311µs logger=migrator t=2026-04-18T09:19:09.764658659Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-18T09:19:09.768601694Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.944405ms logger=migrator t=2026-04-18T09:19:09.773542334Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-18T09:19:09.774339433Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=794.559µs logger=migrator t=2026-04-18T09:19:09.778541775Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-18T09:19:09.785212906Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.673851ms logger=migrator t=2026-04-18T09:19:09.790454043Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-18T09:19:09.790989156Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=534.983µs logger=migrator t=2026-04-18T09:19:09.796869138Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-18T09:19:09.798458677Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.588969ms logger=migrator t=2026-04-18T09:19:09.805112298Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-18T09:19:09.806275407Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.163259ms logger=migrator t=2026-04-18T09:19:09.8121928Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-18T09:19:09.826463525Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.268216ms logger=migrator t=2026-04-18T09:19:09.831893556Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-18T09:19:09.83247801Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=584.484µs logger=migrator t=2026-04-18T09:19:09.838096966Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-18T09:19:09.839519051Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.416395ms logger=migrator t=2026-04-18T09:19:09.845503566Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-18T09:19:09.845842654Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=343.688µs logger=migrator t=2026-04-18T09:19:09.850686931Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-18T09:19:09.851224274Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=537.423µs logger=migrator t=2026-04-18T09:19:09.857530307Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-18T09:19:09.858017558Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=496.662µs logger=migrator t=2026-04-18T09:19:09.863484081Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-18T09:19:09.868093932Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.609242ms logger=migrator t=2026-04-18T09:19:09.874490857Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-18T09:19:09.881524358Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.042531ms logger=migrator t=2026-04-18T09:19:09.887541453Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-18T09:19:09.888490106Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=948.673µs logger=migrator t=2026-04-18T09:19:09.895721941Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-18T09:19:09.896606602Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=884.161µs logger=migrator t=2026-04-18T09:19:09.902566576Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-18T09:19:09.902923065Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=356.709µs logger=migrator t=2026-04-18T09:19:09.907173208Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-18T09:19:09.913831689Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.658051ms logger=migrator t=2026-04-18T09:19:09.918666256Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-18T09:19:09.919298081Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=631.895µs logger=migrator t=2026-04-18T09:19:09.925408969Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-18T09:19:09.926025954Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=632.455µs logger=migrator t=2026-04-18T09:19:09.931824144Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-18T09:19:09.932534972Z level=info msg="Migration successfully executed" id="Move region to single row" duration=711.588µs logger=migrator t=2026-04-18T09:19:09.938408684Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-18T09:19:09.939460659Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.051985ms logger=migrator t=2026-04-18T09:19:09.944106652Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-18T09:19:09.945563466Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.456264ms logger=migrator t=2026-04-18T09:19:09.956521382Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-18T09:19:09.957916636Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.399674ms logger=migrator t=2026-04-18T09:19:09.963671346Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-18T09:19:09.964572977Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=901.301µs logger=migrator t=2026-04-18T09:19:09.971100575Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-18T09:19:09.972376016Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.283962ms logger=migrator t=2026-04-18T09:19:09.976404423Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-18T09:19:09.977821458Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.416985ms logger=migrator t=2026-04-18T09:19:09.982367368Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-18T09:19:09.982437Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.072µs logger=migrator t=2026-04-18T09:19:09.987820299Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-18T09:19:09.989024959Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.20316ms logger=migrator t=2026-04-18T09:19:09.995293861Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-18T09:19:09.996828748Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.534358ms logger=migrator t=2026-04-18T09:19:10.001556452Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-18T09:19:10.002604748Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.047856ms logger=migrator t=2026-04-18T09:19:10.007906486Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-18T09:19:10.009211137Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.304021ms logger=migrator t=2026-04-18T09:19:10.013530272Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-18T09:19:10.013730087Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=222.135µs logger=migrator t=2026-04-18T09:19:10.021976967Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-18T09:19:10.022780076Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=808.63µs logger=migrator t=2026-04-18T09:19:10.02666853Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-18T09:19:10.026760152Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=93.483µs logger=migrator t=2026-04-18T09:19:10.030067603Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-18T09:19:10.030951304Z level=info msg="Migration successfully executed" id="create team table" duration=884.252µs logger=migrator t=2026-04-18T09:19:10.03495281Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-18T09:19:10.036349004Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.396704ms logger=migrator t=2026-04-18T09:19:10.041560461Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-18T09:19:10.042535094Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=974.684µs logger=migrator t=2026-04-18T09:19:10.046767087Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-18T09:19:10.051653664Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.886047ms logger=migrator t=2026-04-18T09:19:10.054952984Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-18T09:19:10.055146208Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=192.534µs logger=migrator t=2026-04-18T09:19:10.059025833Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-18T09:19:10.060630711Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.604268ms logger=migrator t=2026-04-18T09:19:10.064402513Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-18T09:19:10.065221023Z level=info msg="Migration successfully executed" id="create team member table" duration=818.65µs logger=migrator t=2026-04-18T09:19:10.068894751Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-18T09:19:10.069862935Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=967.214µs logger=migrator t=2026-04-18T09:19:10.073902753Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-18T09:19:10.074965039Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.061496ms logger=migrator t=2026-04-18T09:19:10.079012636Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-18T09:19:10.080110403Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.096157ms logger=migrator t=2026-04-18T09:19:10.084165781Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-18T09:19:10.08906076Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.889139ms logger=migrator t=2026-04-18T09:19:10.092227437Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-18T09:19:10.096722475Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.494869ms logger=migrator t=2026-04-18T09:19:10.099705287Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-18T09:19:10.105165639Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.459592ms logger=migrator t=2026-04-18T09:19:10.108312335Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-18T09:19:10.109238688Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=925.703µs logger=migrator t=2026-04-18T09:19:10.113208204Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-18T09:19:10.114223289Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.014225ms logger=migrator t=2026-04-18T09:19:10.117879218Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-18T09:19:10.119022335Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.142417ms logger=migrator t=2026-04-18T09:19:10.124452226Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-18T09:19:10.125608265Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.153719ms logger=migrator t=2026-04-18T09:19:10.129172191Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-18T09:19:10.129857418Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=684.747µs logger=migrator t=2026-04-18T09:19:10.133533046Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-18T09:19:10.134239604Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=706.458µs logger=migrator t=2026-04-18T09:19:10.138071206Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-18T09:19:10.139016239Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=943.493µs logger=migrator t=2026-04-18T09:19:10.142882123Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-18T09:19:10.143845306Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=962.383µs logger=migrator t=2026-04-18T09:19:10.147642409Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-18T09:19:10.148136121Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=492.322µs logger=migrator t=2026-04-18T09:19:10.151434461Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-18T09:19:10.151680226Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=246.456µs logger=migrator t=2026-04-18T09:19:10.154239138Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-18T09:19:10.155337385Z level=info msg="Migration successfully executed" id="create tag table" duration=1.097386ms logger=migrator t=2026-04-18T09:19:10.15925767Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-18T09:19:10.167329036Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=8.057606ms logger=migrator t=2026-04-18T09:19:10.175519973Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-18T09:19:10.176886877Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.371684ms logger=migrator t=2026-04-18T09:19:10.181029447Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-18T09:19:10.182025932Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=996.365µs logger=migrator t=2026-04-18T09:19:10.187533005Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-18T09:19:10.188753554Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.219009ms logger=migrator t=2026-04-18T09:19:10.194661658Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:19:10.209950029Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.289301ms logger=migrator t=2026-04-18T09:19:10.213970315Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-18T09:19:10.214537029Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=565.144µs logger=migrator t=2026-04-18T09:19:10.219314625Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-18T09:19:10.22075178Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.435945ms logger=migrator t=2026-04-18T09:19:10.225483434Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-18T09:19:10.225983176Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=496.682µs logger=migrator t=2026-04-18T09:19:10.232677179Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-18T09:19:10.234140494Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.468325ms logger=migrator t=2026-04-18T09:19:10.238007468Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-18T09:19:10.238857008Z level=info msg="Migration successfully executed" id="create user auth table" duration=849.86µs logger=migrator t=2026-04-18T09:19:10.243345918Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-18T09:19:10.244847353Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.499055ms logger=migrator t=2026-04-18T09:19:10.249956787Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-18T09:19:10.25006961Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=113.433µs logger=migrator t=2026-04-18T09:19:10.254341714Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-18T09:19:10.260077073Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.734179ms logger=migrator t=2026-04-18T09:19:10.265204286Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-18T09:19:10.273673943Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.466846ms logger=migrator t=2026-04-18T09:19:10.280733293Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-18T09:19:10.2855396Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.808777ms logger=migrator t=2026-04-18T09:19:10.291700879Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-18T09:19:10.295270995Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.571936ms logger=migrator t=2026-04-18T09:19:10.298259037Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-18T09:19:10.298975635Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=715.678µs logger=migrator t=2026-04-18T09:19:10.302766977Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-18T09:19:10.306381164Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.613807ms logger=migrator t=2026-04-18T09:19:10.310052043Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-18T09:19:10.310680659Z level=info msg="Migration successfully executed" id="create server_lock table" duration=628.216µs logger=migrator t=2026-04-18T09:19:10.315172617Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-18T09:19:10.315883015Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=710.108µs logger=migrator t=2026-04-18T09:19:10.320190519Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-18T09:19:10.32145251Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.265711ms logger=migrator t=2026-04-18T09:19:10.327618949Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-18T09:19:10.328711765Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.091916ms logger=migrator t=2026-04-18T09:19:10.333899691Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-18T09:19:10.334928706Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.028335ms logger=migrator t=2026-04-18T09:19:10.339485187Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-18T09:19:10.341637429Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.188693ms logger=migrator t=2026-04-18T09:19:10.345906752Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-18T09:19:10.351348554Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.439872ms logger=migrator t=2026-04-18T09:19:10.35529714Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-18T09:19:10.356227982Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=931.172µs logger=migrator t=2026-04-18T09:19:10.361793067Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-18T09:19:10.363352165Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.558438ms logger=migrator t=2026-04-18T09:19:10.368064859Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-18T09:19:10.370235822Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.170713ms logger=migrator t=2026-04-18T09:19:10.375326175Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-18T09:19:10.376479043Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.154567ms logger=migrator t=2026-04-18T09:19:10.38335806Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-18T09:19:10.385150403Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.791623ms logger=migrator t=2026-04-18T09:19:10.390030781Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-18T09:19:10.390118153Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=88.152µs logger=migrator t=2026-04-18T09:19:10.394065708Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-18T09:19:10.394155911Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=87.543µs logger=migrator t=2026-04-18T09:19:10.397523293Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-18T09:19:10.399044869Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.518736ms logger=migrator t=2026-04-18T09:19:10.405232049Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:19:10.406233064Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.000035ms logger=migrator t=2026-04-18T09:19:10.41023059Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:19:10.411173904Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=942.744µs logger=migrator t=2026-04-18T09:19:10.415308593Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:19:10.415391715Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=85.132µs logger=migrator t=2026-04-18T09:19:10.420488219Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:19:10.421482163Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=992.464µs logger=migrator t=2026-04-18T09:19:10.42546617Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:19:10.426940575Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.473275ms logger=migrator t=2026-04-18T09:19:10.431110617Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:19:10.432675114Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.563837ms logger=migrator t=2026-04-18T09:19:10.438921065Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:19:10.440068804Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.145408ms logger=migrator t=2026-04-18T09:19:10.444667505Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-18T09:19:10.450582818Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.912393ms logger=migrator t=2026-04-18T09:19:10.457031334Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-18T09:19:10.459085644Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.05425ms logger=migrator t=2026-04-18T09:19:10.463291866Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-18T09:19:10.463499161Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=207.405µs logger=migrator t=2026-04-18T09:19:10.468290407Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-18T09:19:10.471364472Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.859139ms logger=migrator t=2026-04-18T09:19:10.476941277Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-18T09:19:10.478164256Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.22042ms logger=migrator t=2026-04-18T09:19:10.4820411Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-18T09:19:10.483162967Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.115327ms logger=migrator t=2026-04-18T09:19:10.48985372Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:19:10.490000873Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=148.153µs logger=migrator t=2026-04-18T09:19:10.494040171Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-18T09:19:10.495020115Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=979.724µs logger=migrator t=2026-04-18T09:19:10.499510813Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-18T09:19:10.500751124Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.239591ms logger=migrator t=2026-04-18T09:19:10.505758075Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-18T09:19:10.507258301Z 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.499557ms logger=migrator t=2026-04-18T09:19:10.512598541Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-18T09:19:10.513573414Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=974.593µs logger=migrator t=2026-04-18T09:19:10.520854671Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-18T09:19:10.526869456Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.014455ms logger=migrator t=2026-04-18T09:19:10.530604176Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-18T09:19:10.531510089Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=907.963µs logger=migrator t=2026-04-18T09:19:10.538433017Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-18T09:19:10.540257991Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.825665ms logger=migrator t=2026-04-18T09:19:10.545079367Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-18T09:19:10.573588689Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.512782ms logger=migrator t=2026-04-18T09:19:10.577484723Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-18T09:19:10.60338704Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.901918ms logger=migrator t=2026-04-18T09:19:10.609514428Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-18T09:19:10.610304258Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=788.73µs logger=migrator t=2026-04-18T09:19:10.615569526Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-18T09:19:10.617211275Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.642039ms logger=migrator t=2026-04-18T09:19:10.62400367Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-18T09:19:10.63394193Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.94261ms logger=migrator t=2026-04-18T09:19:10.639959266Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-18T09:19:10.648145205Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.192028ms logger=migrator t=2026-04-18T09:19:10.653211867Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-18T09:19:10.654261382Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.049175ms logger=migrator t=2026-04-18T09:19:10.661888408Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-18T09:19:10.662939423Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.049465ms logger=migrator t=2026-04-18T09:19:10.667561705Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-18T09:19:10.669134153Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.571878ms logger=migrator t=2026-04-18T09:19:10.674257427Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-18T09:19:10.675318763Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.060736ms logger=migrator t=2026-04-18T09:19:10.680667693Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:19:10.680777685Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.422µs logger=migrator t=2026-04-18T09:19:10.685395677Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-18T09:19:10.692785776Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.39111ms logger=migrator t=2026-04-18T09:19:10.696697602Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-18T09:19:10.703709491Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.01118ms logger=migrator t=2026-04-18T09:19:10.707923403Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-18T09:19:10.714171645Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.247672ms logger=migrator t=2026-04-18T09:19:10.717860534Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-18T09:19:10.718803466Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=945.183µs logger=migrator t=2026-04-18T09:19:10.722460215Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-18T09:19:10.723523891Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.062676ms logger=migrator t=2026-04-18T09:19:10.728116483Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-18T09:19:10.734494077Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.374954ms logger=migrator t=2026-04-18T09:19:10.739097238Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-18T09:19:10.744994041Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.896263ms logger=migrator t=2026-04-18T09:19:10.754061531Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-18T09:19:10.755774953Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.713102ms logger=migrator t=2026-04-18T09:19:10.764083624Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-18T09:19:10.770268314Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.184069ms logger=migrator t=2026-04-18T09:19:10.774331652Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-18T09:19:10.780421249Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.089407ms logger=migrator t=2026-04-18T09:19:10.783706769Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-18T09:19:10.783796181Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=89.772µs logger=migrator t=2026-04-18T09:19:10.790436492Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-18T09:19:10.792211376Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.775243ms logger=migrator t=2026-04-18T09:19:10.79737356Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-18T09:19:10.798750613Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.380624ms logger=migrator t=2026-04-18T09:19:10.803369516Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-18T09:19:10.804511923Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.141237ms logger=migrator t=2026-04-18T09:19:10.810682432Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:19:10.810881907Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=205.745µs logger=migrator t=2026-04-18T09:19:10.816632636Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-18T09:19:10.825550593Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.914216ms logger=migrator t=2026-04-18T09:19:10.830890312Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-18T09:19:10.83865545Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.763648ms logger=migrator t=2026-04-18T09:19:10.844497952Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-18T09:19:10.851924722Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.430171ms logger=migrator t=2026-04-18T09:19:10.856973884Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-18T09:19:10.866423833Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.463509ms logger=migrator t=2026-04-18T09:19:10.870464881Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-18T09:19:10.879964511Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.4992ms logger=migrator t=2026-04-18T09:19:10.88776522Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-18T09:19:10.887846192Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=82.552µs logger=migrator t=2026-04-18T09:19:10.894090693Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-18T09:19:10.895872277Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.780534ms logger=migrator t=2026-04-18T09:19:10.902592309Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-18T09:19:10.913276458Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.683589ms logger=migrator t=2026-04-18T09:19:10.920285628Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-18T09:19:10.920417001Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=135.284µs logger=migrator t=2026-04-18T09:19:10.926791316Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-18T09:19:10.936234974Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.441718ms logger=migrator t=2026-04-18T09:19:10.942536787Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-18T09:19:10.943996973Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.461616ms logger=migrator t=2026-04-18T09:19:10.951655588Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-18T09:19:10.958396681Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.740073ms logger=migrator t=2026-04-18T09:19:10.964715604Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-18T09:19:10.965624417Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=908.703µs logger=migrator t=2026-04-18T09:19:10.971630722Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-18T09:19:10.973730232Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.10476ms logger=migrator t=2026-04-18T09:19:10.978420946Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-18T09:19:10.985909668Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.506672ms logger=migrator t=2026-04-18T09:19:11.02766668Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-18T09:19:11.028996671Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.330161ms logger=migrator t=2026-04-18T09:19:11.035641322Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-18T09:19:11.036685118Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.042956ms logger=migrator t=2026-04-18T09:19:11.04627837Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-18T09:19:11.047849059Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.566688ms logger=migrator t=2026-04-18T09:19:11.058604209Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-18T09:19:11.059655164Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.050225ms logger=migrator t=2026-04-18T09:19:11.064985784Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-18T09:19:11.065091636Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.242µs logger=migrator t=2026-04-18T09:19:11.070464227Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-18T09:19:11.071565033Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.100617ms logger=migrator t=2026-04-18T09:19:11.080165651Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-18T09:19:11.08132596Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.164659ms logger=migrator t=2026-04-18T09:19:11.098140027Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-18T09:19:11.098648659Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-18T09:19:11.104347567Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-18T09:19:11.105027074Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=683.756µs logger=migrator t=2026-04-18T09:19:11.111506351Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-18T09:19:11.113249543Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.744832ms logger=migrator t=2026-04-18T09:19:11.117394504Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-18T09:19:11.124778682Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.383928ms logger=migrator t=2026-04-18T09:19:11.129353333Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-18T09:19:11.130693045Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.338582ms logger=migrator t=2026-04-18T09:19:11.136559028Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-18T09:19:11.137867439Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.308001ms logger=migrator t=2026-04-18T09:19:11.143216729Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-18T09:19:11.144550011Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.333632ms logger=migrator t=2026-04-18T09:19:11.150072015Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-18T09:19:11.151829748Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.757363ms logger=migrator t=2026-04-18T09:19:11.160415205Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-18T09:19:11.161389179Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=970.744µs logger=migrator t=2026-04-18T09:19:11.167674342Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-18T09:19:11.167706473Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.401µs logger=migrator t=2026-04-18T09:19:11.172903048Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-18T09:19:11.17297463Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=71.552µs logger=migrator t=2026-04-18T09:19:11.178927444Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-18T09:19:11.186030146Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.102052ms logger=migrator t=2026-04-18T09:19:11.192100163Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-18T09:19:11.192842272Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=742.748µs logger=migrator t=2026-04-18T09:19:11.198834797Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-18T09:19:11.200186429Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.347722ms logger=migrator t=2026-04-18T09:19:11.208245774Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-18T09:19:11.208677395Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=432.39µs logger=migrator t=2026-04-18T09:19:11.21503098Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-18T09:19:11.216616657Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.584188ms logger=migrator t=2026-04-18T09:19:11.222398327Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-18T09:19:11.223770341Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.372494ms logger=migrator t=2026-04-18T09:19:11.236787286Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-18T09:19:11.271344484Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.552637ms logger=migrator t=2026-04-18T09:19:11.277671367Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-18T09:19:11.282898173Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.225576ms logger=migrator t=2026-04-18T09:19:11.288260433Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-18T09:19:11.288408407Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=147.724µs logger=migrator t=2026-04-18T09:19:11.293769417Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-18T09:19:11.320564475Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=26.791858ms logger=migrator t=2026-04-18T09:19:11.326255924Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-18T09:19:11.353879523Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.62507ms logger=migrator t=2026-04-18T09:19:11.360991616Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-18T09:19:11.36159111Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=597.074µs logger=migrator t=2026-04-18T09:19:11.368420895Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-18T09:19:11.370201068Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.776283ms logger=migrator t=2026-04-18T09:19:11.377221158Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-18T09:19:11.377484465Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=263.497µs logger=migrator t=2026-04-18T09:19:11.383603053Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-18T09:19:11.385789695Z level=info msg="Migration successfully executed" id="create permission table" duration=2.191762ms logger=migrator t=2026-04-18T09:19:11.394887737Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-18T09:19:11.396059845Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.169468ms logger=migrator t=2026-04-18T09:19:11.402167432Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-18T09:19:11.403423113Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.254691ms logger=migrator t=2026-04-18T09:19:11.410779021Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-18T09:19:11.412151525Z level=info msg="Migration successfully executed" id="create role table" duration=1.371164ms logger=migrator t=2026-04-18T09:19:11.419286027Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-18T09:19:11.427138208Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.853621ms logger=migrator t=2026-04-18T09:19:11.432643411Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-18T09:19:11.438664547Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.019956ms logger=migrator t=2026-04-18T09:19:11.445825901Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-18T09:19:11.44703837Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.213008ms logger=migrator t=2026-04-18T09:19:11.456158711Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-18T09:19:11.457985015Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.826544ms logger=migrator t=2026-04-18T09:19:11.46604812Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-18T09:19:11.468573292Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.562863ms logger=migrator t=2026-04-18T09:19:11.478268677Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-18T09:19:11.479328292Z level=info msg="Migration successfully executed" id="create team role table" duration=1.059735ms logger=migrator t=2026-04-18T09:19:11.486223099Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-18T09:19:11.487288266Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.064577ms logger=migrator t=2026-04-18T09:19:11.492564823Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-18T09:19:11.493634139Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.067516ms logger=migrator t=2026-04-18T09:19:11.502400281Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-18T09:19:11.50358043Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.186149ms logger=migrator t=2026-04-18T09:19:11.510491787Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-18T09:19:11.511508591Z level=info msg="Migration successfully executed" id="create user role table" duration=1.016494ms logger=migrator t=2026-04-18T09:19:11.519106666Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-18T09:19:11.521822482Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.714346ms logger=migrator t=2026-04-18T09:19:11.531159837Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-18T09:19:11.533267109Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.101201ms logger=migrator t=2026-04-18T09:19:11.539186972Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-18T09:19:11.540413813Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.231191ms logger=migrator t=2026-04-18T09:19:11.546672934Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-18T09:19:11.548151729Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.477415ms logger=migrator t=2026-04-18T09:19:11.555211131Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-18T09:19:11.556521302Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.306311ms logger=migrator t=2026-04-18T09:19:11.563292017Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-18T09:19:11.564752941Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.466705ms logger=migrator t=2026-04-18T09:19:11.571200619Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-18T09:19:11.579650433Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.446855ms logger=migrator t=2026-04-18T09:19:11.587298778Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-18T09:19:11.588513528Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.22174ms logger=migrator t=2026-04-18T09:19:11.594371189Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-18T09:19:11.595442635Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.071066ms logger=migrator t=2026-04-18T09:19:11.601828571Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-18T09:19:11.602851585Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.031175ms logger=migrator t=2026-04-18T09:19:11.607242792Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-18T09:19:11.608914442Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.67099ms logger=migrator t=2026-04-18T09:19:11.617293535Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-18T09:19:11.61871564Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.423065ms logger=migrator t=2026-04-18T09:19:11.624898619Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-18T09:19:11.62617449Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.275381ms logger=migrator t=2026-04-18T09:19:11.631817666Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-18T09:19:11.643265664Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.442777ms logger=migrator t=2026-04-18T09:19:11.647668971Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-18T09:19:11.65837627Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.706549ms logger=migrator t=2026-04-18T09:19:11.66371868Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-18T09:19:11.669845268Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.125448ms logger=migrator t=2026-04-18T09:19:11.674710636Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-18T09:19:11.683441648Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.729732ms logger=migrator t=2026-04-18T09:19:11.688738156Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-18T09:19:11.689596247Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=855.08µs logger=migrator t=2026-04-18T09:19:11.695670144Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-18T09:19:11.696956835Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.286731ms logger=migrator t=2026-04-18T09:19:11.709348035Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-18T09:19:11.710235976Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=890.061µs logger=migrator t=2026-04-18T09:19:11.71532652Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-18T09:19:11.716279063Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=952.413µs logger=migrator t=2026-04-18T09:19:11.722108455Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-18T09:19:11.72400094Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.899116ms logger=migrator t=2026-04-18T09:19:11.729485323Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-18T09:19:11.729536514Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=51.421µs logger=migrator t=2026-04-18T09:19:11.734264609Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-18T09:19:11.73431582Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.831µs logger=migrator t=2026-04-18T09:19:11.739714511Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-18T09:19:11.740247874Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=536.653µs logger=migrator t=2026-04-18T09:19:11.744884357Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-18T09:19:11.745496491Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=612.565µs logger=migrator t=2026-04-18T09:19:11.750368389Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-18T09:19:11.751053466Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=685.617µs logger=migrator t=2026-04-18T09:19:11.757669435Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-18T09:19:11.758074965Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=404.36µs logger=migrator t=2026-04-18T09:19:11.763705652Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-18T09:19:11.764466101Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=764.969µs logger=migrator t=2026-04-18T09:19:11.769220725Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-18T09:19:11.770164989Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=942.044µs logger=migrator t=2026-04-18T09:19:11.7755813Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-18T09:19:11.776776369Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.194999ms logger=migrator t=2026-04-18T09:19:11.783004829Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-18T09:19:11.800717259Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=17.71281ms logger=migrator t=2026-04-18T09:19:11.805619437Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-18T09:19:11.805669918Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.501µs logger=migrator t=2026-04-18T09:19:11.810618309Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-18T09:19:11.812274239Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.65558ms logger=migrator t=2026-04-18T09:19:11.820801295Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-18T09:19:11.821965903Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.164848ms logger=migrator t=2026-04-18T09:19:11.827029096Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-18T09:19:11.828152413Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.124977ms logger=migrator t=2026-04-18T09:19:11.83459359Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-18T09:19:11.847754658Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.148898ms logger=migrator t=2026-04-18T09:19:11.85319519Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-18T09:19:11.85442614Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.23121ms logger=migrator t=2026-04-18T09:19:11.86224485Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-18T09:19:11.863299965Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.053985ms logger=migrator t=2026-04-18T09:19:11.869197158Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:19:11.897136945Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.943868ms logger=migrator t=2026-04-18T09:19:11.909180696Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-18T09:19:11.910343825Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.166199ms logger=migrator t=2026-04-18T09:19:11.919462826Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-18T09:19:11.921824753Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.366778ms logger=migrator t=2026-04-18T09:19:11.928460484Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-18T09:19:11.929555181Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.094847ms logger=migrator t=2026-04-18T09:19:11.937959574Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-18T09:19:11.93905543Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.096526ms logger=migrator t=2026-04-18T09:19:11.945975148Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-18T09:19:11.946349968Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=380.17µs logger=migrator t=2026-04-18T09:19:11.951081841Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-18T09:19:11.952458515Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.376944ms logger=migrator t=2026-04-18T09:19:11.957845386Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-18T09:19:11.971012004Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.166418ms logger=migrator t=2026-04-18T09:19:11.97619092Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-18T09:19:11.976875636Z level=info msg="Migration successfully executed" id="create entity_events table" duration=681.656µs logger=migrator t=2026-04-18T09:19:11.982659597Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-18T09:19:11.984295896Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.637399ms logger=migrator t=2026-04-18T09:19:11.99020887Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:19:11.99064866Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:19:11.996035721Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:19:11.996466371Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:19:12.00012365Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-18T09:19:12.00094286Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=819.409µs logger=migrator t=2026-04-18T09:19:12.005082791Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-18T09:19:12.006088525Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.005454ms logger=migrator t=2026-04-18T09:19:12.010587784Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:19:12.011750522Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.162668ms logger=migrator t=2026-04-18T09:19:12.018205188Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:19:12.019454379Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.248891ms logger=migrator t=2026-04-18T09:19:12.024582113Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-18T09:19:12.025637858Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.055445ms logger=migrator t=2026-04-18T09:19:12.030094496Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-18T09:19:12.031145652Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.051197ms logger=migrator t=2026-04-18T09:19:12.034887572Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-18T09:19:12.035750904Z level=info msg="Migration successfully executed" id="Drop public config table" duration=859.731µs logger=migrator t=2026-04-18T09:19:12.041673537Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-18T09:19:12.042867846Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.193948ms logger=migrator t=2026-04-18T09:19:12.048544913Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-18T09:19:12.049818034Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.273021ms logger=migrator t=2026-04-18T09:19:12.053856522Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-18T09:19:12.055575394Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.717792ms logger=migrator t=2026-04-18T09:19:12.062354578Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-18T09:19:12.064038819Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.684101ms logger=migrator t=2026-04-18T09:19:12.068514867Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-18T09:19:12.092008737Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.493669ms logger=migrator t=2026-04-18T09:19:12.098388121Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-18T09:19:12.106056737Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.668476ms logger=migrator t=2026-04-18T09:19:12.116986602Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-18T09:19:12.125869257Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.880515ms logger=migrator t=2026-04-18T09:19:12.13055365Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-18T09:19:12.130824076Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=271.327µs logger=migrator t=2026-04-18T09:19:12.136972056Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-18T09:19:12.143747209Z level=info msg="Migration successfully executed" id="add share column" duration=6.774413ms logger=migrator t=2026-04-18T09:19:12.147914091Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-18T09:19:12.148087525Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=173.384µs logger=migrator t=2026-04-18T09:19:12.151422316Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-18T09:19:12.152410029Z level=info msg="Migration successfully executed" id="create file table" duration=987.533µs logger=migrator t=2026-04-18T09:19:12.157745959Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-18T09:19:12.159608884Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.861995ms logger=migrator t=2026-04-18T09:19:12.164099782Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-18T09:19:12.173390048Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=9.291066ms logger=migrator t=2026-04-18T09:19:12.179571138Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-18T09:19:12.18050234Z level=info msg="Migration successfully executed" id="create file_meta table" duration=931.092µs logger=migrator t=2026-04-18T09:19:12.185677376Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-18T09:19:12.186818023Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.140947ms logger=migrator t=2026-04-18T09:19:12.190986844Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-18T09:19:12.191051476Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.012µs logger=migrator t=2026-04-18T09:19:12.195703639Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-18T09:19:12.19577079Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.171µs logger=migrator t=2026-04-18T09:19:12.19946438Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-18T09:19:12.200045404Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=580.824µs logger=migrator t=2026-04-18T09:19:12.203532638Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-18T09:19:12.203780554Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=249.386µs logger=migrator t=2026-04-18T09:19:12.207476734Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-18T09:19:12.210317342Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.837888ms logger=migrator t=2026-04-18T09:19:12.217910187Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-18T09:19:12.22465566Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.745293ms logger=migrator t=2026-04-18T09:19:12.231803902Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-18T09:19:12.23205835Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=252.437µs logger=migrator t=2026-04-18T09:19:12.237094041Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-18T09:19:12.238394843Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.301082ms logger=migrator t=2026-04-18T09:19:12.24283151Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-18T09:19:12.243172199Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=339.479µs logger=migrator t=2026-04-18T09:19:12.24863334Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-18T09:19:12.248815326Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=182.386µs logger=migrator t=2026-04-18T09:19:12.252129986Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-18T09:19:12.252933025Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=802.979µs logger=migrator t=2026-04-18T09:19:12.257074616Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-18T09:19:12.268952293Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.870217ms logger=migrator t=2026-04-18T09:19:12.273297088Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-18T09:19:12.288023055Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.723867ms logger=migrator t=2026-04-18T09:19:12.293016966Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-18T09:19:12.294114933Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.098348ms logger=migrator t=2026-04-18T09:19:12.297557636Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-18T09:19:12.369326365Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.762489ms logger=migrator t=2026-04-18T09:19:12.37453237Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-18T09:19:12.375374872Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=842.702µs logger=migrator t=2026-04-18T09:19:12.381528611Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-18T09:19:12.384925193Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=3.394032ms logger=migrator t=2026-04-18T09:19:12.390577719Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-18T09:19:12.4227593Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.15017ms logger=migrator t=2026-04-18T09:19:12.429960704Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-18T09:19:12.438999342Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.039288ms logger=migrator t=2026-04-18T09:19:12.442687893Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-18T09:19:12.442935919Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=248.296µs logger=migrator t=2026-04-18T09:19:12.446913604Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-18T09:19:12.447091069Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=177.515µs logger=migrator t=2026-04-18T09:19:12.451953897Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-18T09:19:12.452550681Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=595.665µs logger=migrator t=2026-04-18T09:19:12.456818875Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-18T09:19:12.457359348Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=540.533µs logger=migrator t=2026-04-18T09:19:12.46155807Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-18T09:19:12.462052202Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=494.032µs logger=migrator t=2026-04-18T09:19:12.467902453Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-18T09:19:12.468883567Z level=info msg="Migration successfully executed" id="create folder table" duration=981.134µs logger=migrator t=2026-04-18T09:19:12.47684664Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-18T09:19:12.47812539Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.27835ms logger=migrator t=2026-04-18T09:19:12.482442805Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-18T09:19:12.483915451Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.468865ms logger=migrator t=2026-04-18T09:19:12.48884064Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-18T09:19:12.488872851Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.031µs logger=migrator t=2026-04-18T09:19:12.492474159Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-18T09:19:12.493718259Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.24414ms logger=migrator t=2026-04-18T09:19:12.497680624Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-18T09:19:12.498815702Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.133238ms logger=migrator t=2026-04-18T09:19:12.503033334Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-18T09:19:12.504278755Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.244911ms logger=migrator t=2026-04-18T09:19:12.507824221Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-18T09:19:12.508382894Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=557.864µs logger=migrator t=2026-04-18T09:19:12.512062864Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-18T09:19:12.512373011Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=309.098µs logger=migrator t=2026-04-18T09:19:12.516697975Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-18T09:19:12.517859464Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.161159ms logger=migrator t=2026-04-18T09:19:12.521443641Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-18T09:19:12.522721781Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.27878ms logger=migrator t=2026-04-18T09:19:12.526486083Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-18T09:19:12.52762082Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.135517ms logger=migrator t=2026-04-18T09:19:12.5329882Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-18T09:19:12.534528938Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.540198ms logger=migrator t=2026-04-18T09:19:12.53834773Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-18T09:19:12.539447806Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.100556ms logger=migrator t=2026-04-18T09:19:12.544389616Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-18T09:19:12.545283008Z level=info msg="Migration successfully executed" id="create anon_device table" duration=891.461µs logger=migrator t=2026-04-18T09:19:12.548998868Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-18T09:19:12.550269198Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.26992ms logger=migrator t=2026-04-18T09:19:12.555106516Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-18T09:19:12.556366826Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.25985ms logger=migrator t=2026-04-18T09:19:12.561109571Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-18T09:19:12.562244958Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.134817ms logger=migrator t=2026-04-18T09:19:12.566602464Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-18T09:19:12.567893385Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.290441ms logger=migrator t=2026-04-18T09:19:12.572064977Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-18T09:19:12.573309797Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.24493ms logger=migrator t=2026-04-18T09:19:12.578501562Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-18T09:19:12.579005604Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=504.522µs logger=migrator t=2026-04-18T09:19:12.583431722Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-18T09:19:12.59448494Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.054178ms logger=migrator t=2026-04-18T09:19:12.600228349Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-18T09:19:12.600731311Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=504.332µs logger=migrator t=2026-04-18T09:19:12.604607366Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-18T09:19:12.604625206Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.36µs logger=migrator t=2026-04-18T09:19:12.609140245Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-18T09:19:12.610966909Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.824484ms logger=migrator t=2026-04-18T09:19:12.615417377Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-18T09:19:12.615447807Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.931µs logger=migrator t=2026-04-18T09:19:12.619473515Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-18T09:19:12.621252019Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.777634ms logger=migrator t=2026-04-18T09:19:12.626189528Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-18T09:19:12.627437009Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.247011ms logger=migrator t=2026-04-18T09:19:12.632788978Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-18T09:19:12.634086339Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.296401ms logger=migrator t=2026-04-18T09:19:12.638611609Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-18T09:19:12.640134856Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.524437ms logger=migrator t=2026-04-18T09:19:12.644867021Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-18T09:19:12.64525994Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=393.339µs logger=migrator t=2026-04-18T09:19:12.649431971Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-18T09:19:12.650813745Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.380583ms logger=migrator t=2026-04-18T09:19:12.655168901Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-18T09:19:12.65680825Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.637139ms logger=migrator t=2026-04-18T09:19:12.662467397Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-18T09:19:12.663100482Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=633.165µs logger=migrator t=2026-04-18T09:19:12.666771401Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-18T09:19:12.678574067Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.802256ms logger=migrator t=2026-04-18T09:19:12.682280907Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-18T09:19:12.692222228Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.940001ms logger=migrator t=2026-04-18T09:19:12.695973978Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-18T09:19:12.702686972Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.713004ms logger=migrator t=2026-04-18T09:19:12.70799464Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-18T09:19:12.708085433Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=91.144µs logger=migrator t=2026-04-18T09:19:12.711954696Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-18T09:19:12.721284572Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.330176ms logger=migrator t=2026-04-18T09:19:12.72490794Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-18T09:19:12.732375591Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.467631ms logger=migrator t=2026-04-18T09:19:12.740371784Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-18T09:19:12.740699762Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=327.808µs logger=migrator t=2026-04-18T09:19:12.744043323Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.731071156s logger=migrator t=2026-04-18T09:19:12.744629818Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-18T09:19:12.762218134Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-18T09:19:12.762530851Z level=info msg="Created default organization" logger=secrets t=2026-04-18T09:19:12.768583338Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-18T09:19:12.816185621Z level=info msg="Restored cache from database" duration=469.281µs logger=plugin.store t=2026-04-18T09:19:12.817637107Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-18T09:19:12.863365295Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-18T09:19:12.863434486Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-18T09:19:12.863630771Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-18T09:19:12.863667742Z level=info msg="Plugins loaded" count=54 duration=46.031725ms logger=query_data t=2026-04-18T09:19:12.869148444Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-18T09:19:12.87390574Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-18T09:19:12.882289743Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-18T09:19:12.896308533Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-18T09:19:12.898863635Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-18T09:19:12.900962675Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-18T09:19:12.921444932Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-18T09:19:12.939472998Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-18T09:19:12.958903959Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-18T09:19:12.958924079Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-18T09:19:12.959858502Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-18T09:19:12.960757214Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-18T09:19:12.961104663Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-18T09:19:12.965477488Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-18T09:19:12.965074698Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-18T09:19:13.026164639Z level=info msg="Update check succeeded" duration=66.944243ms logger=grafana.update.checker t=2026-04-18T09:19:13.026478836Z level=info msg="Update check succeeded" duration=66.947402ms logger=ngalert.state.manager t=2026-04-18T09:19:13.075377031Z level=info msg="State cache has been initialized" states=0 duration=114.611537ms logger=ngalert.scheduler t=2026-04-18T09:19:13.075441963Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-18T09:19:13.075515625Z level=info msg=starting first_tick=2026-04-18T09:19:20Z logger=plugin.angulardetectorsprovider.dynamic t=2026-04-18T09:19:13.121946259Z level=info msg="Patterns update finished" duration=70.044517ms logger=provisioning.dashboard t=2026-04-18T09:19:13.135477197Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-18T09:19:13.871963Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-18T09:19:13.87237932Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-18T09:19:15.395688317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.397520221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.410966827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.434960158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.455955397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.480990373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.498009595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.518000161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.540111075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.566104336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.578506056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.628069167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.64510797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.703091885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.716672333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.753715771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.764745239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.804200744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.822677491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.852853273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.864441643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.889243145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.907038765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.937309669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.95673487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:15.986264906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.002924029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.044693221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.067977615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.119231346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.139150509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.170841217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.188260639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.348152353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.367767728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.644410761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:16.665963932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.10996048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.130999889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.17681116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.190929162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.250969146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.270344735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.299197284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.317787215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.353279195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.374085789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.423481466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.441208115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.482998818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.500000239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.602454772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.620452298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.660336214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.677655293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.729730695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.745318473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.78439256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.802513679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.848250017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.880289653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.958078828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:17.976623747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.027191832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.044313997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.120927584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.138607572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.202375977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.224776879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.298967086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.310946247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.361297647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.380931713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.452495416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.473029973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.535348424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.581350448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.699469319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.717354613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:19:18.804793792Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-18T09:19:52.977803515Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-18T09:29:13.005427596Z level=info msg="Completed cleanup jobs" duration=44.317038ms logger=plugins.update.checker t=2026-04-18T09:29:13.07546094Z level=info msg="Update check succeeded" duration=48.643593ms logger=sqlstore.transactions t=2026-04-18T09:34:12.890316274Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"