New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 658317 link

Starred by 0 users

Issue metadata

Status: Archived
Owner:
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Bug



Sign in to add a comment

tryserver.libyuv Access denied

Project Member Reported by fbarchard@chromium.org, Oct 21 2016

Issue description

on libyuv project (not chromium)

git cl try
produces an error

ERROR: Access denied: User user:fbarchard@google.com cannot add builds to bucket tryserver.libyuv

attempted from linux.

 
git cl try last worked on Wednesday, Oct 19 in this CL
https://codereview.chromium.org/2425623004/

and first failed on Thursday Oct 20 in this CL
https://codereview.chromium.org/2424233004/
This works:
git cl try --bot=linux_rel -m tryserver.libyuv


Cc: no...@chromium.org
I wonder what may have changed here. 
I double-checked and fbarchard@chromium.org is in https://chrome-infra-auth.appspot.com/auth/groups#external/project-chromium-committers which is where https://chrome-infra-auth.appspot.com/auth/groups#project-libyuv-tryjob-access inherits access from.

The fact that it worked before tells me something must have changed.

nodir@ any idea? Is the buildbucket not using the right ACL anymore?

It works for with git cl try --bot=linux_rel -m tryserver.libyuv
but if Frank runs without specifying --bot, it fails:

git cl try -m tryserver.libyuv
ERROR: Access denied: User user:fbarchard@google.com cannot add builds to bucket tryserver.libyuv

same with his chromium.org account.

I added fbarchard@google.com to https://chrome-infra-auth.appspot.com/auth/groups#project-libyuv-tryjob-access to be sure, since only the chromium.org account is listed as Chromium committer.

Comment 4 by no...@chromium.org, Oct 24 2016

Cc: borenet@chromium.org
Labels: -Pri-2 Pri-1
note that it says "tryserver.libyuv" bucket, not "master.tryserver.libyuv"

https://chromiumcodereview.appspot.com/2419113002 is culprit
it should have affected chromium in a major way

Comment 5 by bore...@google.com, Oct 24 2016

Does this work?

git cl try -m master.tryserver.libyuv

I'll look into it but for me locally "git cl try -m tryserver.libyuv" works, it triggers a dry run.

Comment 6 by no...@chromium.org, Oct 24 2016

Owner: no...@chromium.org
Status: Started (was: Untriaged)

Comment 9 by no...@chromium.org, Oct 24 2016

does it work now?
Status: Archived (was: Started)

Sign in to add a comment