Bug 1323112 Comment 65 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Natalia Csoregi [:nataliaCs] from comment #64)
> Recent log: https://treeherder.mozilla.org/logviewer?job_id=397311129&repo=mozilla-central&lineNumber=1593
```
[task 2022-11-22T12:08:47.221Z] 12:08:47     INFO - Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/d7qh90YzQgahXSkDa8opJg/artifacts/public/build/target.zip to Z:\task_166911850942579\build\installer.zip
[task 2022-11-22T12:08:47.221Z] 12:08:47     INFO - retry: Calling _download_file with args: (), kwargs: {'url': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/d7qh90YzQgahXSkDa8opJg/artifacts/public/build/target.zip', 'file_name': 'Z:\\task_166911850942579\\build\\installer.zip'}, attempt #1
[task 2022-11-22T12:08:48.679Z] 12:08:48     INFO - Downloaded 156469142 bytes.
```
If I download locally, I get a file of the exact same size.
```
[task 2022-11-22T12:10:57.212Z] 12:10:57    ERROR -  mozinstall.mozinstall.InstallError: Failed to install "Z:\task_166911850942579\build\installer.zip (Bad CRC-32 for file 'firefox/fonts/TwemojiMozilla.ttf')"
```
Locally, I can unzip without any problem. Also, other tasks used the same zip without incident.
(In reply to Natalia Csoregi [:nataliaCs] from comment #64)
> Recent log: https://treeherder.mozilla.org/logviewer?job_id=397311129&repo=mozilla-central&lineNumber=1593
```
[task 2022-11-22T12:08:47.221Z] 12:08:47     INFO - Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/d7qh90YzQgahXSkDa8opJg/artifacts/public/build/target.zip to Z:\task_166911850942579\build\installer.zip
[task 2022-11-22T12:08:47.221Z] 12:08:47     INFO - retry: Calling _download_file with args: (), kwargs: {'url': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/d7qh90YzQgahXSkDa8opJg/artifacts/public/build/target.zip', 'file_name': 'Z:\\task_166911850942579\\build\\installer.zip'}, attempt #1
[task 2022-11-22T12:08:48.679Z] 12:08:48     INFO - Downloaded 156469142 bytes.
```
If I download locally, I get a file of the exact same size.
```
[task 2022-11-22T12:10:57.212Z] 12:10:57    ERROR -  mozinstall.mozinstall.InstallError: Failed to install "Z:\task_166911850942579\build\installer.zip (Bad CRC-32 for file 'firefox/fonts/TwemojiMozilla.ttf')"
```
Locally, I can unzip without any problem. Also, other tasks used the same zip without incident (but 3 tasks failed exactly the same way, on the same zip and the same member, TwoemojiMozilla.ttf).

Back to Bug 1323112 Comment 65