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

Issue 687564 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Failure on chromium android builder

Project Member Reported by emso@chromium.org, Feb 1 2017

Issue description

Sync generated files step is failing:

To https://chromium.googlesource.com/chromium/src/out
 ! [remote rejected]     HEAD -> master (prohibited by Gerrit)
error: failed to push some refs to 'https://chromium.googlesource.com/chromium/src/out'
Traceback (most recent call last):
  File "/b/build/scripts/slave/sync_generated_files_codesearch.py", line 65, in <module>
    sys.exit(main())
  File "/b/build/scripts/slave/sync_generated_files_codesearch.py", line 53, in main
    check_call(['git', 'push', 'origin', 'HEAD:master'], cwd=opts.dest)
  File "/b/build/scripts/slave/sync_generated_files_codesearch.py", line 61, in check_call
    return subprocess.check_call(cmd, cwd=cwd)
  File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'push', 'origin', 'HEAD:master']' returned non-zero exit status 1
step returned non-zero exit code: 1
@@@STEP_FAILURE@@@

See https://build.chromium.org/p/chromium.infra.codesearch/builders/codesearch-gen-chromium-android/builds/6 for more details.

Credentials may not be fully set up yet. 

 

Comment 1 by emso@chromium.org, May 17 2017

Labels: Xrefs
Owner: emso@chromium.org
Status: Assigned (was: Available)

Comment 2 by emso@chromium.org, Nov 2 2017

Status: WontFix (was: Assigned)
The android builder has been disable for the time being.

Sign in to add a comment