Closed
Bug 1313359
Opened 9 years ago
Closed 8 years ago
Intermittent requests.exceptions.HTTPError: 404 Client Error: Not Found
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: bulk-close-intermittents)
Comment 2•9 years ago
|
||
Hmm, this is weird. Looking at http://archive.mozilla.org/pub/firefox/nightly/2016/10/2016-10-23-00-40-25-mozilla-aurora-l10n/mozilla-aurora-macosx64-l10n-nightly-7-unknown-bm85-build1-build55.txt.gz I see:
03:19:35 INFO - /builds/slave/m-aurora-m64-l10n-ntly-7-00000/build/mozilla-aurora/obj-l10n/_virtualenv/bin/python -u /builds/slave/m-aurora-m64-l10n-ntly-7-00000/build/mozilla-aurora/build/upload.py --base-path ../../dist \
03:19:35 INFO - --package 'firefox-51.0a2.pt-PT.mac.dmg' \
03:19:35 INFO - --properties-file ../../dist/mach_build_properties.json \
03:19:35 INFO - '../../dist/firefox-51.0a2.pt-PT.mac.dmg' '../../dist/update/firefox-51.0a2.pt-PT.mac.complete.mar' '../../dist/mac/xpi/firefox-51.0a2.pt-PT.langpack.xpi' \
03:19:35 INFO - '../../dist//firefox-51.0a2.pt-PT.mac.checksums' '../../dist//firefox-51.0a2.pt-PT.mac.checksums'.asc
03:19:37 INFO - Uploading /builds/slave/m-aurora-m64-l10n-ntly-7-00000/build/mozilla-aurora/obj-l10n/dist/firefox-51.0a2.pt-PT.mac.dmg
03:19:58 INFO - Uploading /builds/slave/m-aurora-m64-l10n-ntly-7-00000/build/mozilla-aurora/obj-l10n/dist/update/firefox-51.0a2.pt-PT.mac.complete.mar
03:20:19 INFO - Uploading /builds/slave/m-aurora-m64-l10n-ntly-7-00000/build/mozilla-aurora/obj-l10n/dist/mac/xpi/firefox-51.0a2.pt-PT.langpack.xpi
03:20:20 INFO - Uploading /builds/slave/m-aurora-m64-l10n-ntly-7-00000/build/mozilla-aurora/obj-l10n/dist/firefox-51.0a2.pt-PT.mac.checksums
03:20:21 INFO - Uploading /builds/slave/m-aurora-m64-l10n-ntly-7-00000/build/mozilla-aurora/obj-l10n/dist/firefox-51.0a2.pt-PT.mac.checksums.asc
03:20:21 INFO - Running post-upload command: post_upload.py -b mozilla-aurora-l10n -p firefox -i 20161023004025 --release-to-latest --release-to-dated
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.dmg
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/2016/10/2016-10-23-00-40-25-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.dmg
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.complete.mar
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/2016/10/2016-10-23-00-40-25-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.complete.mar
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/mac/xpi/firefox-51.0a2.pt-PT.langpack.xpi
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/2016/10/2016-10-23-00-40-25-mozilla-aurora-l10n/mac/xpi/firefox-51.0a2.pt-PT.langpack.xpi
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.checksums
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/2016/10/2016-10-23-00-40-25-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.checksums
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.checksums.asc
03:22:23 INFO - https://archive.mozilla.org/pub/firefox/nightly/2016/10/2016-10-23-00-40-25-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.checksums.asc
03:22:24 INFO - Upload complete
03:22:25 INFO - Return code: 0
03:22:25 INFO - Upload successful (pt-PT)
Maybe post_upload misbehaves or something wrong with the upload host?
oremj, do you have any ideas why https://archive.mozilla.org/pub/firefox/nightly/2016/10/2016-10-23-00-40-25-mozilla-aurora-l10n/firefox-51.0a2.pt-PT.mac.complete.mar is reposrted as uploaded but it's actually 404?
Flags: needinfo?(rail) → needinfo?(oremj)
Comment 3•9 years ago
|
||
I've confirmed that the file is not in the bucket. Since there were no errors and this isn't a common thing, I don't really have anything to go off of. Let's chalk this one up to random AWS error.
Flags: needinfo?(oremj)
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•