Error
Request URL: Special Move and api.php
Request ID: XREv5wpAMDoAAHPGpY0AAAAM
Error from line 1938 of /srv/mediawiki/php-1.34.0-wmf.10/includes/filerepo/file/LocalFile.php: Call to a member function purgeEverything() on boolean
#0 /srv/mediawiki/php-1.34.0-wmf.10/includes/deferred/AutoCommitUpdate.php(46): LocalFile->{closure}(Wikimedia\Rdbms\DatabaseMysqli, string) #1 /srv/mediawiki/php-1.34.0-wmf.10/includes/deferred/DeferredUpdates.php(309): AutoCommitUpdate->doUpdate() #2 /srv/mediawiki/php-1.34.0-wmf.10/includes/deferred/DeferredUpdates.php(265): DeferredUpdates::attemptUpdate(AutoCommitUpdate, Wikimedia\Rdbms\LBFactoryMulti) #3 /srv/mediawiki/php-1.34.0-wmf.10/includes/deferred/DeferredUpdates.php(217): DeferredUpdates::handleUpdate(AutoCommitUpdate, Wikimedia\Rdbms\LBFactoryMulti, string, integer) #4 /srv/mediawiki/php-1.34.0-wmf.10/includes/deferred/DeferredUpdates.php(140): DeferredUpdates::handleUpdateQueue(array, string, integer) #5 /srv/mediawiki/php-1.34.0-wmf.10/includes/MediaWiki.php(600): DeferredUpdates::doUpdates(string, integer) #6 /srv/mediawiki/php-1.34.0-wmf.10/includes/api/ApiMain.php(548): MediaWiki::preOutputCommit(DerivativeContext) #7 /srv/mediawiki/php-1.34.0-wmf.10/includes/api/ApiMain.php(502): ApiMain->executeActionWithErrorHandling() #8 /srv/mediawiki/php-1.34.0-wmf.10/api.php(87): ApiMain->execute() #9 /srv/mediawiki/w/api.php(3): require(string) #10 {main}
Impact
The DeferredUpdate callback is interrupted by this fatal error, which means the required updates for these renamed files were not able to run, which means caches and derived data store (e.g. link tables or some such) are likely out of date, these do not automatically recover by other means.
Notes
Regression aligns exactly with the two attempted deployments of wmf.10.