Closed Bug 1823632 Opened 2 years ago Closed 1 years ago

Intermittent TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): Z:\task_167939018365937\build\src\tools\tryselect\test\test_again.py

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P5)

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [retriggered])

Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=409591165&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/b5FX7l5zQLalBcYKC3AwEw/runs/0/artifacts/public/logs/live_backing.log


[task 2023-03-21T10:01:20.893Z] ======================= 1 passed, 5 warnings in 10.08s ========================
[task 2023-03-21T10:01:20.893Z] 
[task 2023-03-21T10:01:20.893Z] 
[task 2023-03-21T10:01:23.827Z] Tests Completed:  91%|######### | 10/11 [00:11<00:02,  2.24s/Test]
[task 2023-03-21T10:01:23.827Z]                                                                   
[task 2023-03-21T10:01:23.830Z] Z:\task_167939018365937\build\src\tools\tryselect\test\test_presets.py
[task 2023-03-21T10:01:23.830Z] ============================= test session starts =============================
[task 2023-03-21T10:01:23.830Z] platform win32 -- Python 3.9.5, pytest-7.0.1, pluggy-1.0.0 -- Z:\task_167939018365937\build\src\obj-x86_64-pc-windows-msvc\_virtualenvs\python-test\Scripts\python.exe
[task 2023-03-21T10:01:23.830Z] rootdir: z:\task_167939018365937\build\src, configfile: config\mozunit\mozunit\pytest.ini
[task 2023-03-21T10:01:23.830Z] collecting ... collected 21 items
[task 2023-03-21T10:01:23.830Z] 
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds-debug] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds-debugopt] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[desktop-frontend] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[devtools] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[devtools-linux] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[fpush-linux-android] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[geckodriver] XFAIL
[task 2023-03-21T10:01:23.830Z] tools/tryselect/test/test_presets.py::test_shared_presets[media-full] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[mochitest-bc] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[perf] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[perf-chrome] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[remote-protocol] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[sample-suites] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[sm-shell-all] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[sm-shell] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[sm-all] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[webrender] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[webrender-reftests] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[webrender-reftests-linux] XFAIL
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[webrender-perf] XFAIL
[task 2023-03-21T10:01:23.831Z] 
[task 2023-03-21T10:01:23.831Z] ============================== warnings summary ===============================
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds]
[task 2023-03-21T10:01:23.831Z]   z:\task_167939018365937\build\src\third_party\python\taskcluster_taskgraph\taskgraph\config.py:77: DeprecationWarning: The usage of `cmp` is deprecated and will be removed on or after 2021-06-01.  Please use `eq` and `order` instead.
[task 2023-03-21T10:01:23.831Z]     @attr.s(frozen=True, cmp=False)
[task 2023-03-21T10:01:23.831Z] 
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds]
[task 2023-03-21T10:01:23.831Z]   z:\task_167939018365937\build\src\third_party\python\taskcluster_taskgraph\taskgraph\transforms\base.py:30: DeprecationWarning: The usage of `cmp` is deprecated and will be removed on or after 2021-06-01.  Please use `eq` and `order` instead.
[task 2023-03-21T10:01:23.831Z]     @attr.s(frozen=True, cmp=False)
[task 2023-03-21T10:01:23.831Z] 
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds]
[task 2023-03-21T10:01:23.831Z]   z:\task_167939018365937\build\src\python\mach\mach\main.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
[task 2023-03-21T10:01:23.831Z]     import imp
[task 2023-03-21T10:01:23.831Z] 
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds]
[task 2023-03-21T10:01:23.831Z]   z:\task_167939018365937\build\src\third_party\python\mozilla_version\mozilla_version\version.py:17: DeprecationWarning: The usage of `cmp` is deprecated and will be removed on or after 2021-06-01.  Please use `eq` and `order` instead.
[task 2023-03-21T10:01:23.831Z]     @attr.s(frozen=True, cmp=False, hash=True)
[task 2023-03-21T10:01:23.831Z] 
[task 2023-03-21T10:01:23.831Z] tools/tryselect/test/test_presets.py::test_shared_presets[builds]
[task 2023-03-21T10:01:23.831Z]   z:\task_167939018365937\build\src\third_party\python\mozilla_version\mozilla_version\gecko.py:91: DeprecationWarning: The usage of `cmp` is deprecated and will be removed on or after 2021-06-01.  Please use `eq` and `order` instead.
[task 2023-03-21T10:01:23.832Z]     @attr.s(frozen=True, cmp=False, hash=True)
[task 2023-03-21T10:01:23.832Z] 
[task 2023-03-21T10:01:23.832Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2023-03-21T10:01:23.832Z] =========================== short test summary info ===========================
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[builds]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[builds-debug]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[builds-debugopt]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[desktop-frontend]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[devtools]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[devtools-linux]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[fpush-linux-android]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[geckodriver]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[media-full]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[mochitest-bc]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[perf]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.832Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[perf-chrome]
[task 2023-03-21T10:01:23.832Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[remote-protocol]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[sample-suites]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[sm-shell-all]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[sm-shell]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[sm-all]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[webrender]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[webrender-reftests]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[webrender-reftests-linux]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] XFAIL tools/tryselect/test/test_presets.py::test_shared_presets[webrender-perf]
[task 2023-03-21T10:01:23.833Z]   Bug 1635204: test_shared_presets[sample-suites] is flaky
[task 2023-03-21T10:01:23.833Z] ======================= 21 xfailed, 5 warnings in 1.92s =======================
[task 2023-03-21T10:01:23.833Z] 
[task 2023-03-21T10:01:23.833Z] 
[task 2023-03-21T10:01:23.833Z] Tests Completed: 100%|##########| 11/11 [00:14<00:00,  2.44s/Test]
[task 2023-03-21T10:01:23.834Z]                                                                   
[task 2023-03-21T10:01:23.834Z] Z:\task_167939018365937\build\src\tools\tryselect\test\test_again.py
[task 2023-03-21T10:01:23.834Z] Creating local state directory: C:\Users\task_167939018365937\.mozbuild\srcdirs\src-a249ddca03f2
[task 2023-03-21T10:01:23.834Z] Traceback (most recent call last):
[task 2023-03-21T10:01:23.834Z]   File "Z:\task_167939018365937\build\src\tools\tryselect\test\test_again.py", line 10, in <module>
[task 2023-03-21T10:01:23.834Z]     from tryselect import push
[task 2023-03-21T10:01:23.834Z]   File "z:\task_167939018365937\build\src\tools\tryselect\push.py", line 55, in <module>
[task 2023-03-21T10:01:23.834Z]     get_state_dir(specific_to_topsrcdir=True), "history", "try_task_configs.json"
[task 2023-03-21T10:01:23.834Z]   File "z:\task_167939018365937\build\src\python\mach\mach\util.py", line 79, in get_state_dir
[task 2023-03-21T10:01:23.834Z]     state_dir.mkdir(mode=0o770, parents=True)
[task 2023-03-21T10:01:23.834Z]   File "c:\mozilla-build\python3\lib\pathlib.py", line 1313, in mkdir
[task 2023-03-21T10:01:23.834Z]     self._accessor.mkdir(self, mode)
[task 2023-03-21T10:01:23.834Z] FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\task_167939018365937\\.mozbuild\\srcdirs\\src-a249ddca03f2'
[task 2023-03-21T10:01:23.834Z] 
[task 2023-03-21T10:01:23.834Z] TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): Z:\task_167939018365937\build\src\tools\tryselect\test\test_again.py
[task 2023-03-21T10:01:23.834Z] 
[task 2023-03-21T10:01:23.834Z] Tests Completed: 100%|##########| 11/11 [00:14<00:00,  1.35s/Test]
[task 2023-03-21T10:01:23.834Z] Return code from mach python-test: 1
[taskcluster 2023-03-21T10:01:23.993Z]    Exit Code: 1
[taskcluster 2023-03-21T10:01:23.993Z]    User Time: 31.25ms
[taskcluster 2023-03-21T10:01:23.993Z]  Kernel Time: 15.625ms
[taskcluster 2023-03-21T10:01:23.993Z]    Wall Time: 35m15.4773549s
[taskcluster 2023-03-21T10:01:23.993Z]       Result: FAILED
[taskcluster 2023-03-21T10:01:23.993Z] === Task Finished ===
[taskcluster 2023-03-21T10:01:23.993Z] Task Duration: 35m15.4842864s
[taskcluster 2023-03-21T10:01:23.994Z] [mounts] Preserving cache: Moving "Z:\\task_167939018365937\\build" to "Z:\\caches\\bVyiwhXbSKOCiiaR0fuNvQ"
[taskcluster 2023-03-21T10:01:24.489Z] [mounts] Denying task_167939018365937 access to 'Z:\caches\bVyiwhXbSKOCiiaR0fuNvQ'
[taskcluster 2023-03-21T10:02:22.748Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-03-20T09:23:24.223Z
[taskcluster:error] exit status 1

I think this is an intermittent failure and seems not be caused by bug 1809843.

Flags: needinfo?(kershaw)
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.