logger=settings t=2026-05-06T01:27:45.884795303Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T01:27:45Z logger=settings t=2026-05-06T01:27:45.88509302Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T01:27:45.88510502Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T01:27:45.88510853Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T01:27:45.88511144Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T01:27:45.88511433Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:27:45.88511884Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:27:45.88512192Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T01:27:45.885125121Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T01:27:45.885129231Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T01:27:45.885132371Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:27:45.885135101Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:27:45.885138121Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T01:27:45.885141621Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T01:27:45.885144731Z level=info msg=Target target=[all] logger=settings t=2026-05-06T01:27:45.885162071Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T01:27:45.885165791Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T01:27:45.885168492Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T01:27:45.885171112Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T01:27:45.885173742Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T01:27:45.885178302Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T01:27:45.885453288Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T01:27:45.885470899Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T01:27:45.88680197Z level=info msg="Locking database" logger=migrator t=2026-05-06T01:27:45.88681354Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T01:27:45.887302651Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T01:27:45.888109361Z level=info msg="Migration successfully executed" id="create migration_log table" duration=806.37µs logger=migrator t=2026-05-06T01:27:45.89395953Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T01:27:45.894734609Z level=info msg="Migration successfully executed" id="create user table" duration=775.269µs logger=migrator t=2026-05-06T01:27:45.901390008Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T01:27:45.902583946Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.193178ms logger=migrator t=2026-05-06T01:27:45.907736228Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T01:27:45.908775223Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.038715ms logger=migrator t=2026-05-06T01:27:45.913834333Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T01:27:45.914861247Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.023604ms logger=migrator t=2026-05-06T01:27:45.920235985Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T01:27:45.920846539Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=610.184µs logger=migrator t=2026-05-06T01:27:45.924769673Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T01:27:45.928532102Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.763179ms logger=migrator t=2026-05-06T01:27:45.932885336Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T01:27:45.934126045Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.240319ms logger=migrator t=2026-05-06T01:27:45.940176919Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T01:27:45.940841866Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=671.637µs logger=migrator t=2026-05-06T01:27:45.944737248Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T01:27:45.945812663Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.074975ms logger=migrator t=2026-05-06T01:27:45.950505185Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T01:27:45.951041588Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=536.793µs logger=migrator t=2026-05-06T01:27:45.956531699Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T01:27:45.957310547Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=779.618µs logger=migrator t=2026-05-06T01:27:45.961431755Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T01:27:45.963141166Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.708881ms logger=migrator t=2026-05-06T01:27:45.966900865Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T01:27:45.966944136Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.191µs logger=migrator t=2026-05-06T01:27:45.971595927Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T01:27:45.972635192Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.036195ms logger=migrator t=2026-05-06T01:27:45.977449707Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T01:27:45.977683042Z level=info msg="Migration successfully executed" id="Add missing user data" duration=233.285µs logger=migrator t=2026-05-06T01:27:45.982853215Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T01:27:45.98388821Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.034875ms logger=migrator t=2026-05-06T01:27:45.988743665Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T01:27:45.9898203Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.076085ms logger=migrator t=2026-05-06T01:27:45.994277277Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T01:27:45.995367782Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.090585ms logger=migrator t=2026-05-06T01:27:46.00029559Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T01:27:46.008439454Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.143274ms logger=migrator t=2026-05-06T01:27:46.01206458Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T01:27:46.013126884Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.062024ms logger=migrator t=2026-05-06T01:27:46.017636612Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T01:27:46.017843537Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=204.695µs logger=migrator t=2026-05-06T01:27:46.021085584Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T01:27:46.02215719Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.071556ms logger=migrator t=2026-05-06T01:27:46.191990989Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-06T01:27:46.192566973Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=580.504µs logger=migrator t=2026-05-06T01:27:46.431795934Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T01:27:46.43248264Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=689.426µs logger=migrator t=2026-05-06T01:27:46.45855529Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T01:27:46.459281458Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=729.018µs logger=migrator t=2026-05-06T01:27:46.481795964Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T01:27:46.48250797Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=714.847µs logger=migrator t=2026-05-06T01:27:46.486796802Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T01:27:46.487459388Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=666.706µs logger=migrator t=2026-05-06T01:27:46.491251868Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T01:27:46.492085068Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=829.78µs logger=migrator t=2026-05-06T01:27:46.497413505Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T01:27:46.498320957Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=916.082µs logger=migrator t=2026-05-06T01:27:46.502839744Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T01:27:46.502869385Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.46µs logger=migrator t=2026-05-06T01:27:46.507580437Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T01:27:46.508275723Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=695.606µs logger=migrator t=2026-05-06T01:27:46.5123238Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T01:27:46.513359954Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.036304ms logger=migrator t=2026-05-06T01:27:46.518006375Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T01:27:46.51906165Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.058235ms logger=migrator t=2026-05-06T01:27:46.522790448Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T01:27:46.523595808Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=805.24µs logger=migrator t=2026-05-06T01:27:46.527420439Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:27:46.52998928Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.565031ms logger=migrator t=2026-05-06T01:27:46.534728953Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T01:27:46.535645385Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=910.001µs logger=migrator t=2026-05-06T01:27:46.539382393Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T01:27:46.54048257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.099837ms logger=migrator t=2026-05-06T01:27:46.546020581Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T01:27:46.547287791Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.2703ms logger=migrator t=2026-05-06T01:27:46.551581374Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T01:27:46.552370102Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=789.418µs logger=migrator t=2026-05-06T01:27:46.559542552Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T01:27:46.560655209Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.117077ms logger=migrator t=2026-05-06T01:27:46.56655993Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T01:27:46.56741745Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=845.34µs logger=migrator t=2026-05-06T01:27:46.571445576Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T01:27:46.571974789Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=525.723µs logger=migrator t=2026-05-06T01:27:46.575664486Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T01:27:46.576020705Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.289µs logger=migrator t=2026-05-06T01:27:46.581016623Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T01:27:46.582073678Z level=info msg="Migration successfully executed" id="create star table" duration=1.057495ms logger=migrator t=2026-05-06T01:27:46.586727139Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T01:27:46.587854787Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.127198ms logger=migrator t=2026-05-06T01:27:46.613536748Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T01:27:46.614850548Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.320561ms logger=migrator t=2026-05-06T01:27:46.619127651Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T01:27:46.620317398Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.189878ms logger=migrator t=2026-05-06T01:27:46.62502006Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T01:27:46.626226559Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.206339ms logger=migrator t=2026-05-06T01:27:46.631206567Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T01:27:46.631880933Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=674.006µs logger=migrator t=2026-05-06T01:27:46.658575569Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T01:27:46.659752136Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.182507ms logger=migrator t=2026-05-06T01:27:46.666107347Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T01:27:46.667092631Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=988.694µs logger=migrator t=2026-05-06T01:27:46.671962387Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T01:27:46.671990808Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.411µs logger=migrator t=2026-05-06T01:27:46.675730017Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T01:27:46.675755147Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.07µs logger=migrator t=2026-05-06T01:27:46.679450915Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T01:27:46.67964375Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=193.135µs logger=migrator t=2026-05-06T01:27:46.683606044Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T01:27:46.684920435Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.314821ms logger=migrator t=2026-05-06T01:27:46.69138276Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T01:27:46.692702651Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.321471ms logger=migrator t=2026-05-06T01:27:46.698316244Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T01:27:46.699645305Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.328991ms logger=migrator t=2026-05-06T01:27:46.70403027Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T01:27:46.705080424Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.040464ms logger=migrator t=2026-05-06T01:27:46.709273165Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T01:27:46.710033733Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=760.488µs logger=migrator t=2026-05-06T01:27:46.713628428Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T01:27:46.714375706Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=743.138µs logger=migrator t=2026-05-06T01:27:46.721319811Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T01:27:46.731453542Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.137881ms logger=migrator t=2026-05-06T01:27:46.736161895Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T01:27:46.737142558Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=980.843µs logger=migrator t=2026-05-06T01:27:46.742001993Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T01:27:46.742792652Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=790.799µs logger=migrator t=2026-05-06T01:27:46.746701285Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T01:27:46.747438703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=736.968µs logger=migrator t=2026-05-06T01:27:46.752525773Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T01:27:46.753036606Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=509.203µs logger=migrator t=2026-05-06T01:27:46.756656082Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T01:27:46.757477721Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=818.559µs logger=migrator t=2026-05-06T01:27:46.762534852Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T01:27:46.762594713Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=60.571µs logger=migrator t=2026-05-06T01:27:46.767105411Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T01:27:46.770491691Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.38565ms logger=migrator t=2026-05-06T01:27:46.774712691Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T01:27:46.776457793Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.744742ms logger=migrator t=2026-05-06T01:27:46.780992641Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T01:27:46.782857505Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.853624ms logger=migrator t=2026-05-06T01:27:46.786670316Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T01:27:46.787468025Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=797.539µs logger=migrator t=2026-05-06T01:27:46.794042511Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T01:27:46.797744119Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.694957ms logger=migrator t=2026-05-06T01:27:46.80408539Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T01:27:46.80536721Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.28784ms logger=migrator t=2026-05-06T01:27:46.809297374Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T01:27:46.810219856Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=913.912µs logger=migrator t=2026-05-06T01:27:46.816234509Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T01:27:46.81627016Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.731µs logger=migrator t=2026-05-06T01:27:46.821560936Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T01:27:46.821602317Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.031µs logger=migrator t=2026-05-06T01:27:46.834269788Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T01:27:46.83605347Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.785112ms logger=migrator t=2026-05-06T01:27:46.839385069Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T01:27:46.841365587Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.980338ms logger=migrator t=2026-05-06T01:27:46.845766012Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T01:27:46.847971673Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.205311ms logger=migrator t=2026-05-06T01:27:46.852361208Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T01:27:46.854410917Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.056699ms logger=migrator t=2026-05-06T01:27:46.85833677Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T01:27:46.858604606Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=267.766µs logger=migrator t=2026-05-06T01:27:46.863606806Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T01:27:46.864434815Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=827.799µs logger=migrator t=2026-05-06T01:27:46.869315292Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T01:27:46.87012073Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=774.839µs logger=migrator t=2026-05-06T01:27:46.873882811Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T01:27:46.873917392Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.47µs logger=migrator t=2026-05-06T01:27:46.879937344Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T01:27:46.880868736Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=931.122µs logger=migrator t=2026-05-06T01:27:46.884482572Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T01:27:46.885301722Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=818.2µs logger=migrator t=2026-05-06T01:27:46.89281276Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:27:46.90119645Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.38239ms logger=migrator t=2026-05-06T01:27:46.906793453Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T01:27:46.907607543Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=819.08µs logger=migrator t=2026-05-06T01:27:46.912080699Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T01:27:46.913149285Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.068756ms logger=migrator t=2026-05-06T01:27:46.920687193Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T01:27:46.922165609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.482116ms logger=migrator t=2026-05-06T01:27:46.928855337Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T01:27:46.92975861Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=907.453µs logger=migrator t=2026-05-06T01:27:46.935746932Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T01:27:46.936383457Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=632.725µs logger=migrator t=2026-05-06T01:27:46.941261733Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T01:27:46.943772623Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.50831ms logger=migrator t=2026-05-06T01:27:46.949027307Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T01:27:46.949907449Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=880.162µs logger=migrator t=2026-05-06T01:27:46.954229261Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T01:27:46.954413946Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=185.334µs logger=migrator t=2026-05-06T01:27:46.958039362Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T01:27:46.958227797Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=188.715µs logger=migrator t=2026-05-06T01:27:46.96469832Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T01:27:46.966013762Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.315342ms logger=migrator t=2026-05-06T01:27:46.972087307Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T01:27:46.975795015Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.708257ms logger=migrator t=2026-05-06T01:27:46.980676581Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T01:27:46.981680684Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.005453ms logger=migrator t=2026-05-06T01:27:46.987033262Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T01:27:46.987961534Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=928.111µs logger=migrator t=2026-05-06T01:27:46.992297437Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T01:27:46.99370612Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.408313ms logger=migrator t=2026-05-06T01:27:46.998518215Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T01:27:46.999414526Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=896.071µs logger=migrator t=2026-05-06T01:27:47.004556808Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T01:27:47.005470011Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=925.513µs logger=migrator t=2026-05-06T01:27:47.011887663Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T01:27:47.018555101Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.668688ms logger=migrator t=2026-05-06T01:27:47.027061354Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T01:27:47.028106739Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.041235ms logger=migrator t=2026-05-06T01:27:47.036674843Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T01:27:47.037570124Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=895.181µs logger=migrator t=2026-05-06T01:27:47.048624167Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T01:27:47.049923978Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.291021ms logger=migrator t=2026-05-06T01:27:47.056643128Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T01:27:47.057408176Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=769.528µs logger=migrator t=2026-05-06T01:27:47.063787157Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T01:27:47.067597198Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.799561ms logger=migrator t=2026-05-06T01:27:47.0727135Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T01:27:47.0752181Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.50509ms logger=migrator t=2026-05-06T01:27:47.081396587Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T01:27:47.081420928Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.471µs logger=migrator t=2026-05-06T01:27:47.086266452Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T01:27:47.086464537Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=198.575µs logger=migrator t=2026-05-06T01:27:47.090445962Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T01:27:47.095213945Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.599959ms logger=migrator t=2026-05-06T01:27:47.099057457Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T01:27:47.099328673Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=271.576µs logger=migrator t=2026-05-06T01:27:47.103889102Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T01:27:47.104145008Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=256.456µs logger=migrator t=2026-05-06T01:27:47.108524321Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T01:27:47.112953137Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.439666ms logger=migrator t=2026-05-06T01:27:47.118311475Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T01:27:47.118609932Z level=info msg="Migration successfully executed" id="Update uid value" duration=301.447µs logger=migrator t=2026-05-06T01:27:47.122296919Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T01:27:47.123255513Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=959.144µs logger=migrator t=2026-05-06T01:27:47.128680752Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T01:27:47.130202547Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.524586ms logger=migrator t=2026-05-06T01:27:47.143176276Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T01:27:47.144980848Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.809502ms logger=migrator t=2026-05-06T01:27:47.159583667Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T01:27:47.161178204Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.595327ms logger=migrator t=2026-05-06T01:27:47.172158445Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T01:27:47.173695952Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.539577ms logger=migrator t=2026-05-06T01:27:47.181835766Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T01:27:47.183444494Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.611878ms logger=migrator t=2026-05-06T01:27:47.18960167Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T01:27:47.190957043Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.358833ms logger=migrator t=2026-05-06T01:27:47.198879342Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T01:27:47.200430698Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.556247ms logger=migrator t=2026-05-06T01:27:47.205733314Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T01:27:47.206719747Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=986.543µs logger=migrator t=2026-05-06T01:27:47.212934696Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T01:27:47.220879915Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.945099ms logger=migrator t=2026-05-06T01:27:47.226232352Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T01:27:47.226905418Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=672.567µs logger=migrator t=2026-05-06T01:27:47.232263696Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T01:27:47.232827999Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=564.253µs logger=migrator t=2026-05-06T01:27:47.239539918Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T01:27:47.240189063Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=649.485µs logger=migrator t=2026-05-06T01:27:47.246681098Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T01:27:47.248174953Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.496405ms logger=migrator t=2026-05-06T01:27:47.254253478Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T01:27:47.254569846Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=314.978µs logger=migrator t=2026-05-06T01:27:47.259618886Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T01:27:47.260447816Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=829.291µs logger=migrator t=2026-05-06T01:27:47.412007851Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T01:27:47.412068543Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=64.722µs logger=migrator t=2026-05-06T01:27:47.420400141Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T01:27:47.424865616Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.467445ms logger=migrator t=2026-05-06T01:27:47.431945435Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T01:27:47.434453545Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.50815ms logger=migrator t=2026-05-06T01:27:47.440425047Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T01:27:47.440714144Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=287.867µs logger=migrator t=2026-05-06T01:27:47.445725773Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T01:27:47.449965884Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.238331ms logger=migrator t=2026-05-06T01:27:47.456577692Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T01:27:47.45903398Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.455788ms logger=migrator t=2026-05-06T01:27:47.464995742Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T01:27:47.46578309Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=789.288µs logger=migrator t=2026-05-06T01:27:47.478736189Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T01:27:47.479540927Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=808.549µs logger=migrator t=2026-05-06T01:27:47.486342869Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T01:27:47.487560409Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.222639ms logger=migrator t=2026-05-06T01:27:47.493148821Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T01:27:47.494487403Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.338232ms logger=migrator t=2026-05-06T01:27:47.501518321Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T01:27:47.50278108Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.26263ms logger=migrator t=2026-05-06T01:27:47.508442665Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T01:27:47.509627644Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.184688ms logger=migrator t=2026-05-06T01:27:47.515826701Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T01:27:47.515922863Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=97.252µs logger=migrator t=2026-05-06T01:27:47.521219899Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T01:27:47.52126718Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=38.671µs logger=migrator t=2026-05-06T01:27:47.528143813Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T01:27:47.532435626Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.291643ms logger=migrator t=2026-05-06T01:27:47.538274465Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T01:27:47.541562623Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.287728ms logger=migrator t=2026-05-06T01:27:47.548085307Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T01:27:47.548166279Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=82.462µs logger=migrator t=2026-05-06T01:27:47.556060018Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T01:27:47.556848066Z level=info msg="Migration successfully executed" id="create quota table v1" duration=788.399µs logger=migrator t=2026-05-06T01:27:47.563697319Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T01:27:47.564525589Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=827.99µs logger=migrator t=2026-05-06T01:27:47.572671473Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T01:27:47.572701913Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.58µs logger=migrator t=2026-05-06T01:27:47.57844749Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T01:27:47.579209678Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=762.608µs logger=migrator t=2026-05-06T01:27:47.587112586Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T01:27:47.587921036Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=808.91µs logger=migrator t=2026-05-06T01:27:47.593951269Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T01:27:47.596794347Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.842788ms logger=migrator t=2026-05-06T01:27:47.601756874Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T01:27:47.601786426Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.822µs logger=migrator t=2026-05-06T01:27:47.607538343Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T01:27:47.608776212Z level=info msg="Migration successfully executed" id="create session table" duration=1.237829ms logger=migrator t=2026-05-06T01:27:47.615004509Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T01:27:47.615128712Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=125.263µs logger=migrator t=2026-05-06T01:27:47.620776317Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T01:27:47.62091222Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=137.013µs logger=migrator t=2026-05-06T01:27:47.627260302Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T01:27:47.628295376Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.034994ms logger=migrator t=2026-05-06T01:27:47.634450622Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T01:27:47.635543569Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.097197ms logger=migrator t=2026-05-06T01:27:47.643063067Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T01:27:47.643110008Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.501µs logger=migrator t=2026-05-06T01:27:47.649150051Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T01:27:47.649189202Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.561µs logger=migrator t=2026-05-06T01:27:47.656823904Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T01:27:47.661637289Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.812905ms logger=migrator t=2026-05-06T01:27:47.667449547Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T01:27:47.670796847Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.34672ms logger=migrator t=2026-05-06T01:27:47.676196555Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T01:27:47.676274277Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.292µs logger=migrator t=2026-05-06T01:27:47.682947455Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T01:27:47.683072639Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.434µs logger=migrator t=2026-05-06T01:27:47.689792239Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T01:27:47.690564157Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=773.608µs logger=migrator t=2026-05-06T01:27:47.69660457Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T01:27:47.696632631Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.431µs logger=migrator t=2026-05-06T01:27:47.70285337Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T01:27:47.707482129Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.629909ms logger=migrator t=2026-05-06T01:27:47.713746748Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T01:27:47.713890042Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.524µs logger=migrator t=2026-05-06T01:27:47.720829367Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T01:27:47.724666838Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.838331ms logger=migrator t=2026-05-06T01:27:47.730574868Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T01:27:47.733570181Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.991882ms logger=migrator t=2026-05-06T01:27:47.740253669Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T01:27:47.740318081Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=64.882µs logger=migrator t=2026-05-06T01:27:47.745818432Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T01:27:47.746677942Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=859.32µs logger=migrator t=2026-05-06T01:27:47.752823938Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T01:27:47.754121859Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.297611ms logger=migrator t=2026-05-06T01:27:47.761557456Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T01:27:47.763234426Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.67692ms logger=migrator t=2026-05-06T01:27:47.768313897Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T01:27:47.769690009Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.375662ms logger=migrator t=2026-05-06T01:27:47.774617226Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T01:27:47.775842986Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.22524ms logger=migrator t=2026-05-06T01:27:47.782911514Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T01:27:47.784202445Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.291101ms logger=migrator t=2026-05-06T01:27:47.790251289Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T01:27:47.790990576Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=742.977µs logger=migrator t=2026-05-06T01:27:47.796300032Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T01:27:47.796943547Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=647.955µs logger=migrator t=2026-05-06T01:27:47.803307358Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T01:27:47.804541508Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.22683ms logger=migrator t=2026-05-06T01:27:47.808769248Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T01:27:47.81596364Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.192972ms logger=migrator t=2026-05-06T01:27:47.820325374Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T01:27:47.820834736Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=509.252µs logger=migrator t=2026-05-06T01:27:47.827023543Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-06T01:27:47.828399555Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.375602ms logger=migrator t=2026-05-06T01:27:47.833573319Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T01:27:47.83404928Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=477.101µs logger=migrator t=2026-05-06T01:27:47.838701341Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T01:27:47.839214063Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=512.162µs logger=migrator t=2026-05-06T01:27:47.846516627Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T01:27:47.847762766Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.245899ms logger=migrator t=2026-05-06T01:27:47.85337404Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T01:27:47.85926064Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.940051ms logger=migrator t=2026-05-06T01:27:47.864527045Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T01:27:47.868293765Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.77427ms logger=migrator t=2026-05-06T01:27:47.873843277Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T01:27:47.877962915Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.108497ms logger=migrator t=2026-05-06T01:27:47.883028885Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T01:27:47.88700628Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.974935ms logger=migrator t=2026-05-06T01:27:47.891457536Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T01:27:47.892346927Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=889.221µs logger=migrator t=2026-05-06T01:27:47.900167713Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T01:27:47.900202544Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.661µs logger=migrator t=2026-05-06T01:27:47.90550691Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T01:27:47.905536641Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.061µs logger=migrator t=2026-05-06T01:27:47.909794701Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T01:27:47.911076623Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.281891ms logger=migrator t=2026-05-06T01:27:47.919718168Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:27:47.920575958Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=854.72µs logger=migrator t=2026-05-06T01:27:47.927908593Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T01:27:47.92863918Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=730.487µs logger=migrator t=2026-05-06T01:27:47.936052647Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T01:27:47.936883946Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=823.709µs logger=migrator t=2026-05-06T01:27:47.943235607Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:27:47.944119999Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=884.342µs logger=migrator t=2026-05-06T01:27:47.94841092Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T01:27:47.953476151Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.069661ms logger=migrator t=2026-05-06T01:27:47.957950138Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T01:27:47.961861701Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.911943ms logger=migrator t=2026-05-06T01:27:47.968128589Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T01:27:47.968326714Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=198.395µs logger=migrator t=2026-05-06T01:27:47.972616557Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T01:27:47.974178493Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.572777ms logger=migrator t=2026-05-06T01:27:47.980044284Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T01:27:47.980877573Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=833.379µs logger=migrator t=2026-05-06T01:27:47.986445226Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T01:27:47.990366098Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.924213ms logger=migrator t=2026-05-06T01:27:47.996466064Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T01:27:47.996537705Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=77.002µs logger=migrator t=2026-05-06T01:27:48.00133907Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T01:27:48.00222536Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=885.961µs logger=migrator t=2026-05-06T01:27:48.006930033Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T01:27:48.008446449Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.516756ms logger=migrator t=2026-05-06T01:27:48.015451825Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T01:27:48.015575038Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=124.033µs logger=migrator t=2026-05-06T01:27:48.020391563Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T01:27:48.021857947Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.465804ms logger=migrator t=2026-05-06T01:27:48.027270496Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T01:27:48.028209229Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=939.093µs logger=migrator t=2026-05-06T01:27:48.034700353Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T01:27:48.036105417Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.404404ms logger=migrator t=2026-05-06T01:27:48.041610368Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T01:27:48.04382137Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.208072ms logger=migrator t=2026-05-06T01:27:48.049233129Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T01:27:48.050911939Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.67619ms logger=migrator t=2026-05-06T01:27:48.058414608Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T01:27:48.059675187Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.261589ms logger=migrator t=2026-05-06T01:27:48.064950383Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T01:27:48.064987054Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=52.581µs logger=migrator t=2026-05-06T01:27:48.069703547Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T01:27:48.074814277Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.11042ms logger=migrator t=2026-05-06T01:27:48.080523773Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T01:27:48.081105127Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=581.324µs logger=migrator t=2026-05-06T01:27:48.085300217Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T01:27:48.089275302Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.975105ms logger=migrator t=2026-05-06T01:27:48.094468905Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T01:27:48.095224633Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=750.888µs logger=migrator t=2026-05-06T01:27:48.100768915Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T01:27:48.101744828Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=975.433µs logger=migrator t=2026-05-06T01:27:48.106622964Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T01:27:48.107973816Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.350792ms logger=migrator t=2026-05-06T01:27:48.114304017Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T01:27:48.129294874Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.988628ms logger=migrator t=2026-05-06T01:27:48.135199424Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T01:27:48.136147406Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=949.142µs logger=migrator t=2026-05-06T01:27:48.141212647Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-06T01:27:48.142161539Z 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=948.522µs logger=migrator t=2026-05-06T01:27:48.149031523Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T01:27:48.1493166Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=285.227µs logger=migrator t=2026-05-06T01:27:48.154903453Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T01:27:48.155903736Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.000803ms logger=migrator t=2026-05-06T01:27:48.161864758Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T01:27:48.162201277Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=336.328µs logger=migrator t=2026-05-06T01:27:48.167514862Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T01:27:48.17289537Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.381138ms logger=migrator t=2026-05-06T01:27:48.180339648Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T01:27:48.184312742Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.972805ms logger=migrator t=2026-05-06T01:27:48.189548816Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T01:27:48.190469149Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=925.563µs logger=migrator t=2026-05-06T01:27:48.19516889Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T01:27:48.196072092Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=901.542µs logger=migrator t=2026-05-06T01:27:48.20313087Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T01:27:48.20356576Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=438.261µs logger=migrator t=2026-05-06T01:27:48.209261665Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T01:27:48.215951815Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.68947ms logger=migrator t=2026-05-06T01:27:48.220917214Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T01:27:48.222019899Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.101686ms logger=migrator t=2026-05-06T01:27:48.228656197Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T01:27:48.228937253Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=281.876µs logger=migrator t=2026-05-06T01:27:48.234079446Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T01:27:48.234659799Z level=info msg="Migration successfully executed" id="Move region to single row" duration=580.583µs logger=migrator t=2026-05-06T01:27:48.24055581Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T01:27:48.241360279Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=811.849µs logger=migrator t=2026-05-06T01:27:48.245932218Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T01:27:48.24726096Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.304262ms logger=migrator t=2026-05-06T01:27:48.253514668Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:27:48.255048155Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.526997ms logger=migrator t=2026-05-06T01:27:48.260015843Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:27:48.261508498Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.492206ms logger=migrator t=2026-05-06T01:27:48.268844233Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T01:27:48.269622351Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=778.078µs logger=migrator t=2026-05-06T01:27:48.274799865Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T01:27:48.276061474Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.260129ms logger=migrator t=2026-05-06T01:27:48.280973642Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T01:27:48.281038973Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.021µs logger=migrator t=2026-05-06T01:27:48.287936417Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T01:27:48.289190937Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.25426ms logger=migrator t=2026-05-06T01:27:48.295823225Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T01:27:48.297130586Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.310142ms logger=migrator t=2026-05-06T01:27:48.303882406Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T01:27:48.304945922Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.053326ms logger=migrator t=2026-05-06T01:27:48.312370808Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T01:27:48.31329162Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=920.802µs logger=migrator t=2026-05-06T01:27:48.318934455Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T01:27:48.31913135Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=197.345µs logger=migrator t=2026-05-06T01:27:48.323871282Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T01:27:48.324512127Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=630.314µs logger=migrator t=2026-05-06T01:27:48.333471531Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T01:27:48.333581143Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.903µs logger=migrator t=2026-05-06T01:27:48.339538785Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T01:27:48.340445256Z level=info msg="Migration successfully executed" id="create team table" duration=906.941µs logger=migrator t=2026-05-06T01:27:48.344985944Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T01:27:48.346639663Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.653629ms logger=migrator t=2026-05-06T01:27:48.352551655Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T01:27:48.353461086Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=909.481µs logger=migrator t=2026-05-06T01:27:48.360850991Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T01:27:48.368452022Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.601121ms logger=migrator t=2026-05-06T01:27:48.373689007Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T01:27:48.37381843Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=120.653µs logger=migrator t=2026-05-06T01:27:48.3788539Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T01:27:48.380208822Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.354492ms logger=migrator t=2026-05-06T01:27:48.38770825Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T01:27:48.388984721Z level=info msg="Migration successfully executed" id="create team member table" duration=1.267091ms logger=migrator t=2026-05-06T01:27:48.395544057Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T01:27:48.396443008Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=898.521µs logger=migrator t=2026-05-06T01:27:48.40283942Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T01:27:48.404286725Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.446795ms logger=migrator t=2026-05-06T01:27:48.410232786Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T01:27:48.411383854Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.151738ms logger=migrator t=2026-05-06T01:27:48.419339553Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T01:27:48.427568868Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.223956ms logger=migrator t=2026-05-06T01:27:48.432190889Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T01:27:48.435666361Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.470602ms logger=migrator t=2026-05-06T01:27:48.440860875Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T01:27:48.445886215Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.02427ms logger=migrator t=2026-05-06T01:27:48.452395269Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T01:27:48.453557577Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.153098ms logger=migrator t=2026-05-06T01:27:48.459243062Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T01:27:48.460083112Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=828.74µs logger=migrator t=2026-05-06T01:27:48.466603867Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T01:27:48.469278371Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.673934ms logger=migrator t=2026-05-06T01:27:48.477736212Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T01:27:48.478806528Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.070236ms logger=migrator t=2026-05-06T01:27:48.484244457Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T01:27:48.485690971Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.452084ms logger=migrator t=2026-05-06T01:27:48.494364287Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T01:27:48.496044998Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.693941ms logger=migrator t=2026-05-06T01:27:48.503279589Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T01:27:48.504362156Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.085997ms logger=migrator t=2026-05-06T01:27:48.512125059Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T01:27:48.513578355Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.468045ms logger=migrator t=2026-05-06T01:27:48.520072549Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T01:27:48.520831598Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=759.808µs logger=migrator t=2026-05-06T01:27:48.528322475Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T01:27:48.528700284Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=390.699µs logger=migrator t=2026-05-06T01:27:48.535001085Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T01:27:48.536369867Z level=info msg="Migration successfully executed" id="create tag table" duration=1.369422ms logger=migrator t=2026-05-06T01:27:48.543926747Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T01:27:48.544906149Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=982.593µs logger=migrator t=2026-05-06T01:27:48.55163546Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T01:27:48.553101765Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.468515ms logger=migrator t=2026-05-06T01:27:48.560197964Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T01:27:48.561801312Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.599727ms logger=migrator t=2026-05-06T01:27:48.566994365Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T01:27:48.568894041Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.898806ms logger=migrator t=2026-05-06T01:27:48.574176526Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:27:48.588398425Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.220449ms logger=migrator t=2026-05-06T01:27:48.593080685Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T01:27:48.593721021Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=640.086µs logger=migrator t=2026-05-06T01:27:48.598418263Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T01:27:48.599382506Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=964.084µs logger=migrator t=2026-05-06T01:27:48.604693473Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T01:27:48.605537222Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=834.43µs logger=migrator t=2026-05-06T01:27:48.612260372Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T01:27:48.613344728Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.085486ms logger=migrator t=2026-05-06T01:27:48.619776451Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T01:27:48.620951438Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.176087ms logger=migrator t=2026-05-06T01:27:48.626983022Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T01:27:48.628455187Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.472245ms logger=migrator t=2026-05-06T01:27:48.634721206Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T01:27:48.634833079Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=113.013µs logger=migrator t=2026-05-06T01:27:48.641074467Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T01:27:48.648388101Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.314854ms logger=migrator t=2026-05-06T01:27:48.655369068Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T01:27:48.660571671Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.200013ms logger=migrator t=2026-05-06T01:27:48.665736664Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T01:27:48.670738793Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.001829ms logger=migrator t=2026-05-06T01:27:48.675756333Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T01:27:48.680728461Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.973589ms logger=migrator t=2026-05-06T01:27:48.686490388Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T01:27:48.687386949Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=896.341µs logger=migrator t=2026-05-06T01:27:48.693712409Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T01:27:48.700385799Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.67445ms logger=migrator t=2026-05-06T01:27:48.706200767Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T01:27:48.707057557Z level=info msg="Migration successfully executed" id="create server_lock table" duration=856.75µs logger=migrator t=2026-05-06T01:27:48.714618817Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T01:27:48.715697952Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.077895ms logger=migrator t=2026-05-06T01:27:48.723408216Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T01:27:48.724712366Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.31176ms logger=migrator t=2026-05-06T01:27:48.73072983Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T01:27:48.732169724Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.429954ms logger=migrator t=2026-05-06T01:27:48.740853241Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T01:27:48.742164733Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.310442ms logger=migrator t=2026-05-06T01:27:48.748669487Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T01:27:48.750375828Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.693201ms logger=migrator t=2026-05-06T01:27:48.755040898Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T01:27:48.760666032Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.623934ms logger=migrator t=2026-05-06T01:27:48.767651269Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T01:27:48.769595114Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.949995ms logger=migrator t=2026-05-06T01:27:48.776882438Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T01:27:48.777958093Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.035764ms logger=migrator t=2026-05-06T01:27:48.783589247Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T01:27:48.784577251Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=988.114µs logger=migrator t=2026-05-06T01:27:48.792901709Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T01:27:48.794130688Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.231409ms logger=migrator t=2026-05-06T01:27:48.802927327Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T01:27:48.803988533Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.061816ms logger=migrator t=2026-05-06T01:27:48.810884057Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T01:27:48.811119352Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=241.906µs logger=migrator t=2026-05-06T01:27:48.815391404Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T01:27:48.815498937Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=108.493µs logger=migrator t=2026-05-06T01:27:48.818909368Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T01:27:48.820079365Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.169707ms logger=migrator t=2026-05-06T01:27:48.825024423Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:27:48.826250083Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.225089ms logger=migrator t=2026-05-06T01:27:48.830613296Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:27:48.83158237Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=968.873µs logger=migrator t=2026-05-06T01:27:48.835487482Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:27:48.835564074Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.052µs logger=migrator t=2026-05-06T01:27:48.841215849Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:27:48.842295004Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.075996ms logger=migrator t=2026-05-06T01:27:48.847505528Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:27:48.851668677Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=4.163069ms logger=migrator t=2026-05-06T01:27:48.857857444Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:27:48.858735745Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=869.431µs logger=migrator t=2026-05-06T01:27:48.863786805Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:27:48.865004564Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.218039ms logger=migrator t=2026-05-06T01:27:48.870672578Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T01:27:48.879040678Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.37034ms logger=migrator t=2026-05-06T01:27:48.886063665Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T01:27:48.889111688Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=3.049282ms logger=migrator t=2026-05-06T01:27:48.894001104Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T01:27:48.894073746Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=73.272µs logger=migrator t=2026-05-06T01:27:48.944621358Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T01:27:48.94642564Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.808452ms logger=migrator t=2026-05-06T01:27:48.984168849Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T01:27:48.985539021Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.373482ms logger=migrator t=2026-05-06T01:27:48.99721526Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T01:27:49.000109038Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.897089ms logger=migrator t=2026-05-06T01:27:49.007594156Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:27:49.007681198Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=85.742µs logger=migrator t=2026-05-06T01:27:49.011572381Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T01:27:49.012640876Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.068465ms logger=migrator t=2026-05-06T01:27:49.017132093Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T01:27:49.018196118Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.063685ms logger=migrator t=2026-05-06T01:27:49.023259319Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-06T01:27:49.024303003Z 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.043414ms logger=migrator t=2026-05-06T01:27:49.02920087Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T01:27:49.030233164Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.032094ms logger=migrator t=2026-05-06T01:27:49.035248744Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T01:27:49.0409856Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.744736ms logger=migrator t=2026-05-06T01:27:49.045013757Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:27:49.046170244Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.156407ms logger=migrator t=2026-05-06T01:27:49.051210944Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:27:49.052218607Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.007303ms logger=migrator t=2026-05-06T01:27:49.057499673Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T01:27:49.084634129Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.134636ms logger=migrator t=2026-05-06T01:27:49.089443124Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T01:27:49.11286246Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.417536ms logger=migrator t=2026-05-06T01:27:49.118963535Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:27:49.119728183Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=767.758µs logger=migrator t=2026-05-06T01:27:49.123461663Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:27:49.125227214Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.764612ms logger=migrator t=2026-05-06T01:27:49.131829192Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T01:27:49.137791084Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.962372ms logger=migrator t=2026-05-06T01:27:49.141632244Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T01:27:49.145592819Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.960475ms logger=migrator t=2026-05-06T01:27:49.150140077Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T01:27:49.151174512Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.034155ms logger=migrator t=2026-05-06T01:27:49.157585524Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T01:27:49.158631259Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.045835ms logger=migrator t=2026-05-06T01:27:49.163199968Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T01:27:49.164257352Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.048834ms logger=migrator t=2026-05-06T01:27:49.170587414Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T01:27:49.172032268Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.444224ms logger=migrator t=2026-05-06T01:27:49.178599944Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:27:49.178672335Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.422µs logger=migrator t=2026-05-06T01:27:49.181942624Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T01:27:49.189304808Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.366864ms logger=migrator t=2026-05-06T01:27:49.193403856Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T01:27:49.198313842Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.910036ms logger=migrator t=2026-05-06T01:27:49.203223089Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T01:27:49.209369076Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.145527ms logger=migrator t=2026-05-06T01:27:49.214808855Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T01:27:49.215781669Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=973.444µs logger=migrator t=2026-05-06T01:27:49.219311603Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T01:27:49.220342947Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.030705ms logger=migrator t=2026-05-06T01:27:49.227520338Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T01:27:49.23437595Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.855532ms logger=migrator t=2026-05-06T01:27:49.239689057Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T01:27:49.243899128Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.210231ms logger=migrator t=2026-05-06T01:27:49.247129844Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T01:27:49.248349643Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.217789ms logger=migrator t=2026-05-06T01:27:49.253487665Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T01:27:49.263122345Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.63469ms logger=migrator t=2026-05-06T01:27:49.266931445Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T01:27:49.272019146Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.083161ms logger=migrator t=2026-05-06T01:27:49.276126504Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T01:27:49.276219986Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=93.592µs logger=migrator t=2026-05-06T01:27:49.280032357Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T01:27:49.281196085Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.158567ms logger=migrator t=2026-05-06T01:27:49.288390396Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-06T01:27:49.290432254Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.043148ms logger=migrator t=2026-05-06T01:27:49.299560622Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-06T01:27:49.301546118Z 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.988746ms logger=migrator t=2026-05-06T01:27:49.322641981Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:27:49.322874236Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=236.696µs logger=migrator t=2026-05-06T01:27:49.326943342Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T01:27:49.33525059Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.301338ms logger=migrator t=2026-05-06T01:27:49.339206955Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T01:27:49.345907683Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.700378ms logger=migrator t=2026-05-06T01:27:49.34992202Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T01:27:49.354866896Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.944666ms logger=migrator t=2026-05-06T01:27:49.359168209Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T01:27:49.365631433Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.462954ms logger=migrator t=2026-05-06T01:27:49.372349183Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T01:27:49.38275642Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.404167ms logger=migrator t=2026-05-06T01:27:49.387045993Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T01:27:49.387157905Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=123.543µs logger=migrator t=2026-05-06T01:27:49.392749478Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T01:27:49.393981907Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.224469ms logger=migrator t=2026-05-06T01:27:49.399685763Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T01:27:49.406956476Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.273083ms logger=migrator t=2026-05-06T01:27:49.412466967Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T01:27:49.41256517Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=110.922µs logger=migrator t=2026-05-06T01:27:49.417775763Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T01:27:49.424827901Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.050358ms logger=migrator t=2026-05-06T01:27:49.42940416Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T01:27:49.430729111Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.325261ms logger=migrator t=2026-05-06T01:27:49.435647608Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T01:27:49.44285528Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.207382ms logger=migrator t=2026-05-06T01:27:49.448859483Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T01:27:49.450129993Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.27624ms logger=migrator t=2026-05-06T01:27:49.467499597Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T01:27:49.468825588Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.328101ms logger=migrator t=2026-05-06T01:27:49.475847854Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T01:27:49.48703476Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.188896ms logger=migrator t=2026-05-06T01:27:49.55004252Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T01:27:49.551611017Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.570597ms logger=migrator t=2026-05-06T01:27:49.562507086Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T01:27:49.564328299Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.822324ms logger=migrator t=2026-05-06T01:27:49.570110877Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T01:27:49.57109964Z level=info msg="Migration successfully executed" id="create alert_image table" duration=985.093µs logger=migrator t=2026-05-06T01:27:49.576088029Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T01:27:49.577096204Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.002485ms logger=migrator t=2026-05-06T01:27:49.581794675Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T01:27:49.581877167Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=83.221µs logger=migrator t=2026-05-06T01:27:49.58618066Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T01:27:49.587229284Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.047605ms logger=migrator t=2026-05-06T01:27:49.598136333Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T01:27:49.599078186Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=942.102µs logger=migrator t=2026-05-06T01:27:49.604952046Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T01:27:49.60554775Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T01:27:49.610066457Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T01:27:49.610688823Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=622.426µs logger=migrator t=2026-05-06T01:27:49.617703659Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T01:27:49.618884058Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.181239ms logger=migrator t=2026-05-06T01:27:49.622839091Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T01:27:49.631699972Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.857001ms logger=migrator t=2026-05-06T01:27:49.636531757Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T01:27:49.638034842Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.504395ms logger=migrator t=2026-05-06T01:27:49.643339279Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T01:27:49.644553318Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.21213ms logger=migrator t=2026-05-06T01:27:49.648574984Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T01:27:49.649704921Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.066696ms logger=migrator t=2026-05-06T01:27:49.654954905Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T01:27:49.656284897Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.329682ms logger=migrator t=2026-05-06T01:27:49.665006094Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T01:27:49.666344376Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.338382ms logger=migrator t=2026-05-06T01:27:49.670794772Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T01:27:49.670821562Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.18µs logger=migrator t=2026-05-06T01:27:49.674284355Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T01:27:49.674377027Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=93.472µs logger=migrator t=2026-05-06T01:27:49.679601351Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T01:27:49.687729075Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.130094ms logger=migrator t=2026-05-06T01:27:49.692747504Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T01:27:49.693375229Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=625.915µs logger=migrator t=2026-05-06T01:27:49.698913231Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T01:27:49.700513039Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.601928ms logger=migrator t=2026-05-06T01:27:49.718541148Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T01:27:49.719036969Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=470.171µs logger=migrator t=2026-05-06T01:27:49.72703393Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T01:27:49.728936855Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.902175ms logger=migrator t=2026-05-06T01:27:49.737632002Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T01:27:49.739028965Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.396423ms logger=migrator t=2026-05-06T01:27:49.744010973Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T01:27:49.790488799Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.472646ms logger=migrator t=2026-05-06T01:27:49.796977583Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T01:27:49.808791284Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.813841ms logger=migrator t=2026-05-06T01:27:49.817762099Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T01:27:49.817959883Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=207.665µs logger=migrator t=2026-05-06T01:27:49.825954472Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T01:27:49.862198605Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.255123ms logger=migrator t=2026-05-06T01:27:49.879970418Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T01:27:49.91157198Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.600431ms logger=migrator t=2026-05-06T01:27:49.9179182Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T01:27:49.918891614Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=973.724µs logger=migrator t=2026-05-06T01:27:49.928220396Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T01:27:49.929616478Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.399763ms logger=migrator t=2026-05-06T01:27:50.012122321Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T01:27:50.012668664Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=552.063µs logger=migrator t=2026-05-06T01:27:50.018930163Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T01:27:50.02048055Z level=info msg="Migration successfully executed" id="create permission table" duration=1.550387ms logger=migrator t=2026-05-06T01:27:50.028790668Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T01:27:50.030802636Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.014838ms logger=migrator t=2026-05-06T01:27:50.036623824Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T01:27:50.037693699Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.069905ms logger=migrator t=2026-05-06T01:27:50.043538458Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T01:27:50.044579124Z level=info msg="Migration successfully executed" id="create role table" duration=1.037765ms logger=migrator t=2026-05-06T01:27:50.051279903Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T01:27:50.061708031Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.424428ms logger=migrator t=2026-05-06T01:27:50.069365043Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T01:27:50.074798422Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.432949ms logger=migrator t=2026-05-06T01:27:50.080791384Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T01:27:50.082045675Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.24985ms logger=migrator t=2026-05-06T01:27:50.088379035Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T01:27:50.089576464Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.204549ms logger=migrator t=2026-05-06T01:27:50.094856309Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T01:27:50.096009177Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.156888ms logger=migrator t=2026-05-06T01:27:50.100889843Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T01:27:50.101928548Z level=info msg="Migration successfully executed" id="create team role table" duration=1.038875ms logger=migrator t=2026-05-06T01:27:50.107832208Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T01:27:50.108907243Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.074805ms logger=migrator t=2026-05-06T01:27:50.116189567Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T01:27:50.119012134Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.826307ms logger=migrator t=2026-05-06T01:27:50.124807792Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T01:27:50.126132154Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.320892ms logger=migrator t=2026-05-06T01:27:50.135690031Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T01:27:50.136824517Z level=info msg="Migration successfully executed" id="create user role table" duration=1.146717ms logger=migrator t=2026-05-06T01:27:50.144190153Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T01:27:50.145317929Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.127446ms logger=migrator t=2026-05-06T01:27:50.155325418Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T01:27:50.156465294Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.139786ms logger=migrator t=2026-05-06T01:27:50.165265085Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T01:27:50.166569095Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.3074ms logger=migrator t=2026-05-06T01:27:50.177122197Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T01:27:50.178302184Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.194758ms logger=migrator t=2026-05-06T01:27:50.184378349Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T01:27:50.185641299Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.262531ms logger=migrator t=2026-05-06T01:27:50.195742239Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T01:27:50.197347117Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.604788ms logger=migrator t=2026-05-06T01:27:50.202729646Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T01:27:50.211649968Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.920222ms logger=migrator t=2026-05-06T01:27:50.216137705Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T01:27:50.216911703Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=774.348µs logger=migrator t=2026-05-06T01:27:50.222288311Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T01:27:50.223955901Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.66718ms logger=migrator t=2026-05-06T01:27:50.230024145Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T01:27:50.231169032Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.163327ms logger=migrator t=2026-05-06T01:27:50.237589384Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T01:27:50.239064Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.473436ms logger=migrator t=2026-05-06T01:27:50.244218593Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T01:27:50.245476142Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.257389ms logger=migrator t=2026-05-06T01:27:50.252768866Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T01:27:50.253986334Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.206258ms logger=migrator t=2026-05-06T01:27:50.259214389Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T01:27:50.270759743Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.546104ms logger=migrator t=2026-05-06T01:27:50.287475521Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T01:27:50.293374911Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.90012ms logger=migrator t=2026-05-06T01:27:50.298318489Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T01:27:50.304116027Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.793358ms logger=migrator t=2026-05-06T01:27:50.309384882Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T01:27:50.31894631Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.560467ms logger=migrator t=2026-05-06T01:27:50.324086772Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T01:27:50.324979424Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=892.442µs logger=migrator t=2026-05-06T01:27:50.330294069Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T01:27:50.332273277Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.978468ms logger=migrator t=2026-05-06T01:27:50.341153398Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T01:27:50.342534491Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.382733ms logger=migrator t=2026-05-06T01:27:50.347283185Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T01:27:50.348272888Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=992.964µs logger=migrator t=2026-05-06T01:27:50.356436872Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T01:27:50.35763014Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.193598ms logger=migrator t=2026-05-06T01:27:50.363306875Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T01:27:50.363399537Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=93.272µs logger=migrator t=2026-05-06T01:27:50.374512811Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T01:27:50.374555182Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.481µs logger=migrator t=2026-05-06T01:27:50.378931537Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T01:27:50.379532941Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=601.704µs logger=migrator t=2026-05-06T01:27:50.385545324Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T01:27:50.386289692Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=750.228µs logger=migrator t=2026-05-06T01:27:50.391876134Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T01:27:50.392577392Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=701.448µs logger=migrator t=2026-05-06T01:27:50.396401572Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T01:27:50.396765151Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=354.639µs logger=migrator t=2026-05-06T01:27:50.408865929Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T01:27:50.409952685Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.091996ms logger=migrator t=2026-05-06T01:27:50.418264633Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T01:27:50.419587934Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.327232ms logger=migrator t=2026-05-06T01:27:50.435455571Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T01:27:50.437430009Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.977238ms logger=migrator t=2026-05-06T01:27:50.444408544Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T01:27:50.451533184Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.12572ms logger=migrator t=2026-05-06T01:27:50.459432152Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T01:27:50.459571386Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=141.823µs logger=migrator t=2026-05-06T01:27:50.468744753Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T01:27:50.469937011Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.196218ms logger=migrator t=2026-05-06T01:27:50.477306797Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T01:27:50.478853274Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.547417ms logger=migrator t=2026-05-06T01:27:50.48458296Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T01:27:50.485980743Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.398233ms logger=migrator t=2026-05-06T01:27:50.493256327Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T01:27:50.503774866Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.522729ms logger=migrator t=2026-05-06T01:27:50.510541738Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T01:27:50.511730456Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.193708ms logger=migrator t=2026-05-06T01:27:50.52408441Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T01:27:50.525986935Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.906515ms logger=migrator t=2026-05-06T01:27:50.534526018Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:27:50.562036332Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.512405ms logger=migrator t=2026-05-06T01:27:50.56695337Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T01:27:50.568118797Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.165297ms logger=migrator t=2026-05-06T01:27:50.575323389Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T01:27:50.576562188Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.237069ms logger=migrator t=2026-05-06T01:27:50.583277288Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T01:27:50.585122061Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.842633ms logger=migrator t=2026-05-06T01:27:50.590993492Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T01:27:50.592402325Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.409033ms logger=migrator t=2026-05-06T01:27:50.599495024Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T01:27:50.600019966Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=530.202µs logger=migrator t=2026-05-06T01:27:50.605869985Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T01:27:50.607277688Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.406523ms logger=migrator t=2026-05-06T01:27:50.612456292Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T01:27:50.621685762Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.230761ms logger=migrator t=2026-05-06T01:27:50.627987661Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T01:27:50.628697338Z level=info msg="Migration successfully executed" id="create entity_events table" duration=704.557µs logger=migrator t=2026-05-06T01:27:50.633781479Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T01:27:50.635421688Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.640779ms logger=migrator t=2026-05-06T01:27:50.645637701Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:27:50.646328927Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:27:50.652676029Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:27:50.65315074Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:27:50.658104668Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T01:27:50.658762884Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=658.486µs logger=migrator t=2026-05-06T01:27:50.665466803Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T01:27:50.666547859Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.080787ms logger=migrator t=2026-05-06T01:27:50.67250241Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:27:50.674477397Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.974427ms logger=migrator t=2026-05-06T01:27:50.680129791Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:27:50.682002276Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.868365ms logger=migrator t=2026-05-06T01:27:50.687461286Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:27:50.6884612Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=999.614µs logger=migrator t=2026-05-06T01:27:50.694258027Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:27:50.695988499Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.730822ms logger=migrator t=2026-05-06T01:27:50.702097784Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T01:27:50.703460107Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.363763ms logger=migrator t=2026-05-06T01:27:50.710235467Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T01:27:50.711417106Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.181489ms logger=migrator t=2026-05-06T01:27:50.71665964Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:27:50.717921421Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.261011ms logger=migrator t=2026-05-06T01:27:50.724286212Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:27:50.726051964Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.765632ms logger=migrator t=2026-05-06T01:27:50.731054003Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T01:27:50.732124439Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.070295ms logger=migrator t=2026-05-06T01:27:50.737330802Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T01:27:50.759232424Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.901182ms logger=migrator t=2026-05-06T01:27:50.765517703Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T01:27:50.771479295Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.962932ms logger=migrator t=2026-05-06T01:27:50.776480694Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T01:27:50.782403464Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.92257ms logger=migrator t=2026-05-06T01:27:50.788465289Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T01:27:50.788653253Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=188.504µs logger=migrator t=2026-05-06T01:27:50.793761375Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T01:27:50.799786958Z level=info msg="Migration successfully executed" id="add share column" duration=6.027363ms logger=migrator t=2026-05-06T01:27:50.805153006Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T01:27:50.805279639Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=126.753µs logger=migrator t=2026-05-06T01:27:50.810337059Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T01:27:50.811005775Z level=info msg="Migration successfully executed" id="create file table" duration=668.336µs logger=migrator t=2026-05-06T01:27:50.816339812Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T01:27:50.818103654Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.771493ms logger=migrator t=2026-05-06T01:27:50.823992874Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T01:27:50.82508412Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.088556ms logger=migrator t=2026-05-06T01:27:50.831523683Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T01:27:50.832827474Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.303692ms logger=migrator t=2026-05-06T01:27:50.838473898Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T01:27:50.84022463Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.750312ms logger=migrator t=2026-05-06T01:27:50.847959264Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T01:27:50.848033975Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.901µs logger=migrator t=2026-05-06T01:27:50.853414273Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T01:27:50.853479725Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.992µs logger=migrator t=2026-05-06T01:27:50.859045757Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T01:27:50.859867458Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=822.961µs logger=migrator t=2026-05-06T01:27:50.865812009Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T01:27:50.866136936Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=325.277µs logger=migrator t=2026-05-06T01:27:50.873866951Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T01:27:50.87595914Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.09241ms logger=migrator t=2026-05-06T01:27:50.879986166Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T01:27:50.889141323Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.154927ms logger=migrator t=2026-05-06T01:27:50.894364338Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T01:27:50.894521882Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=157.434µs logger=migrator t=2026-05-06T01:27:50.900371471Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T01:27:50.901502797Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.131096ms logger=migrator t=2026-05-06T01:27:50.907263134Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T01:27:50.907948451Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=691.677µs logger=migrator t=2026-05-06T01:27:50.914954637Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T01:27:50.91549785Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=494.052µs logger=migrator t=2026-05-06T01:27:50.921983575Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T01:27:50.922887666Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=909.001µs logger=migrator t=2026-05-06T01:27:50.927006894Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T01:27:50.938663582Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.641558ms logger=migrator t=2026-05-06T01:27:50.943299832Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T01:27:50.953586336Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.286645ms logger=migrator t=2026-05-06T01:27:50.958572255Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T01:27:50.959602069Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.029504ms logger=migrator t=2026-05-06T01:27:50.968090952Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T01:27:51.053571255Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.479344ms logger=migrator t=2026-05-06T01:27:51.056998847Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T01:27:51.058323448Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.324741ms logger=migrator t=2026-05-06T01:27:51.063413479Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T01:27:51.064353212Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=939.573µs logger=migrator t=2026-05-06T01:27:51.06937717Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T01:27:51.09791467Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.53776ms logger=migrator t=2026-05-06T01:27:51.10297113Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T01:27:51.110798346Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.825006ms logger=migrator t=2026-05-06T01:27:51.115825676Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T01:27:51.116208085Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=382.149µs logger=migrator t=2026-05-06T01:27:51.11978153Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T01:27:51.120043786Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=261.866µs logger=migrator t=2026-05-06T01:27:51.125025734Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T01:27:51.125305301Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=278.057µs logger=migrator t=2026-05-06T01:27:51.128694131Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T01:27:51.128942898Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=248.307µs logger=migrator t=2026-05-06T01:27:51.133172258Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T01:27:51.133552967Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=380.459µs logger=migrator t=2026-05-06T01:27:51.138005774Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T01:27:51.13955421Z level=info msg="Migration successfully executed" id="create folder table" duration=1.547536ms logger=migrator t=2026-05-06T01:27:51.144787304Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T01:27:51.146235449Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.447595ms logger=migrator t=2026-05-06T01:27:51.152531999Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T01:27:51.154793233Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.261224ms logger=migrator t=2026-05-06T01:27:51.159578137Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T01:27:51.159623168Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.291µs logger=migrator t=2026-05-06T01:27:51.164013332Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:27:51.165260902Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.2477ms logger=migrator t=2026-05-06T01:27:51.169601555Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:27:51.170789874Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.186839ms logger=migrator t=2026-05-06T01:27:51.174151814Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T01:27:51.175433573Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.281249ms logger=migrator t=2026-05-06T01:27:51.179592683Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T01:27:51.180069474Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=476.561µs logger=migrator t=2026-05-06T01:27:51.184439047Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T01:27:51.184753966Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=314.949µs logger=migrator t=2026-05-06T01:27:51.18870924Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T01:27:51.190538013Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.828884ms logger=migrator t=2026-05-06T01:27:51.19548192Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T01:27:51.19670006Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.21798ms logger=migrator t=2026-05-06T01:27:51.201932055Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T01:27:51.20300194Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.069915ms logger=migrator t=2026-05-06T01:27:51.206459201Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T01:27:51.20764422Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.184899ms logger=migrator t=2026-05-06T01:27:51.211671536Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T01:27:51.212742241Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.070525ms logger=migrator t=2026-05-06T01:27:51.216637274Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T01:27:51.217570056Z level=info msg="Migration successfully executed" id="create anon_device table" duration=932.322µs logger=migrator t=2026-05-06T01:27:51.222052843Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T01:27:51.223360833Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.30689ms logger=migrator t=2026-05-06T01:27:51.227459562Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T01:27:51.228601368Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.142946ms logger=migrator t=2026-05-06T01:27:51.232672506Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T01:27:51.233564917Z level=info msg="Migration successfully executed" id="create signing_key table" duration=890.56µs logger=migrator t=2026-05-06T01:27:51.238899044Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T01:27:51.240711706Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.812672ms logger=migrator t=2026-05-06T01:27:51.245218234Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T01:27:51.24672106Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.503776ms logger=migrator t=2026-05-06T01:27:51.250423467Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T01:27:51.250749805Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=326.968µs logger=migrator t=2026-05-06T01:27:51.255425337Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T01:27:51.264549454Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.123707ms logger=migrator t=2026-05-06T01:27:51.269399039Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T01:27:51.269963702Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=564.183µs logger=migrator t=2026-05-06T01:27:51.273431895Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:27:51.273446375Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=15.25µs logger=migrator t=2026-05-06T01:27:51.27740818Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:27:51.279155641Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.747651ms logger=migrator t=2026-05-06T01:27:51.285771339Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:27:51.285792889Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.54µs logger=migrator t=2026-05-06T01:27:51.291360352Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T01:27:51.293358568Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.997176ms logger=migrator t=2026-05-06T01:27:51.296930134Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:27:51.298840659Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.912165ms logger=migrator t=2026-05-06T01:27:51.304623747Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T01:27:51.305713653Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.089597ms logger=migrator t=2026-05-06T01:27:51.311161703Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T01:27:51.31233893Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.178617ms logger=migrator t=2026-05-06T01:27:51.318426795Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T01:27:51.318736722Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=310.957µs logger=migrator t=2026-05-06T01:27:51.323078066Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T01:27:51.323740661Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=662.345µs logger=migrator t=2026-05-06T01:27:51.329811165Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T01:27:51.33080161Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=990.335µs logger=migrator t=2026-05-06T01:27:51.335950412Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T01:27:51.337335915Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.386263ms logger=migrator t=2026-05-06T01:27:51.343471241Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T01:27:51.351961483Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.490622ms logger=migrator t=2026-05-06T01:27:51.35521756Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T01:27:51.364011109Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.790919ms logger=migrator t=2026-05-06T01:27:51.367455992Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T01:27:51.376831864Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.375782ms logger=migrator t=2026-05-06T01:27:51.382836427Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T01:27:51.382887428Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.871µs logger=migrator t=2026-05-06T01:27:51.38883784Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T01:27:51.400516918Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.679808ms logger=migrator t=2026-05-06T01:27:51.404006571Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T01:27:51.410538596Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.531945ms logger=migrator t=2026-05-06T01:27:51.413972448Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T01:27:51.414270065Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=297.837µs logger=migrator t=2026-05-06T01:27:51.418648319Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.531369968s logger=migrator t=2026-05-06T01:27:51.419233953Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T01:27:51.43463339Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T01:27:51.434840455Z level=info msg="Created default organization" logger=secrets t=2026-05-06T01:27:51.438510321Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T01:27:51.481080034Z level=info msg="Restored cache from database" duration=380.229µs logger=plugin.store t=2026-05-06T01:27:51.482428066Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T01:27:51.521579108Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T01:27:51.521610549Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T01:27:51.521711951Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T01:27:51.521723731Z level=info msg="Plugins loaded" count=54 duration=39.296695ms logger=query_data t=2026-05-06T01:27:51.525426919Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T01:27:51.52843117Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T01:27:51.533639365Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T01:27:51.542508945Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T01:27:51.544674627Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T01:27:51.546626854Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T01:27:51.56872173Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T01:27:51.585096738Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T01:27:51.603023865Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T01:27:51.603061046Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-06T01:27:51.603276181Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-05-06T01:27:51.606076928Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-06T01:27:51.603798303Z level=info msg="State cache has been initialized" states=0 duration=524.952µs logger=ngalert.multiorg.alertmanager t=2026-05-06T01:27:51.607131202Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-06T01:27:51.607652015Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T01:27:51.608356012Z level=info msg=starting first_tick=2026-05-06T01:28:00Z logger=grafanaStorageLogger t=2026-05-06T01:27:51.608719211Z level=info msg="Storage starting" logger=http.server t=2026-05-06T01:27:51.614964099Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-06T01:27:51.633137362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:27:51.634250818Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T01:27:51.658517405Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-06T01:27:51.662366346Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:27:51.663682147Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-06T01:27:51.671578976Z level=info msg="Update check succeeded" duration=67.997247ms logger=grafana.update.checker t=2026-05-06T01:27:51.673806419Z level=info msg="Update check succeeded" duration=70.302632ms logger=sqlstore.transactions t=2026-05-06T01:27:51.683385757Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:27:51.683662194Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:27:51.695468834Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:27:51.717079048Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:27:51.725269962Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=auth t=2026-05-06T01:27:51.72725408Z level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T01:27:51.749044559Z level=info msg="Patterns update finished" duration=143.137665ms logger=grafana-apiserver t=2026-05-06T01:27:51.967595787Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T01:27:51.968034738Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T01:27:52.847420546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:52.849101156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.110248388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.167229783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.187068325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.215394499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.240325682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.296419896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.317109739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.345481774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.360806348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.398625198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.413270216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.446766623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.463706546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.550783807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.568026747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.602236061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.624026829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.67071959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.691662508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.741198607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.761110691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.821946278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.838493991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.885024748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:53.896697846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.193635369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.211653318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.256916174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.269864913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.398657597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.416210314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.616700733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.631740621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.688857749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.704736137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.750354472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.764797645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.819107998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.834014982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.899674105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:54.922053177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.027857893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.043773742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.094729444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.115528849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.167778931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.181217441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.236066266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.251590815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.304460243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.327720496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.392024376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.402692959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.943542545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:55.963330186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.038212037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.049826473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.104275709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.122622075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.191964015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.207821212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.259721166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.276474105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.337787993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.369760693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.461181669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.482007674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.565917739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.588026536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.671124863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.684430049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.751508955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.768367036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.840131393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.854823323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.941174726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:56.958609372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:27:57.043833898Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T01:28:32.626434611Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T01:37:51.666601826Z level=info msg="Completed cleanup jobs" duration=62.269237ms logger=plugins.update.checker t=2026-05-06T01:37:51.723560907Z level=info msg="Update check succeeded" duration=50.847326ms logger=sqlstore.transactions t=2026-05-06T01:42:51.542423108Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-06T01:47:51.655053866Z level=info msg="Completed cleanup jobs" duration=50.390426ms logger=plugins.update.checker t=2026-05-06T01:47:51.722796655Z level=info msg="Update check succeeded" duration=50.12508ms logger=cleanup t=2026-05-06T01:57:51.640173348Z level=info msg="Completed cleanup jobs" duration=35.759978ms logger=plugins.update.checker t=2026-05-06T01:57:51.733865627Z level=info msg="Update check succeeded" duration=61.450725ms logger=infra.usagestats t=2026-05-06T01:58:32.651372978Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-06T02:07:51.724167222Z level=info msg="Update check succeeded" duration=52.299701ms logger=cleanup t=2026-05-06T02:07:51.8644775Z level=info msg="Completed cleanup jobs" duration=259.836794ms logger=cleanup t=2026-05-06T02:17:51.626990075Z level=info msg="Completed cleanup jobs" duration=22.483848ms logger=plugins.update.checker t=2026-05-06T02:17:51.722679632Z level=info msg="Update check succeeded" duration=50.348704ms logger=cleanup t=2026-05-06T02:27:51.644180526Z level=info msg="Completed cleanup jobs" duration=40.16362ms logger=sqlstore.transactions t=2026-05-06T02:27:51.647925356Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-06T02:27:51.726028253Z level=info msg="Update check succeeded" duration=53.661984ms logger=infra.usagestats t=2026-05-06T02:28:32.647312698Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T02:37:51.628642128Z level=info msg="Completed cleanup jobs" duration=24.179813ms logger=plugins.update.checker t=2026-05-06T02:37:51.724639948Z level=info msg="Update check succeeded" duration=52.007355ms