Closed Bug 1752199 Opened 3 years ago Closed 3 years ago

Perma btime-fiss office [tier 2] raptor-mitmproxy Error: Zip or manifest file path (C:\Users\task_1643222122\build\tests\raptor\raptor\tooltool-manifests\playback\mitm7-linux-firefox-office.manifest) does not exist. Please provide a valid path!

Categories

(Testing :: Raptor, defect, P5)

defect

Tracking

(firefox-esr91 unaffected, firefox96 unaffected, firefox97 unaffected, firefox98 fixed)

RESOLVED FIXED
Tracking Status
firefox-esr91 --- unaffected
firefox96 --- unaffected
firefox97 --- unaffected
firefox98 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

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


[task 2022-01-26T19:44:31.328Z] 19:44:31     INFO -  raptor-mitmproxy Info: Playback tool: mitmproxy
[task 2022-01-26T19:44:31.328Z] 19:44:31     INFO -  raptor-mitmproxy Info: Playback tool version: 7.0.4
[task 2022-01-26T19:44:31.329Z] 19:44:31     INFO -  raptor-mitmproxy Info: create mitmproxy 7.0.4 dir
[task 2022-01-26T19:44:31.329Z] 19:44:31     INFO -  raptor-mitmproxy Info: downloading mitmproxy binary
[task 2022-01-26T19:44:31.541Z] 19:44:31     INFO -  raptor-mitmproxy Info: b'INFO - File mitmproxy-7.0.4-windows.zip retrieved from local cache C:\\builds\\tooltool_cache'
[task 2022-01-26T19:44:31.661Z] 19:44:31     INFO -  raptor-mitmproxy Info: b'INFO - unzipping "mitmproxy-7.0.4-windows.zip"'
[task 2022-01-26T19:44:31.818Z] 19:44:31    ERROR -  raptor-mitmproxy Error: Zip or manifest file path (C:\Users\task_1643222122\build\tests\raptor\raptor\tooltool-manifests\playback\mitm7-linux-firefox-office.manifest) does not exist. Please provide a valid path!
[task 2022-01-26T19:44:31.818Z] 19:44:31     INFO -  raptor-mitmproxy Info: MitmproxyDesktop stop!!
[task 2022-01-26T19:44:31.819Z] 19:44:31     INFO -  raptor-mitmproxy Info: Mitmproxy stop!!
[task 2022-01-26T19:44:31.819Z] 19:44:31     INFO -  raptor-perftest Info: Removing temporary directory: C:\Users\task_1643222122\AppData\Local\Temp\tmp15_0962a
[task 2022-01-26T19:44:31.856Z] 19:44:31    ERROR -  Traceback (most recent call last):
[task 2022-01-26T19:44:31.857Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\tests\raptor\raptor\raptor.py", line 215, in <module>
[task 2022-01-26T19:44:31.857Z] 19:44:31     INFO -      main()
[task 2022-01-26T19:44:31.857Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\tests\raptor\raptor\raptor.py", line 161, in main
[task 2022-01-26T19:44:31.857Z] 19:44:31     INFO -      success = raptor.run_tests(raptor_test_list, raptor_test_names)
[task 2022-01-26T19:44:31.858Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\tests\raptor\raptor\perftest.py", line 450, in run_tests
[task 2022-01-26T19:44:31.858Z] 19:44:31     INFO -      self.run_test(test, timeout=int(test.get("page_timeout")))
[task 2022-01-26T19:44:31.859Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\tests\raptor\raptor\browsertime\base.py", line 450, in run_test
[task 2022-01-26T19:44:31.859Z] 19:44:31     INFO -      self.run_test_setup(test)
[task 2022-01-26T19:44:31.859Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\tests\raptor\raptor\browsertime\base.py", line 116, in run_test_setup
[task 2022-01-26T19:44:31.860Z] 19:44:31     INFO -      super(Browsertime, self).run_test_setup(test)
[task 2022-01-26T19:44:31.860Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\tests\raptor\raptor\perftest.py", line 433, in run_test_setup
[task 2022-01-26T19:44:31.860Z] 19:44:31     INFO -      self.start_playback(test)
[task 2022-01-26T19:44:31.861Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\tests\raptor\raptor\perftest.py", line 541, in start_playback
[task 2022-01-26T19:44:31.861Z] 19:44:31     INFO -      self.playback.start()
[task 2022-01-26T19:44:31.861Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\venv\lib\site-packages\mozproxy\backends\mitm\mitm.py", line 237, in start
[task 2022-01-26T19:44:31.861Z] 19:44:31     INFO -      self.download()
[task 2022-01-26T19:44:31.862Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\venv\lib\site-packages\mozproxy\backends\mitm\mitm.py", line 217, in download
[task 2022-01-26T19:44:31.862Z] 19:44:31     INFO -      self.download_playback_files()
[task 2022-01-26T19:44:31.862Z] 19:44:31     INFO -    File "C:\Users\task_1643222122\build\venv\lib\site-packages\mozproxy\backends\mitm\mitm.py", line 197, in download_playback_files
[task 2022-01-26T19:44:31.863Z] 19:44:31     INFO -      raise Exception("Zip or manifest file path does not exist")
[task 2022-01-26T19:44:31.863Z] 19:44:31     INFO -  Exception: Zip or manifest file path does not exist
[task 2022-01-26T19:44:31.912Z] 19:44:31    ERROR - Return code: 1
Flags: needinfo?(ksereduck)
Summary: Intermittent raptor-mitmproxy Error: Zip or manifest file path (C:\Users\task_1643222122\build\tests\raptor\raptor\tooltool-manifests\playback\mitm7-linux-firefox-office.manifest) does not exist. Please provide a valid path! → Perma btime-fiss office [tier 2] raptor-mitmproxy Error: Zip or manifest file path (C:\Users\task_1643222122\build\tests\raptor\raptor\tooltool-manifests\playback\mitm7-linux-firefox-office.manifest) does not exist. Please provide a valid path!

it looks like the manifest file was not added to the patch. I have the changes locally and in the try run, but evidently forgot to push it to phabricator. Can you back this out and I will update it as needed?

Thanks!

Flags: needinfo?(ksereduck) → needinfo?(csabou)

Sure, will take care of it.

Flags: needinfo?(csabou)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.