Closed
Bug 1847477
Opened 2 years ago
Closed 2 years ago
Perma [tier 2] startup-* Exception: Something went wrong downloading the apk check to make sure you have entered a date that is valid and that the apk for the date you have requested(2023.08.06) is available and that the URL(<url>) is also valid
Categories
(Testing :: mozperftest, defect, P5)
Testing
mozperftest
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=425112017&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/G2XVh9tRTkWexMdlcYTRSg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-08-07T04:10:20.312Z] + python3 python/mozperftest/mozperftest/runner.py --flavor=mobile-browser --AndroidStartUp testing/performance/perftest_android_startup.js --browsertime-cycles=0 --AndroidStartUp-test-name=cold_view_nav_start --perfherder --hooks testing/performance/hooks_android_startup.py --AndroidStartUp-product=geckoview_example --AndroidStartUp-release-channel=nightly
[task 2023-08-07T04:10:20.312Z] Creating local state directory: /builds/worker/.mozbuild/srcdirs/gecko-d096f3db1a15
[task 2023-08-07T04:10:20.312Z] Site not up-to-date reason: "/builds/worker/.mozbuild/srcdirs/gecko-d096f3db1a15/_virtualenvs/common" does not exist
[task 2023-08-07T04:10:20.312Z] Fetching geckoview_example_nightly_aarch64.apk...Traceback (most recent call last):
[task 2023-08-07T04:10:20.312Z] File "python/mozperftest/mozperftest/runner.py", line 291, in <module>
[task 2023-08-07T04:10:20.312Z] sys.exit(main())
[task 2023-08-07T04:10:20.312Z] File "python/mozperftest/mozperftest/runner.py", line 287, in main
[task 2023-08-07T04:10:20.312Z] run_tests(mach_cmd, args, user_args)
[task 2023-08-07T04:10:20.312Z] File "python/mozperftest/mozperftest/runner.py", line 152, in run_tests
[task 2023-08-07T04:10:20.312Z] hooks.run("before_iterations", kwargs)
[task 2023-08-07T04:10:20.312Z] File "/builds/task_169138096683565/checkouts/gecko/python/mozperftest/mozperftest/hooks.py", line 63, in run
[task 2023-08-07T04:10:20.312Z] return getattr(self._hooks, name)(*args, **kw)
[task 2023-08-07T04:10:20.312Z] File "/builds/task_169138096683565/checkouts/gecko/testing/performance/hooks_android_startup.py", line 39, in before_iterations
[task 2023-08-07T04:10:20.312Z] download_apk_as_date(nightly_url, download_date, filename)
[task 2023-08-07T04:10:20.312Z] File "/builds/task_169138096683565/checkouts/gecko/testing/performance/hooks_android_startup.py", line 54, in download_apk_as_date
[task 2023-08-07T04:10:20.312Z] raise Exception(
[task 2023-08-07T04:10:20.312Z] Exception: Something went wrong downloading the apk check to make sure you have entered a date that is valid and that the apk for the date you have requested(2023.08.06) is available and that the URL(https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/gecko.v2.mozilla-central.pushdate.2023.08.06.latest.mobile.android-aarch64-debug/artifacts/public%2Fbuild%2Fgeckoview_example.apk) is also valid
[task 2023-08-07T04:10:20.312Z] script.py: command finished
[task 2023-08-07T04:10:20.312Z] script.py: enabling charging for device 'SM-A515F' ('R58R25003ZK')...
Comment 1•2 years ago
|
||
Hi Andrej! Can you please take a look at this? Seems similar to the bug from the see also section.
Thank you!
Flags: needinfo?(aglavic)
| Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Flags: needinfo?(aglavic)
| Comment hidden (Intermittent Failures Robot) |
Comment 4•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•