Last modified: 2011-09-18 06:45:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29177, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27177 - on parallelized jobs we sporadically get "failed to update status file", find and fix
on parallelized jobs we sporadically get "failed to update status file", find...
Status: RESOLVED FIXED
Product: Datasets
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Ariel T. Glenn
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-05 16:53 UTC by Ariel T. Glenn
Modified: 2011-09-18 06:45 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ariel T. Glenn 2011-02-05 16:53:09 UTC
On the parallelized runs we see complains about not being able to write the dumpruninfo file or the status file periodically.  It's not critical since subsequent writes succeed, but it would be nice to track down and fix this issue.

Example messages:

Couldn't update status files. Continuing anyways
Couldn't save dump run info file. Continuing anyways
Comment 1 Ariel T. Glenn 2011-09-18 06:45:33 UTC
Fixed; the problem was cause by multiple processes trying to write to the same file.  files are now either moved into place from a temp copy or there's just one process writing to the file.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links