Closed Bug 1564309 Opened 5 years ago Closed 5 years ago

Can't connect to interactive tasks anymore

Categories

(Firefox Build System :: Task Configuration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Unassigned)

References

Details

Attachments

(1 file)

It fails with:

Client ID mozilla-auth0/ad|Mozilla-LDAP|mh does not have sufficient scopes and is missing the following scopes:

queue:get-artifact:private/docker-worker/shell.html


This request requires the client to satisfy the following scope expression:

{
  "AllOf": [
    "queue:get-artifact:private/docker-worker/shell.html"
  ]
}

---

* method:     getArtifact
* errorCode:  InsufficientScopes
* statusCode: 403
* time:       2019-07-09T04:17:44.010Z"

This worked recently. I'll note that I do have queue:get-artifact:private/interactive/* scopes, has something changed?

Tom, is this related to recent changes to access level roles?

Component: General → Task Configuration
Flags: needinfo?(mozilla)
Product: Taskcluster → Firefox Build System

Yes.

Flags: needinfo?(mozilla)
Regressions: 1470625

This used to be granted via the roles for level-3 repos (previously the
moz-tree:level:3 role). Since we don't grant level-3 users the scopes of
level-3 repos anymore, we need to grant this permission directly. Since the
repos don't need to access tasks, remove the scope from them at the same
time.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: