Closed Bug 1356476 Opened 7 years ago Closed 7 years ago

Web platform tests (tc-W(Wd)) are not using their tooltool cache as expected

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
Tracking Status
firefox55 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

From the logs:

[task 2017-04-14T01:12:30.590480Z] 01:12:30     INFO -  WARNING - Impossible to add file geckodriver-v0.15.0-linux64.tar.gz to cache folder /builds/tooltool_cache
[task 2017-04-14T01:12:30.590842Z] 01:12:30    ERROR -  Traceback (most recent call last):
[task 2017-04-14T01:12:30.591403Z] 01:12:30     INFO -    File "/home/worker/checkouts/gecko/taskcluster/docker/recipes/tooltool.py", line 677, in fetch_files
[task 2017-04-14T01:12:30.591763Z] 01:12:30     INFO -      os.makedirs(cache_folder, 0700)
[task 2017-04-14T01:12:30.592148Z] 01:12:30     INFO -    File "/usr/lib/python2.7/os.py", line 150, in makedirs
[task 2017-04-14T01:12:30.592544Z] 01:12:30     INFO -      makedirs(head, mode)
[task 2017-04-14T01:12:30.592894Z] 01:12:30     INFO -    File "/usr/lib/python2.7/os.py", line 157, in makedirs
[task 2017-04-14T01:12:30.593289Z] 01:12:30     INFO -      mkdir(name, mode)
[task 2017-04-14T01:12:30.593768Z] 01:12:30     INFO -  OSError: [Errno 13] Permission denied: '/builds'
[task 2017-04-14T01:12:30.618397Z] 01:12:30     INFO - Return code: 0
[task 2017-04-14T01:12:30.618767Z] 01:12:30     INFO - Running command: ['tar', 'xf', u'/home/worker/workspace/build/geckodriver-v0.15.0-linux64.tar.gz'] in /home/worker/workspace/build

Bug 1355731 changes that to use a mach command that wraps tooltool and that command fails when the cache is not properly used, turning the above ignore error into a hard error.
Comment on attachment 8858210 [details]
Bug 1356476 - Don't enable tooltool cache on web platform tests.

https://reviewboard.mozilla.org/r/130162/#review133000
Attachment #8858210 - Flags: review?(mshal) → review+
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/732e044f9ce4
Don't enable tooltool cache on web platform tests. r=mshal
Blocks: 1356683
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: