Page MenuHomePhabricator

MediaWiki periodic job refreshlinks-delete-from-nonexistent-s3 failed
Closed, ResolvedPublicPRODUCTION ERROR

Description

Common information

  • alertname: MediaWikiCronJobFailed
  • label_cronjob: refreshlinks-delete-from-nonexistent-s3
  • label_team: mediawiki-page-derived-data
  • prometheus: k8s
  • severity: task
  • site: eqiad
  • source: prometheus
  • team: mediawiki-page-derived-data

Firing alerts


Event Timeline

Restricted Application changed the subtype of this task from "Task" to "Production Error". · View Herald TranscriptApr 3 2026, 12:49 AM
Restricted Application added subscribers: A_smart_kitten, Aklapper. · View Herald Transcript
jijiki claimed this task.
jijiki subscribed.

Seems like a temporary network error

image.png (2,992×706 px, 285 KB)

Time from that Logstash screenshot (FWICS): 2026-04-03 00:43:10

attempting to copy down some of the errors in that screenshot (for future searchability)
ocwikibooks Fatal error: Uncaught MediaWiki\Config\ConfigException: Failed to load configuration from etcd: (curl error: 28) Timeout was reached [truncated in screenshot] /srv/mediawiki/php-1.46.0-wmf.22/includes/Config/EtcdConfig.php:207
ocwikibooks Warning: EtcdConfig failed to fetch data: (curl error: 28) Timeout was reached in /srv/mediawiki/php-1.46.0-wmf.22/includes/Config/EtcdConfig.php on line 180

So yeah, seems like T346971: Uncaught ConfigException: Failed to load configuration from etcd, similarly to T422308#11790652.
Seems to be happening a relatively noticeable amount for mw-cron jobs recently, maybe: https://phabricator.wikimedia.org/maniphest/query/JPdsxxgWXcKR/#R

@A_smart_kitten Thank you!

I closed this task since it is probably not an issue specifically with the cronjobs, see T422455.

Ah yeah (and no problem with closing this task!) - thanks for linking T422455!