logger=settings t=2026-05-01T02:10:27.034425387Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-01T02:10:27Z logger=settings t=2026-05-01T02:10:27.034884118Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-01T02:10:27.034902558Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-01T02:10:27.034909419Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-01T02:10:27.034914239Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-01T02:10:27.034921179Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-01T02:10:27.034925469Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-01T02:10:27.034929709Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-01T02:10:27.034935079Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-01T02:10:27.034939599Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-01T02:10:27.034943829Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-01T02:10:27.034948119Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-01T02:10:27.03495219Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-01T02:10:27.03495671Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-01T02:10:27.03496447Z level=info msg=Target target=[all] logger=settings t=2026-05-01T02:10:27.03498333Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-01T02:10:27.03498782Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-01T02:10:27.03499174Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-01T02:10:27.034995761Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-01T02:10:27.035000181Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-01T02:10:27.035005871Z level=info msg="App mode production" logger=sqlstore t=2026-05-01T02:10:27.0353832Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-01T02:10:27.03540469Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-01T02:10:27.037686814Z level=info msg="Locking database" logger=migrator t=2026-05-01T02:10:27.037706275Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-01T02:10:27.038757879Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-01T02:10:27.040214264Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.456315ms logger=migrator t=2026-05-01T02:10:27.044872164Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-01T02:10:27.046127464Z level=info msg="Migration successfully executed" id="create user table" duration=1.256891ms logger=migrator t=2026-05-01T02:10:27.050844455Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-01T02:10:27.051538092Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=692.287µs logger=migrator t=2026-05-01T02:10:27.056500088Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-01T02:10:27.057471962Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=973.674µs logger=migrator t=2026-05-01T02:10:27.061419885Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-01T02:10:27.062732937Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.313362ms logger=migrator t=2026-05-01T02:10:27.06881086Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-01T02:10:27.069549708Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=740.088µs logger=migrator t=2026-05-01T02:10:27.075645652Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-01T02:10:27.079629276Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.980285ms logger=migrator t=2026-05-01T02:10:27.090282088Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-01T02:10:27.091705212Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.426025ms logger=migrator t=2026-05-01T02:10:27.097422537Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-01T02:10:27.098360519Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=941.422µs logger=migrator t=2026-05-01T02:10:27.102459356Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-01T02:10:27.103964221Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.506595ms logger=migrator t=2026-05-01T02:10:27.10984167Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-01T02:10:27.110344563Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=507.033µs logger=migrator t=2026-05-01T02:10:27.114237435Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-01T02:10:27.11489392Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=655.405µs logger=migrator t=2026-05-01T02:10:27.121403245Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-01T02:10:27.122633153Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.230928ms logger=migrator t=2026-05-01T02:10:27.127304344Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-01T02:10:27.127334495Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.961µs logger=migrator t=2026-05-01T02:10:27.131837771Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-01T02:10:27.134228977Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.391316ms logger=migrator t=2026-05-01T02:10:27.13854509Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-01T02:10:27.139111673Z level=info msg="Migration successfully executed" id="Add missing user data" duration=568.973µs logger=migrator t=2026-05-01T02:10:27.143319592Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-01T02:10:27.144743196Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.422854ms logger=migrator t=2026-05-01T02:10:27.148216728Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-01T02:10:27.149103459Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=888.571µs logger=migrator t=2026-05-01T02:10:27.152659374Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-01T02:10:27.154020515Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.363231ms logger=migrator t=2026-05-01T02:10:27.158525523Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-01T02:10:27.172020172Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.50143ms logger=migrator t=2026-05-01T02:10:27.178776301Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-01T02:10:27.17957637Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=798.179µs logger=migrator t=2026-05-01T02:10:27.183307979Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-01T02:10:27.183511784Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=204.065µs logger=migrator t=2026-05-01T02:10:27.187997879Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-01T02:10:27.188679126Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=679.647µs logger=migrator t=2026-05-01T02:10:27.19432155Z 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-01T02:10:27.194836392Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=515.272µs logger=migrator t=2026-05-01T02:10:27.208326301Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-01T02:10:27.20913082Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=807.329µs logger=migrator t=2026-05-01T02:10:27.214888496Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-01T02:10:27.215951081Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.062595ms logger=migrator t=2026-05-01T02:10:27.219553337Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-01T02:10:27.220316434Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=762.987µs logger=migrator t=2026-05-01T02:10:27.22518098Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-01T02:10:27.225796904Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=616.724µs logger=migrator t=2026-05-01T02:10:27.230996067Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-01T02:10:27.231615221Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=618.534µs logger=migrator t=2026-05-01T02:10:27.235955314Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-01T02:10:27.237170973Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.213429ms logger=migrator t=2026-05-01T02:10:27.249682738Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-01T02:10:27.24976791Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=86.372µs logger=migrator t=2026-05-01T02:10:27.254585935Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-01T02:10:27.255680511Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.094146ms logger=migrator t=2026-05-01T02:10:27.260514225Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-01T02:10:27.261214251Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=699.976µs logger=migrator t=2026-05-01T02:10:27.264819427Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-01T02:10:27.26578718Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=967.133µs logger=migrator t=2026-05-01T02:10:27.274486225Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-01T02:10:27.275975481Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.492796ms logger=migrator t=2026-05-01T02:10:27.279867423Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:27.283690253Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.823ms logger=migrator t=2026-05-01T02:10:27.305339545Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-01T02:10:27.306994075Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.65784ms logger=migrator t=2026-05-01T02:10:27.317578856Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-01T02:10:27.318498477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=923.392µs logger=migrator t=2026-05-01T02:10:27.322540712Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-01T02:10:27.323127607Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=589.205µs logger=migrator t=2026-05-01T02:10:27.327596962Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-01T02:10:27.328822991Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.225879ms logger=migrator t=2026-05-01T02:10:27.333363158Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-01T02:10:27.334541357Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.178199ms logger=migrator t=2026-05-01T02:10:27.340438386Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-01T02:10:27.340859706Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=421.77µs logger=migrator t=2026-05-01T02:10:27.345777262Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-01T02:10:27.346720644Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=943.332µs logger=migrator t=2026-05-01T02:10:27.352230695Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-01T02:10:27.352802848Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=568.043µs logger=migrator t=2026-05-01T02:10:27.357463289Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-01T02:10:27.358420551Z level=info msg="Migration successfully executed" id="create star table" duration=957.182µs logger=migrator t=2026-05-01T02:10:27.363800868Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-01T02:10:27.365436807Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.633359ms logger=migrator t=2026-05-01T02:10:27.371340797Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-01T02:10:27.372623227Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.28477ms logger=migrator t=2026-05-01T02:10:27.378714071Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-01T02:10:27.379992582Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.317582ms logger=migrator t=2026-05-01T02:10:27.385355619Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-01T02:10:27.386405763Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.049924ms logger=migrator t=2026-05-01T02:10:27.391252158Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-01T02:10:27.392031456Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=780.878µs logger=migrator t=2026-05-01T02:10:27.397335762Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-01T02:10:27.398021588Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=687.596µs logger=migrator t=2026-05-01T02:10:27.402777981Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-01T02:10:27.403493597Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=713.376µs logger=migrator t=2026-05-01T02:10:27.410959554Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-01T02:10:27.410987845Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.331µs logger=migrator t=2026-05-01T02:10:27.415263855Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-01T02:10:27.415289056Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.951µs logger=migrator t=2026-05-01T02:10:27.427592468Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-01T02:10:27.427808953Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=218.435µs logger=migrator t=2026-05-01T02:10:27.432275299Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-01T02:10:27.433127659Z level=info msg="Migration successfully executed" id="create dashboard table" duration=851.91µs logger=migrator t=2026-05-01T02:10:27.437775239Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-01T02:10:27.438606599Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=832.959µs logger=migrator t=2026-05-01T02:10:27.443388782Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-01T02:10:27.444233562Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=844.519µs logger=migrator t=2026-05-01T02:10:27.451112244Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-01T02:10:27.451935494Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=823µs logger=migrator t=2026-05-01T02:10:27.460057135Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-01T02:10:27.461985461Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.927146ms logger=migrator t=2026-05-01T02:10:27.473697228Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-01T02:10:27.475169503Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.478045ms logger=migrator t=2026-05-01T02:10:27.489568444Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-01T02:10:27.495665888Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.101115ms logger=migrator t=2026-05-01T02:10:27.500243716Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-01T02:10:27.50126075Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.016204ms logger=migrator t=2026-05-01T02:10:27.506684368Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-01T02:10:27.507916738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.23379ms logger=migrator t=2026-05-01T02:10:27.514167046Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-01T02:10:27.515294852Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.136177ms logger=migrator t=2026-05-01T02:10:27.519803879Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-01T02:10:27.520177048Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=373.879µs logger=migrator t=2026-05-01T02:10:27.524419178Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-01T02:10:27.525424482Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.002694ms logger=migrator t=2026-05-01T02:10:27.530518173Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-01T02:10:27.530602455Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.262µs logger=migrator t=2026-05-01T02:10:27.535610802Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-01T02:10:27.537679742Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.07169ms logger=migrator t=2026-05-01T02:10:27.544461503Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-01T02:10:27.546534411Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.074418ms logger=migrator t=2026-05-01T02:10:27.551104959Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-01T02:10:27.552906322Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.799003ms logger=migrator t=2026-05-01T02:10:27.557673844Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-01T02:10:27.558613137Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=938.653µs logger=migrator t=2026-05-01T02:10:27.563942424Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-01T02:10:27.566125944Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.1832ms logger=migrator t=2026-05-01T02:10:27.57057728Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-01T02:10:27.571808149Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.233089ms logger=migrator t=2026-05-01T02:10:27.577754249Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-01T02:10:27.579099672Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.340902ms logger=migrator t=2026-05-01T02:10:27.583834304Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-01T02:10:27.583883215Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.091µs logger=migrator t=2026-05-01T02:10:27.589061418Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-01T02:10:27.589101769Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.391µs logger=migrator t=2026-05-01T02:10:27.593943562Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-01T02:10:27.59679748Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.854738ms logger=migrator t=2026-05-01T02:10:27.601084552Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-01T02:10:27.602752431Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.667929ms logger=migrator t=2026-05-01T02:10:27.614307645Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-01T02:10:27.617225494Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.918849ms logger=migrator t=2026-05-01T02:10:27.627031676Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-01T02:10:27.629273159Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.245534ms logger=migrator t=2026-05-01T02:10:27.634223236Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-01T02:10:27.634957923Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=737.827µs logger=migrator t=2026-05-01T02:10:27.64241117Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-01T02:10:27.64368246Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.270939ms logger=migrator t=2026-05-01T02:10:27.656855022Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-01T02:10:27.657708701Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=855.12µs logger=migrator t=2026-05-01T02:10:27.663437677Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-01T02:10:27.663625011Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=188.994µs logger=migrator t=2026-05-01T02:10:27.66950804Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-01T02:10:27.671053937Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.541477ms logger=migrator t=2026-05-01T02:10:27.675901142Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-01T02:10:27.677073499Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.171967ms logger=migrator t=2026-05-01T02:10:27.682129709Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:27.688061039Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.9337ms logger=migrator t=2026-05-01T02:10:27.693408906Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-01T02:10:27.694164674Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=758.058µs logger=migrator t=2026-05-01T02:10:27.698973058Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-01T02:10:27.699861928Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=888.79µs logger=migrator t=2026-05-01T02:10:27.704361545Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-01T02:10:27.706150677Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.787992ms logger=migrator t=2026-05-01T02:10:27.712926068Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-01T02:10:27.713419159Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=494.841µs logger=migrator t=2026-05-01T02:10:27.721139842Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-01T02:10:27.72191823Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=780.018µs logger=migrator t=2026-05-01T02:10:27.727733888Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-01T02:10:27.730978334Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.242716ms logger=migrator t=2026-05-01T02:10:27.735288367Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-01T02:10:27.735918392Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=629.824µs logger=migrator t=2026-05-01T02:10:27.741712338Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-01T02:10:27.741920583Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=208.915µs logger=migrator t=2026-05-01T02:10:27.748215012Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-01T02:10:27.748413497Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=198.845µs logger=migrator t=2026-05-01T02:10:27.753778183Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-01T02:10:27.754898591Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.125688ms logger=migrator t=2026-05-01T02:10:27.761351863Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-01T02:10:27.763898573Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.5443ms logger=migrator t=2026-05-01T02:10:27.767730454Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-01T02:10:27.768884032Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.153107ms logger=migrator t=2026-05-01T02:10:27.774760301Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-01T02:10:27.775730433Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=974.313µs logger=migrator t=2026-05-01T02:10:27.780547737Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-01T02:10:27.781427208Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=878.901µs logger=migrator t=2026-05-01T02:10:27.78659297Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-01T02:10:27.787900481Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.311751ms logger=migrator t=2026-05-01T02:10:27.791432345Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-01T02:10:27.792205173Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=769.668µs logger=migrator t=2026-05-01T02:10:27.797012127Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-01T02:10:27.807748651Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.736334ms logger=migrator t=2026-05-01T02:10:27.812235487Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-01T02:10:27.812948953Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=713.706µs logger=migrator t=2026-05-01T02:10:27.81656392Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-01T02:10:27.81788192Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.318101ms logger=migrator t=2026-05-01T02:10:27.822826947Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-01T02:10:27.824370234Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.543347ms logger=migrator t=2026-05-01T02:10:27.829428163Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-01T02:10:27.829993907Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=566.424µs logger=migrator t=2026-05-01T02:10:27.834046403Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-01T02:10:27.836557842Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.508659ms logger=migrator t=2026-05-01T02:10:27.839602004Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-01T02:10:27.842240207Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.637682ms logger=migrator t=2026-05-01T02:10:27.848936885Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-01T02:10:27.849047967Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=115.722µs logger=migrator t=2026-05-01T02:10:27.85464933Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-01T02:10:27.855023589Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=374.359µs logger=migrator t=2026-05-01T02:10:27.85928608Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-01T02:10:27.863752936Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.457836ms logger=migrator t=2026-05-01T02:10:27.869661316Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-01T02:10:27.870019964Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=358.978µs logger=migrator t=2026-05-01T02:10:27.875417992Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-01T02:10:27.875714489Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=297.287µs logger=migrator t=2026-05-01T02:10:27.879064718Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-01T02:10:27.883112713Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.047605ms logger=migrator t=2026-05-01T02:10:27.889010543Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-01T02:10:27.88930718Z level=info msg="Migration successfully executed" id="Update uid value" duration=297.697µs logger=migrator t=2026-05-01T02:10:27.892952006Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-01T02:10:27.893880098Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=927.782µs logger=migrator t=2026-05-01T02:10:27.900888784Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-01T02:10:27.901845146Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=955.772µs logger=migrator t=2026-05-01T02:10:27.908052933Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-01T02:10:27.909450837Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.400764ms logger=migrator t=2026-05-01T02:10:27.915870068Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-01T02:10:27.916844382Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=973.134µs logger=migrator t=2026-05-01T02:10:27.922862994Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-01T02:10:27.923941369Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.079115ms logger=migrator t=2026-05-01T02:10:28.07024538Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-01T02:10:28.071826248Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.586178ms logger=migrator t=2026-05-01T02:10:28.136279083Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-01T02:10:28.137776928Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.503844ms logger=migrator t=2026-05-01T02:10:28.220918365Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-01T02:10:28.222617705Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.68856ms logger=migrator t=2026-05-01T02:10:28.229031677Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-01T02:10:28.230377638Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.346052ms logger=migrator t=2026-05-01T02:10:28.236824391Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-01T02:10:28.24523974Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.414789ms logger=migrator t=2026-05-01T02:10:28.248951528Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-01T02:10:28.249685145Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=732.787µs logger=migrator t=2026-05-01T02:10:28.253444024Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-01T02:10:28.254226093Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=780.899µs logger=migrator t=2026-05-01T02:10:28.25874239Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-01T02:10:28.259541309Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=791.478µs logger=migrator t=2026-05-01T02:10:28.263801109Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-01T02:10:28.264761412Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=959.953µs logger=migrator t=2026-05-01T02:10:28.269844953Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-01T02:10:28.270732023Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=891.301µs logger=migrator t=2026-05-01T02:10:28.274719067Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-01T02:10:28.275427775Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=708.338µs logger=migrator t=2026-05-01T02:10:28.278961838Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-01T02:10:28.278988559Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.771µs logger=migrator t=2026-05-01T02:10:28.282616114Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-01T02:10:28.287123161Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.506107ms logger=migrator t=2026-05-01T02:10:28.291552975Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-01T02:10:28.295003448Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.450113ms logger=migrator t=2026-05-01T02:10:28.299995005Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-01T02:10:28.300164699Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.474µs logger=migrator t=2026-05-01T02:10:28.303717984Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-01T02:10:28.306289875Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.572051ms logger=migrator t=2026-05-01T02:10:28.311044097Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-01T02:10:28.313556806Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.512169ms logger=migrator t=2026-05-01T02:10:28.317475039Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-01T02:10:28.318434592Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=958.923µs logger=migrator t=2026-05-01T02:10:28.322219991Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-01T02:10:28.322738623Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=518.832µs logger=migrator t=2026-05-01T02:10:28.327788943Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-01T02:10:28.328605933Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=817.159µs logger=migrator t=2026-05-01T02:10:28.332563626Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-01T02:10:28.333850666Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.28753ms logger=migrator t=2026-05-01T02:10:28.337764809Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-01T02:10:28.33909466Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.333561ms logger=migrator t=2026-05-01T02:10:28.343562516Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-01T02:10:28.34457977Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.017254ms logger=migrator t=2026-05-01T02:10:28.348309609Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-01T02:10:28.348421912Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.662µs logger=migrator t=2026-05-01T02:10:28.352406085Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-01T02:10:28.352468837Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.012µs logger=migrator t=2026-05-01T02:10:28.35641736Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-01T02:10:28.360795374Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.373543ms logger=migrator t=2026-05-01T02:10:28.36571Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-01T02:10:28.368430645Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.720495ms logger=migrator t=2026-05-01T02:10:28.372185763Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-01T02:10:28.372269045Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=83.992µs logger=migrator t=2026-05-01T02:10:28.376352272Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-01T02:10:28.377206362Z level=info msg="Migration successfully executed" id="create quota table v1" duration=853.64µs logger=migrator t=2026-05-01T02:10:28.383489071Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-01T02:10:28.384130745Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=643.725µs logger=migrator t=2026-05-01T02:10:28.387882655Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-01T02:10:28.387913086Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.721µs logger=migrator t=2026-05-01T02:10:28.391181493Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-01T02:10:28.392027263Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=845.619µs logger=migrator t=2026-05-01T02:10:28.397611024Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-01T02:10:28.398451484Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=839.92µs logger=migrator t=2026-05-01T02:10:28.402864479Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-01T02:10:28.406543735Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.681956ms logger=migrator t=2026-05-01T02:10:28.411002642Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-01T02:10:28.411030322Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.32µs logger=migrator t=2026-05-01T02:10:28.414642937Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-01T02:10:28.415324823Z level=info msg="Migration successfully executed" id="create session table" duration=681.686µs logger=migrator t=2026-05-01T02:10:28.419939113Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-01T02:10:28.420086136Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=148.023µs logger=migrator t=2026-05-01T02:10:28.423806854Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-01T02:10:28.423946298Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=140.634µs logger=migrator t=2026-05-01T02:10:28.429929879Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-01T02:10:28.430961514Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.033684ms logger=migrator t=2026-05-01T02:10:28.437499738Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-01T02:10:28.439084876Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.586258ms logger=migrator t=2026-05-01T02:10:28.44641135Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-01T02:10:28.446472441Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=67.172µs logger=migrator t=2026-05-01T02:10:28.452687348Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-01T02:10:28.452846631Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=159.673µs logger=migrator t=2026-05-01T02:10:28.456884026Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-01T02:10:28.460256546Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.37223ms logger=migrator t=2026-05-01T02:10:28.464710472Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-01T02:10:28.467780244Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.069182ms logger=migrator t=2026-05-01T02:10:28.471355099Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-01T02:10:28.471499053Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=143.684µs logger=migrator t=2026-05-01T02:10:28.475142699Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-01T02:10:28.475317493Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=173.694µs logger=migrator t=2026-05-01T02:10:28.479904022Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-01T02:10:28.480994447Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.090065ms logger=migrator t=2026-05-01T02:10:28.485522805Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-01T02:10:28.485611997Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=90.582µs logger=migrator t=2026-05-01T02:10:28.489640852Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-01T02:10:28.492804796Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.163014ms logger=migrator t=2026-05-01T02:10:28.49673496Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-01T02:10:28.496949515Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=211.965µs logger=migrator t=2026-05-01T02:10:28.501442141Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-01T02:10:28.504692807Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.249776ms logger=migrator t=2026-05-01T02:10:28.511825227Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-01T02:10:28.52126825Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=9.443364ms logger=migrator t=2026-05-01T02:10:28.526202187Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-01T02:10:28.526291489Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=91.372µs logger=migrator t=2026-05-01T02:10:28.529723379Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-01T02:10:28.530641682Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=918.903µs logger=migrator t=2026-05-01T02:10:28.534472982Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-01T02:10:28.535712671Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.239529ms logger=migrator t=2026-05-01T02:10:28.540662209Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-01T02:10:28.541757495Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.092447ms logger=migrator t=2026-05-01T02:10:28.546247771Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-01T02:10:28.547530892Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.282831ms logger=migrator t=2026-05-01T02:10:28.552334404Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-01T02:10:28.554343862Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.014368ms logger=migrator t=2026-05-01T02:10:28.559392962Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-01T02:10:28.560450887Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.056845ms logger=migrator t=2026-05-01T02:10:28.564422371Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-01T02:10:28.5656515Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.228299ms logger=migrator t=2026-05-01T02:10:28.571020827Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-01T02:10:28.572736548Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.715831ms logger=migrator t=2026-05-01T02:10:28.577541141Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-01T02:10:28.578791151Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.24965ms logger=migrator t=2026-05-01T02:10:28.584120847Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-01T02:10:28.594092573Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.953355ms logger=migrator t=2026-05-01T02:10:28.599248455Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-01T02:10:28.600313549Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.067735ms logger=migrator t=2026-05-01T02:10:28.603847114Z 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-01T02:10:28.606178479Z 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=2.329225ms logger=migrator t=2026-05-01T02:10:28.610594503Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-01T02:10:28.611023333Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=425.32µs logger=migrator t=2026-05-01T02:10:28.614557207Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-01T02:10:28.615386306Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=829.649µs logger=migrator t=2026-05-01T02:10:28.618875359Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-01T02:10:28.619837601Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=962.012µs logger=migrator t=2026-05-01T02:10:28.623521059Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-01T02:10:28.627513303Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.991074ms logger=migrator t=2026-05-01T02:10:28.631328684Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-01T02:10:28.634841717Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.510123ms logger=migrator t=2026-05-01T02:10:28.639448135Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-01T02:10:28.643219825Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.7727ms logger=migrator t=2026-05-01T02:10:28.64849769Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-01T02:10:28.6523164Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.8189ms logger=migrator t=2026-05-01T02:10:28.655759541Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-01T02:10:28.656742625Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=982.994µs logger=migrator t=2026-05-01T02:10:28.663831012Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-01T02:10:28.663869143Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.411µs logger=migrator t=2026-05-01T02:10:28.670700655Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-01T02:10:28.670730356Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.451µs logger=migrator t=2026-05-01T02:10:28.680356113Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-01T02:10:28.683569569Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=3.210596ms logger=migrator t=2026-05-01T02:10:28.690478933Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T02:10:28.691540088Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.064655ms logger=migrator t=2026-05-01T02:10:28.696433054Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-01T02:10:28.697788246Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.355592ms logger=migrator t=2026-05-01T02:10:28.70898567Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-01T02:10:28.710400464Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.395514ms logger=migrator t=2026-05-01T02:10:28.717236946Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T02:10:28.718803073Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.566147ms logger=migrator t=2026-05-01T02:10:28.725564663Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-01T02:10:28.729335812Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.770509ms logger=migrator t=2026-05-01T02:10:28.732657171Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-01T02:10:28.735925348Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.263487ms logger=migrator t=2026-05-01T02:10:28.7410488Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-01T02:10:28.741953461Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=889.65µs logger=migrator t=2026-05-01T02:10:28.746055348Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-01T02:10:28.747621484Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.565626ms logger=migrator t=2026-05-01T02:10:28.752895189Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-01T02:10:28.754522528Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.631779ms logger=migrator t=2026-05-01T02:10:28.758663006Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-01T02:10:28.763310226Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.64465ms logger=migrator t=2026-05-01T02:10:28.767238329Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-01T02:10:28.767393002Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=156.304µs logger=migrator t=2026-05-01T02:10:28.771566782Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-01T02:10:28.773023425Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.457494ms logger=migrator t=2026-05-01T02:10:28.777681556Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-01T02:10:28.778680349Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=998.983µs logger=migrator t=2026-05-01T02:10:28.782806047Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-01T02:10:28.782898339Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=93.462µs logger=migrator t=2026-05-01T02:10:28.786991526Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-01T02:10:28.787901597Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=910.081µs logger=migrator t=2026-05-01T02:10:28.791745869Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-01T02:10:28.792869555Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.123767ms logger=migrator t=2026-05-01T02:10:28.798102819Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-01T02:10:28.799211885Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.105365ms logger=migrator t=2026-05-01T02:10:28.804131491Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-01T02:10:28.805088465Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=956.523µs logger=migrator t=2026-05-01T02:10:28.814949017Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-01T02:10:28.816040653Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.090986ms logger=migrator t=2026-05-01T02:10:28.823233223Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-01T02:10:28.824873373Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.640549ms logger=migrator t=2026-05-01T02:10:28.837443079Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-01T02:10:28.83748871Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.271µs logger=migrator t=2026-05-01T02:10:28.843273207Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-01T02:10:28.849840883Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.564806ms logger=migrator t=2026-05-01T02:10:28.859928061Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-01T02:10:28.861609231Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.68432ms logger=migrator t=2026-05-01T02:10:28.869107378Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-01T02:10:28.874136447Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.024959ms logger=migrator t=2026-05-01T02:10:28.880263812Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-01T02:10:28.8809979Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=736.058µs logger=migrator t=2026-05-01T02:10:28.887499084Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-01T02:10:28.889169443Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.67018ms logger=migrator t=2026-05-01T02:10:28.900906391Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-01T02:10:28.90212724Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.223569ms logger=migrator t=2026-05-01T02:10:28.911220094Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-01T02:10:28.926833294Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.60964ms logger=migrator t=2026-05-01T02:10:28.935209642Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-01T02:10:28.93640349Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.194358ms logger=migrator t=2026-05-01T02:10:28.94567321Z 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-01T02:10:28.947152375Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.474114ms logger=migrator t=2026-05-01T02:10:28.958430461Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-01T02:10:28.958867111Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=437.21µs logger=migrator t=2026-05-01T02:10:28.966604155Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-01T02:10:28.967816634Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.204529ms logger=migrator t=2026-05-01T02:10:28.976889378Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-01T02:10:28.977105163Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=214.025µs logger=migrator t=2026-05-01T02:10:28.986676129Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-01T02:10:28.993899501Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.223112ms logger=migrator t=2026-05-01T02:10:29.00020623Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-01T02:10:29.006672483Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.466693ms logger=migrator t=2026-05-01T02:10:29.015375609Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-01T02:10:29.01713283Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.754411ms logger=migrator t=2026-05-01T02:10:29.028300634Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-01T02:10:29.030178279Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.881985ms logger=migrator t=2026-05-01T02:10:29.046028334Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-01T02:10:29.046543206Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=523.192µs logger=migrator t=2026-05-01T02:10:29.051470513Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-01T02:10:29.055702223Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.233799ms logger=migrator t=2026-05-01T02:10:29.059712887Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-01T02:10:29.060807984Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.094237ms logger=migrator t=2026-05-01T02:10:29.068540537Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-01T02:10:29.069025518Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=487.881µs logger=migrator t=2026-05-01T02:10:29.076587267Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-01T02:10:29.07713451Z level=info msg="Migration successfully executed" id="Move region to single row" duration=549.083µs logger=migrator t=2026-05-01T02:10:29.086785558Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-01T02:10:29.088471458Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.68554ms logger=migrator t=2026-05-01T02:10:29.094154792Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-01T02:10:29.095151806Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=997.294µs logger=migrator t=2026-05-01T02:10:29.107484298Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T02:10:29.109672489Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.194201ms logger=migrator t=2026-05-01T02:10:29.119101273Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T02:10:29.120183038Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.081435ms logger=migrator t=2026-05-01T02:10:29.136888793Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-01T02:10:29.138509152Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.625649ms logger=migrator t=2026-05-01T02:10:29.14860397Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-01T02:10:29.149544583Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=940.463µs logger=migrator t=2026-05-01T02:10:29.1578416Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-01T02:10:29.157996003Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=151.444µs logger=migrator t=2026-05-01T02:10:29.166606287Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-01T02:10:29.168338727Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.7155ms logger=migrator t=2026-05-01T02:10:29.185262397Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-01T02:10:29.186672871Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.410154ms logger=migrator t=2026-05-01T02:10:29.200335514Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-01T02:10:29.203367466Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=3.031452ms logger=migrator t=2026-05-01T02:10:29.218569665Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-01T02:10:29.219956238Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.388143ms logger=migrator t=2026-05-01T02:10:29.233185281Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-01T02:10:29.233517999Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=327.938µs logger=migrator t=2026-05-01T02:10:29.240537655Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-01T02:10:29.241254292Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=713.657µs logger=migrator t=2026-05-01T02:10:29.248960744Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-01T02:10:29.249065487Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.383µs logger=migrator t=2026-05-01T02:10:29.260496787Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-01T02:10:29.261846679Z level=info msg="Migration successfully executed" id="create team table" duration=1.345672ms logger=migrator t=2026-05-01T02:10:29.275889262Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-01T02:10:29.277697554Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.809772ms logger=migrator t=2026-05-01T02:10:29.293952999Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-01T02:10:29.295614208Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.660869ms logger=migrator t=2026-05-01T02:10:29.417623834Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-01T02:10:29.423266718Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.642854ms logger=migrator t=2026-05-01T02:10:29.45466385Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-01T02:10:29.455006319Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=346.749µs logger=migrator t=2026-05-01T02:10:29.471183651Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-01T02:10:29.472729708Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.547727ms logger=migrator t=2026-05-01T02:10:29.493728054Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-01T02:10:29.495010625Z level=info msg="Migration successfully executed" id="create team member table" duration=1.284001ms logger=migrator t=2026-05-01T02:10:29.513779999Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-01T02:10:29.514710381Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=930.572µs logger=migrator t=2026-05-01T02:10:29.532457641Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-01T02:10:29.534370686Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.912926ms logger=migrator t=2026-05-01T02:10:29.557540964Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-01T02:10:29.559299326Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.761052ms logger=migrator t=2026-05-01T02:10:29.567998962Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-01T02:10:29.572614341Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.616279ms logger=migrator t=2026-05-01T02:10:29.589858349Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-01T02:10:29.594373565Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.515126ms logger=migrator t=2026-05-01T02:10:29.635622691Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-01T02:10:29.643804665Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.152313ms logger=migrator t=2026-05-01T02:10:29.688883561Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-01T02:10:29.690209853Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.331242ms logger=migrator t=2026-05-01T02:10:29.709034898Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-01T02:10:29.710671687Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.630859ms logger=migrator t=2026-05-01T02:10:29.721479193Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-01T02:10:29.722781763Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.302ms logger=migrator t=2026-05-01T02:10:29.729525593Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-01T02:10:29.730699231Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.173128ms logger=migrator t=2026-05-01T02:10:29.73702078Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-01T02:10:29.739108149Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.084569ms logger=migrator t=2026-05-01T02:10:29.748044261Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-01T02:10:29.750071589Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.032419ms logger=migrator t=2026-05-01T02:10:29.758761564Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-01T02:10:29.75987827Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.116496ms logger=migrator t=2026-05-01T02:10:29.766322324Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-01T02:10:29.767308267Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=986.563µs logger=migrator t=2026-05-01T02:10:29.772784696Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-01T02:10:29.77336153Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=586.574µs logger=migrator t=2026-05-01T02:10:29.778182814Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-01T02:10:29.77845551Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=273.616µs logger=migrator t=2026-05-01T02:10:29.783625493Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-01T02:10:29.784436042Z level=info msg="Migration successfully executed" id="create tag table" duration=803.118µs logger=migrator t=2026-05-01T02:10:29.789289527Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-01T02:10:29.790366442Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.076976ms logger=migrator t=2026-05-01T02:10:29.796353383Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-01T02:10:29.797311076Z level=info msg="Migration successfully executed" id="create login attempt table" duration=957.093µs logger=migrator t=2026-05-01T02:10:29.803050202Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-01T02:10:29.804066686Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.016994ms logger=migrator t=2026-05-01T02:10:29.808928931Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-01T02:10:29.809619547Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=690.896µs logger=migrator t=2026-05-01T02:10:29.820173747Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:29.833912162Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.739275ms logger=migrator t=2026-05-01T02:10:29.842876804Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-01T02:10:29.843792566Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=915.541µs logger=migrator t=2026-05-01T02:10:29.857238584Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-01T02:10:29.85873999Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.501906ms logger=migrator t=2026-05-01T02:10:29.86719552Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-01T02:10:29.86765593Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=465.2µs logger=migrator t=2026-05-01T02:10:29.876587482Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-01T02:10:29.877342209Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=755.237µs logger=migrator t=2026-05-01T02:10:29.882066941Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-01T02:10:29.882917901Z level=info msg="Migration successfully executed" id="create user auth table" duration=850.2µs logger=migrator t=2026-05-01T02:10:29.887854898Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-01T02:10:29.888852071Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=997.673µs logger=migrator t=2026-05-01T02:10:29.894950356Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-01T02:10:29.895037009Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.532µs logger=migrator t=2026-05-01T02:10:29.900477047Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-01T02:10:29.905734101Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.255954ms logger=migrator t=2026-05-01T02:10:29.912396939Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-01T02:10:29.918733469Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.33635ms logger=migrator t=2026-05-01T02:10:29.92515457Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-01T02:10:29.930559698Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.405188ms logger=migrator t=2026-05-01T02:10:29.937923073Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-01T02:10:29.950329966Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=12.397413ms logger=migrator t=2026-05-01T02:10:29.95766822Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-01T02:10:29.95855481Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=886.78µs logger=migrator t=2026-05-01T02:10:29.964903831Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-01T02:10:29.970508814Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.604463ms logger=migrator t=2026-05-01T02:10:29.976390243Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-01T02:10:29.977305374Z level=info msg="Migration successfully executed" id="create server_lock table" duration=915.061µs logger=migrator t=2026-05-01T02:10:29.982413675Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-01T02:10:29.983398518Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=990.473µs logger=migrator t=2026-05-01T02:10:29.989300168Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-01T02:10:29.990944657Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.645489ms logger=migrator t=2026-05-01T02:10:30.006477714Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-01T02:10:30.008294377Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.817223ms logger=migrator t=2026-05-01T02:10:30.014089534Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-01T02:10:30.015058288Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=969.094µs logger=migrator t=2026-05-01T02:10:30.020911806Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-01T02:10:30.022838631Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.930295ms logger=migrator t=2026-05-01T02:10:30.038929892Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-01T02:10:30.04687883Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.947118ms logger=migrator t=2026-05-01T02:10:30.051238373Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-01T02:10:30.052101164Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=838.39µs logger=migrator t=2026-05-01T02:10:30.057286087Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-01T02:10:30.058180338Z level=info msg="Migration successfully executed" id="create cache_data table" duration=893.371µs logger=migrator t=2026-05-01T02:10:30.066952265Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-01T02:10:30.068289727Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.339362ms logger=migrator t=2026-05-01T02:10:30.073687264Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-01T02:10:30.075389415Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.701621ms logger=migrator t=2026-05-01T02:10:30.081844437Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-01T02:10:30.08280062Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=956.763µs logger=migrator t=2026-05-01T02:10:30.087422029Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-01T02:10:30.087552562Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=132.543µs logger=migrator t=2026-05-01T02:10:30.093647107Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-01T02:10:30.093816351Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=162.334µs logger=migrator t=2026-05-01T02:10:30.106340907Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-01T02:10:30.108883507Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.458698ms logger=migrator t=2026-05-01T02:10:30.117089431Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T02:10:30.118110745Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.021094ms logger=migrator t=2026-05-01T02:10:30.1233839Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T02:10:30.124938857Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.555037ms logger=migrator t=2026-05-01T02:10:30.129965796Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:30.130042838Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.422µs logger=migrator t=2026-05-01T02:10:30.135931567Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T02:10:30.136750056Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=819.499µs logger=migrator t=2026-05-01T02:10:30.141479338Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T02:10:30.142346109Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=867.37µs logger=migrator t=2026-05-01T02:10:30.147787958Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T02:10:30.148672318Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=884.421µs logger=migrator t=2026-05-01T02:10:30.153225316Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T02:10:30.154063376Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=837.49µs logger=migrator t=2026-05-01T02:10:30.15974999Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-01T02:10:30.166828478Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.077558ms logger=migrator t=2026-05-01T02:10:30.184218749Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-01T02:10:30.185371606Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.156767ms logger=migrator t=2026-05-01T02:10:30.190826915Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-01T02:10:30.190971709Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=148.464µs logger=migrator t=2026-05-01T02:10:30.195480286Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-01T02:10:30.196743505Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.263349ms logger=migrator t=2026-05-01T02:10:30.204216482Z 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-01T02:10:30.205559155Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.346783ms logger=migrator t=2026-05-01T02:10:30.210803938Z 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-01T02:10:30.211808772Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.005414ms logger=migrator t=2026-05-01T02:10:30.216744519Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:30.21679916Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=55.741µs logger=migrator t=2026-05-01T02:10:30.220948808Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-01T02:10:30.221810478Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=867.89µs logger=migrator t=2026-05-01T02:10:30.228255341Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-01T02:10:30.229301666Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.047955ms logger=migrator t=2026-05-01T02:10:30.235177855Z 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-01T02:10:30.236008494Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=830.319µs logger=migrator t=2026-05-01T02:10:30.242400756Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-01T02:10:30.243803739Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.402973ms logger=migrator t=2026-05-01T02:10:30.250482347Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-01T02:10:30.259268845Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.782078ms logger=migrator t=2026-05-01T02:10:30.2641626Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:30.265112243Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=943.573µs logger=migrator t=2026-05-01T02:10:30.271211587Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:30.272330203Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.118356ms logger=migrator t=2026-05-01T02:10:30.280775973Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-01T02:10:30.314970373Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.18993ms logger=migrator t=2026-05-01T02:10:30.319908729Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-01T02:10:30.345063734Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.169416ms logger=migrator t=2026-05-01T02:10:30.351010374Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:30.351863365Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=851.931µs logger=migrator t=2026-05-01T02:10:30.35630298Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:30.357390846Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.087206ms logger=migrator t=2026-05-01T02:10:30.362752533Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-01T02:10:30.371821807Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.066394ms logger=migrator t=2026-05-01T02:10:30.376499758Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-01T02:10:30.381565718Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.065909ms logger=migrator t=2026-05-01T02:10:30.386477394Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-01T02:10:30.38760361Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.123396ms logger=migrator t=2026-05-01T02:10:30.392753232Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-01T02:10:30.393829478Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.075596ms logger=migrator t=2026-05-01T02:10:30.401652653Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-01T02:10:30.402999085Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.350312ms logger=migrator t=2026-05-01T02:10:30.409653722Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-01T02:10:30.410731448Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.077086ms logger=migrator t=2026-05-01T02:10:30.418338647Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:30.418469531Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=127.234µs logger=migrator t=2026-05-01T02:10:30.424100344Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-01T02:10:30.432121653Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.015889ms logger=migrator t=2026-05-01T02:10:30.43871485Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-01T02:10:30.445808737Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.094027ms logger=migrator t=2026-05-01T02:10:30.451260056Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-01T02:10:30.459848969Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.592253ms logger=migrator t=2026-05-01T02:10:30.466132989Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-01T02:10:30.467295526Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.170408ms logger=migrator t=2026-05-01T02:10:30.473873941Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-01T02:10:30.476643496Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.766075ms logger=migrator t=2026-05-01T02:10:30.483180182Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-01T02:10:30.491319015Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.138132ms logger=migrator t=2026-05-01T02:10:30.497586843Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-01T02:10:30.503050132Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.462089ms logger=migrator t=2026-05-01T02:10:30.509523695Z 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-01T02:10:30.511505272Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.980967ms logger=migrator t=2026-05-01T02:10:30.515823703Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-01T02:10:30.52285385Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.029017ms logger=migrator t=2026-05-01T02:10:30.531856223Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-01T02:10:30.540888417Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.030543ms logger=migrator t=2026-05-01T02:10:30.548295662Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-01T02:10:30.548460656Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=169.354µs logger=migrator t=2026-05-01T02:10:30.556308312Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-01T02:10:30.558248637Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.946536ms logger=migrator t=2026-05-01T02:10:30.568441228Z 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-01T02:10:30.57104595Z 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.610032ms logger=migrator t=2026-05-01T02:10:30.576382306Z 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-01T02:10:30.578924937Z 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=2.545001ms logger=migrator t=2026-05-01T02:10:30.583150126Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:30.583220238Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.242µs logger=migrator t=2026-05-01T02:10:30.589955118Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-01T02:10:30.597345102Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.382464ms logger=migrator t=2026-05-01T02:10:30.60402788Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-01T02:10:30.611303712Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.283242ms logger=migrator t=2026-05-01T02:10:30.615108783Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-01T02:10:30.622499137Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.387024ms logger=migrator t=2026-05-01T02:10:30.627184768Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-01T02:10:30.631738956Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.553508ms logger=migrator t=2026-05-01T02:10:30.640811801Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-01T02:10:30.654652068Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=13.839317ms logger=migrator t=2026-05-01T02:10:30.658029958Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-01T02:10:30.658095869Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.351µs logger=migrator t=2026-05-01T02:10:30.662823101Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-01T02:10:30.663686342Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=863.93µs logger=migrator t=2026-05-01T02:10:30.669289914Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-01T02:10:30.677227772Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.936838ms logger=migrator t=2026-05-01T02:10:30.683996222Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-01T02:10:30.684095174Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=99.492µs logger=migrator t=2026-05-01T02:10:30.690356713Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-01T02:10:30.697171024Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.814001ms logger=migrator t=2026-05-01T02:10:30.702031579Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-01T02:10:30.702780116Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=747.787µs logger=migrator t=2026-05-01T02:10:30.708366609Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-01T02:10:30.716909641Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.537282ms logger=migrator t=2026-05-01T02:10:30.72068098Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-01T02:10:30.722906712Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.225663ms logger=migrator t=2026-05-01T02:10:30.729259162Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-01T02:10:30.731097786Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.841644ms logger=migrator t=2026-05-01T02:10:30.735579353Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-01T02:10:30.7426895Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.110298ms logger=migrator t=2026-05-01T02:10:30.746824429Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-01T02:10:30.747508895Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=684.786µs logger=migrator t=2026-05-01T02:10:30.751808427Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-01T02:10:30.753561538Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.753511ms logger=migrator t=2026-05-01T02:10:30.759803885Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-01T02:10:30.760666396Z level=info msg="Migration successfully executed" id="create alert_image table" duration=863.781µs logger=migrator t=2026-05-01T02:10:30.766006273Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-01T02:10:30.768061711Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.058568ms logger=migrator t=2026-05-01T02:10:30.772580998Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-01T02:10:30.77269355Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=119.172µs logger=migrator t=2026-05-01T02:10:30.776132791Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-01T02:10:30.777705449Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.564748ms logger=migrator t=2026-05-01T02:10:30.784616592Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-01T02:10:30.785557165Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=940.873µs logger=migrator t=2026-05-01T02:10:30.793758958Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-01T02:10:30.794083547Z 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-01T02:10:30.797996409Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-01T02:10:30.798357797Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=360.068µs logger=migrator t=2026-05-01T02:10:30.805982448Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-01T02:10:30.807231367Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.249019ms logger=migrator t=2026-05-01T02:10:30.810824953Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-01T02:10:30.81747771Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.652627ms logger=migrator t=2026-05-01T02:10:30.824217589Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-01T02:10:30.82549239Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.2747ms logger=migrator t=2026-05-01T02:10:30.831680266Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-01T02:10:30.832458444Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=778.078µs logger=migrator t=2026-05-01T02:10:30.836602192Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-01T02:10:30.83779454Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.197988ms logger=migrator t=2026-05-01T02:10:30.842328278Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-01T02:10:30.843608568Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.28121ms logger=migrator t=2026-05-01T02:10:30.84876928Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-01T02:10:30.849942828Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.173578ms logger=migrator t=2026-05-01T02:10:30.866431007Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-01T02:10:30.866488609Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=62.602µs logger=migrator t=2026-05-01T02:10:30.871952858Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-01T02:10:30.87203464Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=83.752µs logger=migrator t=2026-05-01T02:10:30.874774185Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-01T02:10:30.882555869Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.779454ms logger=migrator t=2026-05-01T02:10:30.887182529Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-01T02:10:30.887608629Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=425.83µs logger=migrator t=2026-05-01T02:10:30.892052474Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-01T02:10:30.893872687Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.821833ms logger=migrator t=2026-05-01T02:10:30.898505947Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-01T02:10:30.899016819Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=512.821µs logger=migrator t=2026-05-01T02:10:30.912938678Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-01T02:10:30.913936361Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.000803ms logger=migrator t=2026-05-01T02:10:30.922049033Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-01T02:10:30.922768501Z level=info msg="Migration successfully executed" id="create secrets table" duration=720.128µs logger=migrator t=2026-05-01T02:10:30.927282967Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-01T02:10:30.963902343Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.609046ms logger=migrator t=2026-05-01T02:10:30.969619379Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-01T02:10:30.97641146Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.791002ms logger=migrator t=2026-05-01T02:10:30.98068169Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-01T02:10:30.980844114Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=163.504µs logger=migrator t=2026-05-01T02:10:30.984265015Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-01T02:10:31.01912389Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.853225ms logger=migrator t=2026-05-01T02:10:31.030626572Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-01T02:10:31.061502463Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.87318ms logger=migrator t=2026-05-01T02:10:31.06602847Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-01T02:10:31.066672145Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=644.615µs logger=migrator t=2026-05-01T02:10:31.071447938Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-01T02:10:31.07323589Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.786652ms logger=migrator t=2026-05-01T02:10:31.07747819Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-01T02:10:31.077794758Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=319.588µs logger=migrator t=2026-05-01T02:10:31.08338332Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-01T02:10:31.084480786Z level=info msg="Migration successfully executed" id="create permission table" duration=1.099676ms logger=migrator t=2026-05-01T02:10:31.088181914Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-01T02:10:31.08927523Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.096955ms logger=migrator t=2026-05-01T02:10:31.092899505Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-01T02:10:31.094006472Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.106677ms logger=migrator t=2026-05-01T02:10:31.098958978Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-01T02:10:31.09984106Z level=info msg="Migration successfully executed" id="create role table" duration=881.742µs logger=migrator t=2026-05-01T02:10:31.103869645Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-01T02:10:31.114908586Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.035892ms logger=migrator t=2026-05-01T02:10:31.11849069Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-01T02:10:31.125040696Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.548106ms logger=migrator t=2026-05-01T02:10:31.130201568Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-01T02:10:31.131369965Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.168537ms logger=migrator t=2026-05-01T02:10:31.135313778Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-01T02:10:31.136448026Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.133738ms logger=migrator t=2026-05-01T02:10:31.140507561Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-01T02:10:31.141639249Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.131108ms logger=migrator t=2026-05-01T02:10:31.145886088Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-01T02:10:31.146847912Z level=info msg="Migration successfully executed" id="create team role table" duration=961.784µs logger=migrator t=2026-05-01T02:10:31.151695666Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-01T02:10:31.152822443Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.130057ms logger=migrator t=2026-05-01T02:10:31.15649157Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-01T02:10:31.157559385Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.067445ms logger=migrator t=2026-05-01T02:10:31.162718577Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-01T02:10:31.163986547Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.26799ms logger=migrator t=2026-05-01T02:10:31.16791533Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-01T02:10:31.168849741Z level=info msg="Migration successfully executed" id="create user role table" duration=935.361µs logger=migrator t=2026-05-01T02:10:31.172361045Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-01T02:10:31.173316487Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=954.722µs logger=migrator t=2026-05-01T02:10:31.177645731Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-01T02:10:31.178941871Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.296581ms logger=migrator t=2026-05-01T02:10:31.183512099Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-01T02:10:31.184499902Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=987.323µs logger=migrator t=2026-05-01T02:10:31.188451455Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-01T02:10:31.189253025Z level=info msg="Migration successfully executed" id="create builtin role table" duration=801.17µs logger=migrator t=2026-05-01T02:10:31.19327452Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-01T02:10:31.194266713Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=991.633µs logger=migrator t=2026-05-01T02:10:31.198710238Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-01T02:10:31.199467766Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=757.478µs logger=migrator t=2026-05-01T02:10:31.203359109Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-01T02:10:31.213369395Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.007206ms logger=migrator t=2026-05-01T02:10:31.217098634Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-01T02:10:31.218020895Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=922.411µs logger=migrator t=2026-05-01T02:10:31.222778768Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-01T02:10:31.223954505Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.175057ms logger=migrator t=2026-05-01T02:10:31.227898248Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-01T02:10:31.22920391Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.305652ms logger=migrator t=2026-05-01T02:10:31.232902837Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-01T02:10:31.234141097Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.23739ms logger=migrator t=2026-05-01T02:10:31.238817657Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-01T02:10:31.239860582Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.043185ms logger=migrator t=2026-05-01T02:10:31.245739021Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-01T02:10:31.247274737Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.535056ms logger=migrator t=2026-05-01T02:10:31.253247679Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-01T02:10:31.26303115Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.783231ms logger=migrator t=2026-05-01T02:10:31.269074163Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-01T02:10:31.277615435Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.547293ms logger=migrator t=2026-05-01T02:10:31.281550629Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-01T02:10:31.29178851Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.236372ms logger=migrator t=2026-05-01T02:10:31.29897309Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-01T02:10:31.307186785Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.213845ms logger=migrator t=2026-05-01T02:10:31.319365113Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-01T02:10:31.320426917Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.062475ms logger=migrator t=2026-05-01T02:10:31.32473541Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-01T02:10:31.32560927Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=873.44µs logger=migrator t=2026-05-01T02:10:31.330628979Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-01T02:10:31.331388717Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=759.317µs logger=migrator t=2026-05-01T02:10:31.335714779Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-01T02:10:31.337560133Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.836224ms logger=migrator t=2026-05-01T02:10:31.341584018Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-01T02:10:31.342694624Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.110536ms logger=migrator t=2026-05-01T02:10:31.347013947Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-01T02:10:31.347098609Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=84.982µs logger=migrator t=2026-05-01T02:10:31.371450605Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-01T02:10:31.371530517Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=83.392µs logger=migrator t=2026-05-01T02:10:31.37633229Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-01T02:10:31.376829772Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=499.132µs logger=migrator t=2026-05-01T02:10:31.383693644Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-01T02:10:31.384167485Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=474.401µs logger=migrator t=2026-05-01T02:10:31.389162764Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-01T02:10:31.389938692Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=773.028µs logger=migrator t=2026-05-01T02:10:31.39536481Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-01T02:10:31.395572655Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=208.645µs logger=migrator t=2026-05-01T02:10:31.398792151Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-01T02:10:31.399290694Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=498.973µs logger=migrator t=2026-05-01T02:10:31.404296841Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-01T02:10:31.405196143Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=898.812µs logger=migrator t=2026-05-01T02:10:31.409597227Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-01T02:10:31.411296947Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.703ms logger=migrator t=2026-05-01T02:10:31.418265672Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-01T02:10:31.427757307Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.489965ms logger=migrator t=2026-05-01T02:10:31.431897564Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-01T02:10:31.431951756Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=58.112µs logger=migrator t=2026-05-01T02:10:31.442649019Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-01T02:10:31.444213056Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.566037ms logger=migrator t=2026-05-01T02:10:31.451088679Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-01T02:10:31.452163225Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.067525ms logger=migrator t=2026-05-01T02:10:31.456874605Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-01T02:10:31.45832557Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.450575ms logger=migrator t=2026-05-01T02:10:31.46467072Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-01T02:10:31.472605708Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.936258ms logger=migrator t=2026-05-01T02:10:31.476417748Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-01T02:10:31.477561175Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.142807ms logger=migrator t=2026-05-01T02:10:31.482628824Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-01T02:10:31.484329675Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.701151ms logger=migrator t=2026-05-01T02:10:31.487814387Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:31.511405026Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.589199ms logger=migrator t=2026-05-01T02:10:31.515309718Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-01T02:10:31.516168348Z level=info msg="Migration successfully executed" id="create correlation v2" duration=857.97µs logger=migrator t=2026-05-01T02:10:31.521917134Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-01T02:10:31.522714163Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=792.639µs logger=migrator t=2026-05-01T02:10:31.526074793Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-01T02:10:31.527852085Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.777243ms logger=migrator t=2026-05-01T02:10:31.532792471Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-01T02:10:31.534929402Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.136301ms logger=migrator t=2026-05-01T02:10:31.539440509Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-01T02:10:31.540086944Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=646.945µs logger=migrator t=2026-05-01T02:10:31.545519333Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-01T02:10:31.546411234Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=891.731µs logger=migrator t=2026-05-01T02:10:31.551154106Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-01T02:10:31.560147078Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.991772ms logger=migrator t=2026-05-01T02:10:31.563996129Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-01T02:10:31.564709417Z level=info msg="Migration successfully executed" id="create entity_events table" duration=713.448µs logger=migrator t=2026-05-01T02:10:31.568403764Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-01T02:10:31.569465959Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.062985ms logger=migrator t=2026-05-01T02:10:31.574369765Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T02:10:31.574944428Z 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-01T02:10:31.578073702Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T02:10:31.578591775Z 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-01T02:10:31.583430309Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-01T02:10:31.584339691Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=909.342µs logger=migrator t=2026-05-01T02:10:31.590362354Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-01T02:10:31.593529488Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=3.171684ms logger=migrator t=2026-05-01T02:10:31.599406367Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T02:10:31.60077538Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.381513ms logger=migrator t=2026-05-01T02:10:31.605362168Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T02:10:31.606732231Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.369963ms logger=migrator t=2026-05-01T02:10:31.610592372Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T02:10:31.61180486Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.212018ms logger=migrator t=2026-05-01T02:10:31.615197571Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T02:10:31.616343588Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.146327ms logger=migrator t=2026-05-01T02:10:31.621594182Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-01T02:10:31.622493713Z level=info msg="Migration successfully executed" id="Drop public config table" duration=899.381µs logger=migrator t=2026-05-01T02:10:31.629376337Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-01T02:10:31.631200839Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.824413ms logger=migrator t=2026-05-01T02:10:31.635963092Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T02:10:31.638919922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.9549ms logger=migrator t=2026-05-01T02:10:31.651476949Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T02:10:31.653996919Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.51579ms logger=migrator t=2026-05-01T02:10:31.660857371Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-01T02:10:31.662317126Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.464795ms logger=migrator t=2026-05-01T02:10:31.674833952Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-01T02:10:31.695921821Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.086829ms logger=migrator t=2026-05-01T02:10:31.699311111Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-01T02:10:31.705464516Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.149445ms logger=migrator t=2026-05-01T02:10:31.709243325Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-01T02:10:31.717833849Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.590103ms logger=migrator t=2026-05-01T02:10:31.724159789Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-01T02:10:31.724451816Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=292.877µs logger=migrator t=2026-05-01T02:10:31.72758861Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-01T02:10:31.736296236Z level=info msg="Migration successfully executed" id="add share column" duration=8.708696ms logger=migrator t=2026-05-01T02:10:31.747178913Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-01T02:10:31.747526231Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=355.588µs logger=migrator t=2026-05-01T02:10:31.75295828Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-01T02:10:31.754753333Z level=info msg="Migration successfully executed" id="create file table" duration=1.787032ms logger=migrator t=2026-05-01T02:10:31.761012831Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-01T02:10:31.762227759Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.214948ms logger=migrator t=2026-05-01T02:10:31.767219727Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-01T02:10:31.768399565Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.178357ms logger=migrator t=2026-05-01T02:10:31.772625835Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-01T02:10:31.773513656Z level=info msg="Migration successfully executed" id="create file_meta table" duration=887.901µs logger=migrator t=2026-05-01T02:10:31.778891373Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-01T02:10:31.781040114Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.148641ms logger=migrator t=2026-05-01T02:10:31.786855342Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-01T02:10:31.786960864Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=108.912µs logger=migrator t=2026-05-01T02:10:31.789782421Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-01T02:10:31.789895573Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=113.732µs logger=migrator t=2026-05-01T02:10:31.794443752Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-01T02:10:31.795395054Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=951.252µs logger=migrator t=2026-05-01T02:10:31.800672439Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-01T02:10:31.801105019Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=432.99µs logger=migrator t=2026-05-01T02:10:31.804748595Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-01T02:10:31.806068756Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.320161ms logger=migrator t=2026-05-01T02:10:31.809442776Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-01T02:10:31.818569981Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.126375ms logger=migrator t=2026-05-01T02:10:31.823683763Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-01T02:10:31.823896618Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=213.065µs logger=migrator t=2026-05-01T02:10:31.827297898Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-01T02:10:31.828446706Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.148538ms logger=migrator t=2026-05-01T02:10:31.832979272Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-01T02:10:31.833508336Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=530.564µs logger=migrator t=2026-05-01T02:10:31.83836979Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-01T02:10:31.838782231Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=414.191µs logger=migrator t=2026-05-01T02:10:31.84215588Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-01T02:10:31.8429884Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=839.689µs logger=migrator t=2026-05-01T02:10:31.846960803Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-01T02:10:31.856162181Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.203858ms logger=migrator t=2026-05-01T02:10:31.860110394Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-01T02:10:31.868758879Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.658975ms logger=migrator t=2026-05-01T02:10:31.918792083Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-01T02:10:31.921033906Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.246503ms logger=migrator t=2026-05-01T02:10:31.928272587Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-01T02:10:32.002124184Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.846757ms logger=migrator t=2026-05-01T02:10:32.009629562Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-01T02:10:32.011034665Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.408663ms logger=migrator t=2026-05-01T02:10:32.016485164Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-01T02:10:32.017873476Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.387482ms logger=migrator t=2026-05-01T02:10:32.023466809Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-01T02:10:32.050388426Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.914097ms logger=migrator t=2026-05-01T02:10:32.055846135Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-01T02:10:32.062273737Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.423472ms logger=migrator t=2026-05-01T02:10:32.068072654Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-01T02:10:32.068473414Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=401.12µs logger=migrator t=2026-05-01T02:10:32.073434681Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-01T02:10:32.073652886Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=221.225µs logger=migrator t=2026-05-01T02:10:32.077762494Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-01T02:10:32.077953348Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=193.314µs logger=migrator t=2026-05-01T02:10:32.082567317Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-01T02:10:32.082896785Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=333.348µs logger=migrator t=2026-05-01T02:10:32.088201981Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-01T02:10:32.088646721Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=447.22µs logger=migrator t=2026-05-01T02:10:32.093362252Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-01T02:10:32.094621883Z level=info msg="Migration successfully executed" id="create folder table" duration=1.259261ms logger=migrator t=2026-05-01T02:10:32.09956663Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-01T02:10:32.1008497Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.28232ms logger=migrator t=2026-05-01T02:10:32.106958764Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-01T02:10:32.109228018Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.268664ms logger=migrator t=2026-05-01T02:10:32.115570057Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-01T02:10:32.115601428Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.781µs logger=migrator t=2026-05-01T02:10:32.120005633Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T02:10:32.122280787Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.278274ms logger=migrator t=2026-05-01T02:10:32.128813601Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T02:10:32.129971098Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.159237ms logger=migrator t=2026-05-01T02:10:32.135047348Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-01T02:10:32.136860452Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.812764ms logger=migrator t=2026-05-01T02:10:32.14187695Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-01T02:10:32.142339871Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=463.581µs logger=migrator t=2026-05-01T02:10:32.14652192Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-01T02:10:32.146831307Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=310.647µs logger=migrator t=2026-05-01T02:10:32.152155483Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-01T02:10:32.154062579Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.906516ms logger=migrator t=2026-05-01T02:10:32.158977515Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-01T02:10:32.160215494Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.237809ms logger=migrator t=2026-05-01T02:10:32.165485189Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-01T02:10:32.166601766Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.116568ms logger=migrator t=2026-05-01T02:10:32.171202744Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-01T02:10:32.172427633Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.224609ms logger=migrator t=2026-05-01T02:10:32.178566628Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-01T02:10:32.180555126Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.986668ms logger=migrator t=2026-05-01T02:10:32.185511912Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-01T02:10:32.186489856Z level=info msg="Migration successfully executed" id="create anon_device table" duration=976.164µs logger=migrator t=2026-05-01T02:10:32.192239742Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-01T02:10:32.193743197Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.503355ms logger=migrator t=2026-05-01T02:10:32.200100287Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-01T02:10:32.201320346Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.227829ms logger=migrator t=2026-05-01T02:10:32.206632192Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-01T02:10:32.208324832Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.69301ms logger=migrator t=2026-05-01T02:10:32.213912614Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-01T02:10:32.215076522Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.163838ms logger=migrator t=2026-05-01T02:10:32.221809301Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-01T02:10:32.223740437Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.931796ms logger=migrator t=2026-05-01T02:10:32.228223453Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-01T02:10:32.22851919Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=296.237µs logger=migrator t=2026-05-01T02:10:32.23320423Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-01T02:10:32.242530451Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.316171ms logger=migrator t=2026-05-01T02:10:32.248415271Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-01T02:10:32.249098777Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=684.486µs logger=migrator t=2026-05-01T02:10:32.25387647Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T02:10:32.253907611Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.281µs logger=migrator t=2026-05-01T02:10:32.258677233Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T02:10:32.260505906Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.829603ms logger=migrator t=2026-05-01T02:10:32.266540359Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T02:10:32.266558839Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.51µs logger=migrator t=2026-05-01T02:10:32.272823747Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-01T02:10:32.274982979Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.159412ms logger=migrator t=2026-05-01T02:10:32.279893695Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T02:10:32.281115264Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.225699ms logger=migrator t=2026-05-01T02:10:32.286815448Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-01T02:10:32.287865244Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.047076ms logger=migrator t=2026-05-01T02:10:32.294352437Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-01T02:10:32.295649748Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.296221ms logger=migrator t=2026-05-01T02:10:32.300967894Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-01T02:10:32.301574768Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=608.364µs logger=migrator t=2026-05-01T02:10:32.307407126Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-01T02:10:32.308474941Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.061895ms logger=migrator t=2026-05-01T02:10:32.313678224Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-01T02:10:32.314698528Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.020134ms logger=migrator t=2026-05-01T02:10:32.319795929Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-01T02:10:32.321230013Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.433174ms logger=migrator t=2026-05-01T02:10:32.32657605Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-01T02:10:32.337488078Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.898078ms logger=migrator t=2026-05-01T02:10:32.343567572Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-01T02:10:32.356802924Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.234842ms logger=migrator t=2026-05-01T02:10:32.361949666Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-01T02:10:32.372208619Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.255533ms logger=migrator t=2026-05-01T02:10:32.378490437Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-01T02:10:32.378763014Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=277.177µs logger=migrator t=2026-05-01T02:10:32.385096624Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-01T02:10:32.3955108Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.414196ms logger=migrator t=2026-05-01T02:10:32.400461417Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-01T02:10:32.410588417Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.12496ms logger=migrator t=2026-05-01T02:10:32.416587849Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-01T02:10:32.416916017Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=329.418µs logger=migrator t=2026-05-01T02:10:32.422044548Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.38334306s logger=migrator t=2026-05-01T02:10:32.422728044Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-01T02:10:32.437751399Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-01T02:10:32.438025286Z level=info msg="Created default organization" logger=secrets t=2026-05-01T02:10:32.443482095Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T02:10:32.490326453Z level=info msg="Restored cache from database" duration=453.51µs logger=plugin.store t=2026-05-01T02:10:32.491622454Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-01T02:10:32.532724086Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-01T02:10:32.532824308Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-01T02:10:32.53290092Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-01T02:10:32.532922571Z level=info msg="Plugins loaded" count=54 duration=41.300697ms logger=query_data t=2026-05-01T02:10:32.537229133Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-01T02:10:32.54090207Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-01T02:10:32.548479079Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-01T02:10:32.558087206Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-01T02:10:32.560516263Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-01T02:10:32.562686835Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-01T02:10:32.583469976Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-01T02:10:32.604489634Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-01T02:10:32.623220018Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-01T02:10:32.623241058Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-01T02:10:32.623573196Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-01T02:10:32.623849762Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-01T02:10:32.624091528Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-01T02:10:32.62845828Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-01T02:10:32.700306921Z level=info msg="State cache has been initialized" states=0 duration=76.452838ms logger=ngalert.scheduler t=2026-05-01T02:10:32.700448434Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-01T02:10:32.700593387Z level=info msg=starting first_tick=2026-05-01T02:10:40Z logger=provisioning.dashboard t=2026-05-01T02:10:32.763356872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:32.825559944Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-01T02:10:32.910901822Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-01T02:10:32.911777884Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T02:10:34.709340647Z level=info msg="Patterns update finished" duration=2.084202865s logger=plugins.update.checker t=2026-05-01T02:10:36.677948787Z level=info msg="Update check succeeded" duration=4.054051214s logger=grafana.update.checker t=2026-05-01T02:10:36.686019198Z level=info msg="Update check succeeded" duration=4.061958741s logger=sqlstore.transactions t=2026-05-01T02:10:36.765123579Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-01T02:10:36.816696599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:36.817448947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:36.836731084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:36.884159116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:36.906989535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:36.930395919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:36.951092708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:36.994663319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.013358632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.133280588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.150617639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.228298046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.246854695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.332006539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.354589463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.389454239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.414294626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.49350411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.515789727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.56113485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.572111269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.600236265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.616795337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.648033725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.66385709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.691817101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.71076536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.747387656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.783973602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.829669982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.847509884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.897066567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.9276413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:37.990039756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.010559862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.0620482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.081605592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.132799643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.147968523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.198035597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.220094768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.266854975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.288880686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.34528854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.366310748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.429697837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.450788396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.494124971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.511542142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.574676507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.59557165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.660158339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.683713136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.739749342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.770657143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.867419472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.89483181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:38.984253355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.005816966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.086003773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.107360908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.188080858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.209187707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.330573648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.347690183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.432576581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.45282251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.558667294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.577894419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.659266504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.681780576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.752051819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.772438952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.847384304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.861063678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.94061103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:39.963516092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:40.037628675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:40.057012863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:40.136267128Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-01T02:11:21.648527182Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-01T02:20:32.649989077Z level=info msg="Completed cleanup jobs" duration=25.836757ms logger=plugins.update.checker t=2026-05-01T02:20:41.742367572Z level=info msg="Update check succeeded" duration=5.064207038s logger=sqlstore.transactions t=2026-05-01T02:25:32.556204247Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-01T02:30:32.650157092Z level=info msg="Completed cleanup jobs" duration=26.11986ms logger=plugins.update.checker t=2026-05-01T02:30:36.762659252Z level=info msg="Update check succeeded" duration=83.808233ms