Intermittent curl: (16) Error in the HTTP2 framing layer
Categories
(Taskcluster :: General, defect)
Tracking
(Not tracked)
People
(Reporter: apavel, Unassigned)
Details
Failure log: https://firefoxci.taskcluster-artifacts.net/DG10_2GNR_G9kBg8T9znGQ/0/public/logs/live_backing.log
curl --location --retry 10 --retry-delay 10 -o /home/worker/task.json https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DG10_2GNR_G9kBg8T9znGQ
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5397 100 5397 0 0 48187 0 --:--:-- --:--:-- --:--:-- 48187
curl: (16) Error in the HTTP2 framing layer
[taskcluster 2021-07-09 12:09:47.421Z] === Task Finished ===
[taskcluster 2021-07-09 12:09:47.507Z] Artifact "public/build/wo/manifest.json" not found at "/home/worker/artifacts/manifest.json"
[taskcluster 2021-07-09 12:09:47.567Z] Artifact "public/build/wo/target.partial-1.mar" not found at "/home/worker/artifacts/target.partial-1.mar"
[taskcluster 2021-07-09 12:09:47.635Z] Artifact "public/build/wo/target.partial-2.mar" not found at "/home/worker/artifacts/target.partial-2.mar"
[taskcluster 2021-07-09 12:09:47.707Z] Artifact "public/build/wo/target.partial-4.mar" not found at "/home/worker/artifacts/target.partial-4.mar"
[taskcluster 2021-07-09 12:09:47.771Z] Artifact "public/build/wo/target.partial-3.mar" not found at "/home/worker/artifacts/target.partial-3.mar"
[taskcluster 2021-07-09 12:09:47.858Z] Unsuccessful task run with exit code: 16 completed in 1.892 seconds
Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
Weird that this failed despite --retry 10
.
This failed while doing Taskcluster shenanigans (before the actual task-specific logic begins, I believe), so I'm going to pass it to the TC crew.
Comment hidden (Intermittent Failures Robot) |
Description
•