Closed Bug 1316018 Opened 8 years ago Closed 7 years ago

Intermittent TEST-UNEXPECTED-OK | /webdriver/contexts.py | expected TIMEOUT

Categories

(Testing :: web-platform-tests, defect)

Version 3
defect
Not set
normal

Tracking

(firefox51 unaffected, firefox52 wontfix, firefox53 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox51 --- unaffected
firefox52 --- wontfix
firefox53 --- affected

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Flags: needinfo?(james)
Flags: needinfo?(james) → needinfo?(ato)
I’ve seen this a couple of times on various try builds in the past week.  It looks like /builds has wrong permissions for downloading geckodriver from tooltool.  Is this a permissions issue with the VM/container?

Who knows about permissions on the image used by try slaves?
Flags: needinfo?(ato) → needinfo?(dustin)
[task 2016-11-08T15:25:39.639659Z] 15:25:39     INFO -  WARNING - Impossible to add file geckodriver-v0.11.1-linux64.tar.gz to cache folder /builds/tooltool_cache
[task 2016-11-08T15:25:39.640032Z] 15:25:39    ERROR -  Traceback (most recent call last):
[task 2016-11-08T15:25:39.641166Z] 15:25:39     INFO -    File "/home/worker/checkouts/gecko/testing/docker/recipes/tooltool.py", line 671, in fetch_files
[task 2016-11-08T15:25:39.641651Z] 15:25:39     INFO -      os.makedirs(cache_folder, 0700)
[task 2016-11-08T15:25:39.642382Z] 15:25:39     INFO -    File "/usr/lib/python2.7/os.py", line 150, in makedirs
[task 2016-11-08T15:25:39.643106Z] 15:25:39     INFO -      makedirs(head, mode)
[task 2016-11-08T15:25:39.644157Z] 15:25:39     INFO -    File "/usr/lib/python2.7/os.py", line 157, in makedirs
[task 2016-11-08T15:25:39.644720Z] 15:25:39     INFO -      mkdir(name, mode)
[task 2016-11-08T15:25:39.645473Z] 15:25:39 INFO - OSError: [Errno 13] Permission denied: '/builds'
There is no `/builds` directory -- I suspect that location got accidentally hard-coded somewhere.  That would be the thing to fix.
Flags: needinfo?(dustin)
Mass wontfix for bugs affecting firefox 52.
See https://wiki.mozilla.org/Bugmasters/Projects/Bug_Handling/Bug_Husbandry#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.