R54 daisy builders fail ManifestVersionedSync |
|||||||||
Issue description
daisy builders do not have successful builds, due to ManifestVersionedSync:
21:13:54: ERROR: <class 'chromite.cbuildbot.repository.SrcCheckOutException'>: return code: 1; command: repo --time sync -n
cwd=/b/cbuild/shared_internal
Traceback (most recent call last):
File "/tmp/cbuildbot-tmpju0UKw/tmp6ZjlRi/chromite/cbuildbot/failures_lib.py", line 172, in wrapped_functor
return functor(*args, **kwargs)
File "/tmp/cbuildbot-tmpju0UKw/tmp6ZjlRi/chromite/cbuildbot/stages/sync_stages.py", line 762, in PerformStage
self.ManifestCheckout(new_manifest)
File "/tmp/cbuildbot-tmpju0UKw/tmp6ZjlRi/chromite/cbuildbot/stages/sync_stages.py", line 416, in ManifestCheckout
self.repo.Sync(next_manifest)
File "/tmp/cbuildbot-tmpju0UKw/tmp6ZjlRi/chromite/cbuildbot/repository.py", line 476, in Sync
raise SrcCheckOutException(err_msg)
SrcCheckOutException: return code: 1; command: repo --time sync -n
cwd=/b/cbuild/shared_internal
https://chromegw.corp.google.com/i/chromeos_release/builders/daisy-release%20release-R54-8743.B
,
Sep 12 2016
The cause is visible further up. Looks like it's the GoB kernel sync bug. If someone has that bug number, can we dup this? Fetching project chromeos/overlays/overlay-amd64-generic-goofy-private Fetching project chromeos/overlays/overlay-variant-veyron-jerry-private From https://chromium.googlesource.com/a/chromiumos/overlays/chromiumos-overlay 4af65b0..d16e6b6 release-R54-8743.B -> cros/release-R54-8743.B fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly error: Cannot fetch chromiumos/third_party/kernel error: Exited sync due to fetch errors real 1m49.268s 21:10:13: WARNING: cmd ['repo', '--time', 'sync'] failed, clean up repository and retry sync. 21:10:19: INFO: RunCommand: repo manifest in /b/cbuild/shared_internal 21:10:19: INFO: RunCommand: repo init --repo-url https://chromium.googlesource.com/external/repo --manifest-url https://chrome-internal-review.googlesource.com/chromeos/manifest-internal --manifest-name official.xml --manifest-branch release-R54-8743.B in /b/cbuild/shared_internal repo has been initialized in /b/cbuild/shared_internal 21:10:20: INFO: RunCommand: repo --time sync -n in /b/cbuild/shared_internal Fetching project chromeos/overlays/overlay-slippy-private
,
Sep 12 2016
It can be consistently reproduced by running "repo --time sync -n" inside build machine. Looks like it's not a GOB issue, as other builds don't have this issue around that time. Doing sync tests on that machine.
,
Sep 12 2016
,
Sep 12 2016
Manually removed the kernel repository in the builder. Successfully run ' repo --time sync -n' in the builder. You can either trigger a new build or wait for the next scheduled build. NO need to clobber the build I guess.
,
Sep 19 2016
will monitor the next 2 build and mark as fixed accordingly.
,
Sep 26 2016
,
Mar 4 2017
,
Apr 17 2017
,
May 30 2017
,
Aug 1 2017
,
Oct 14 2017
|
|||||||||
►
Sign in to add a comment |
|||||||||
Comment 1 by tienchang@chromium.org
, Sep 12 2016