Skip to content

CI Remote Cache Error. #9659

@ysiraichi

Description

@ysiraichi

🐛 Bug

The remote cache seems not to be working.
There are a couple of my PRs whose CI can't build due to a timeout.

For reference, when remote caching was working, it took PyTorch/XLA less than 400s to build (link).
However, without the remote cache, it's taking 1700s. (link).

In the beginning of PyTorch/XLA build, we can see the following error message:

    ERROR: Failed to query remote execution capabilities: UNAVAILABLE: Credentials failed to obtain metadata

Although we could increase the timeout to around 80 minutes, I don't think that's a good solution.

cc @bhavya01 @zhanyong-wan @qihqi

Metadata

Metadata

Assignees

No one assigned

    Labels

    CICI related changebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions