New issue
Advanced search Search tips

Issue 610928 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Builder: amd64-generic-asan and x86-generic-asan stopped

Project Member Reported by laszio@chromium.org, May 11 2016

Issue description

Comment 1 by vapier@chromium.org, May 11 2016

Owner: d...@chromium.org

Comment 2 by d...@chromium.org, May 11 2016

It looks like CrOS Repo Sync has broken: https://uberchromegw.corp.google.com/i/chromeos.infra/builders/CrOS%20Repo%20Sync

I'll look into it tomorrow.

Comment 3 by d...@chromium.org, May 11 2016

Status: Fixed (was: Untriaged)
nm I went ahead and fixed it.

Commands execute:
$ git --git-dir=/mnt/data/b/build/slave/cros_repo_sync/build/cros_repo_sync/public/git-repos/chromiumos/third_party/kernel.git prune
$ rm /mnt/data/b/build/slave/cros_repo_sync/build/cros_repo_sync/public/git-repos/chromiumos/third_party/kernel.git/gc.log
$ git --git-dir=/mnt/data/b/build/slave/cros_repo_sync/build/cros_repo_sync/public/git-repos/chromiumos/third_party/kernel.git remote prune cros

The intel-wifi branch in kernel was causing problems, and the repo was ripe for a prune.
thanks dnj!

We really need a better solution for this, even if it's just to auto-clobber the builder when it's seen.

Comment 6 by d...@chromium.org, May 11 2016

I'm making a CL to automatically perform the steps in #3: https://chrome-internal-review.googlesource.com/#/c/258885/

Auto-clobber is bad since this builder does incremental pushes and a clobber will basically push a BuildBot change for every CL.
Project Member

Comment 7 by bugdroid1@chromium.org, May 12 2016

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/git-admin-tools/+/b01848ae8fe45b6ba2dc9c8e123b4b876a9198ac

commit b01848ae8fe45b6ba2dc9c8e123b4b876a9198ac
Author: Dan Jacques <dnj@chromium.org>
Date: Wed May 11 20:01:28 2016

Bulk verified
Status: Verified (was: Fixed)
bulk verified

Sign in to add a comment