Closed
Bug 1244478
Opened 9 years ago
Closed 9 years ago
[taskcluster-vcs] [taskcluster:error] Cached copy of 'platform_system_libpdu' could not be found. Use '--force-clone' to perform a full clone
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ferjm, Unassigned)
References
Details
This error is happening for every B2G build on treeherder. For example:
https://treeherder.mozilla.org/logviewer.html#?job_id=20775968&repo=mozilla-inbound
Comment 1•9 years ago
|
||
Hi :garndt, there are two new repositories (platform_system_libpdu and platform_system_sensorsd) added in bug 1196221. It causes B2G build busted because taskcluster-vcs can not found them in the cached copy.
I guess we need to update some cached copies in https://tools.taskcluster.net/index/#tc-vcs.v1.repo-project/tc-vcs.v1.repo-project. I have read http://tc-vcs.readthedocs.org/en/latest/caching/#remote-caching, but I'm still not quite sure how to do that, could you kindly shed me some light? Thank you.
Flags: needinfo?(garndt)
Updated•9 years ago
|
Summary: [taskcluster:error] Cached copy of 'platform_system_libpdu' could not be found. Use '--force-clone' to perform a full clone → [taskcluster-vcs] [taskcluster:error] Cached copy of 'platform_system_libpdu' could not be found. Use '--force-clone' to perform a full clone
Comment 2•9 years ago
|
||
I have reran the cached jobs and it doesn't seem like recent builds are failing because of a missing library (different errors in the logs now). Typically this change should have been picked up by our caching jobs but there was an issue with those jobs running related to a newer version of our library. I have entered bug 1244700 for that.
Flags: needinfo?(garndt)
Comment 3•9 years ago
|
||
(In reply to Greg Arndt [:garndt] from comment #2)
> I have reran the cached jobs and it doesn't seem like recent builds are
> failing because of a missing library (different errors in the logs now).
> Typically this change should have been picked up by our caching jobs but
> there was an issue with those jobs running related to a newer version of our
> library. I have entered bug 1244700 for that.
Thank you, Greg.
Comment 4•9 years ago
|
||
Since I did see this error on recent builds, so I close this bug as WORKSFORME.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•