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

Issue 731112 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: 2019-07-09
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Linux ARM bot is failing on archive step

Project Member Reported by kjellander@chromium.org, Jun 8 2017

Issue description

https://build.chromium.org/p/chromium.fyi/builders/Linux%20ARM/builds/42365

has this error:
https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.fyi%2FLinux_ARM%2F42365%2F%2B%2Frecipes%2Fsteps%2Farchive_build%2F0%2Fstdout


Adding /mnt/data/b/c/chrome_staging/content-shell.zip to be archived.
chromium_utils.CopyFileToDir(/mnt/data/b/c/builder/Linux_ARM/src/out/Release/remoting-webapp.v2.zip, /mnt/data/b/c/chrome_staging/, dest_fn=remoting-webapp.v2.zip)
Traceback (most recent call last):
  File "/mnt/data/b/rr/tmpcMsPFP/rw/scripts/slave/chromium/archive_build.py", line 663, in <module>
    sys.exit(main())
  File "/mnt/data/b/rr/tmpcMsPFP/rw/scripts/slave/chromium/archive_build.py", line 659, in main
    return s.ArchiveBuild()
  File "/mnt/data/b/rr/tmpcMsPFP/rw/scripts/slave/chromium/archive_build.py", line 480, in ArchiveBuild
    os.path.join(self._staging_dir, stage_subdir), dest_fn=stage_fn)
  File "/mnt/data/b/rr/tmpcMsPFP/rw/scripts/common/chromium_utils.py", line 583, in CopyFileToDir
    raise PathNotFound('Unable to find file %s' % src_path)
common.chromium_utils.PathNotFound: Unable to find file /mnt/data/b/c/builder/Linux_ARM/src/out/Release/remoting-webapp.v2.zip

I guess it's because remoting-webapp.v2.zip is listed in https://cs.chromium.org/chromium/src/chrome/tools/build/linux/FILES.cfg?rcl=b8edd52416f1e93bf2330543f5b888d2dadc9e14&l=172 but is not built as part of the targets the bot is building (nacl_helper_nonsfi_unittests nacl_loader_unittests sandbox_linux_unittests).

Ideally the bot should build "all" or at least "chrome" or some bigger target.
I noticed this when I was (finally) working on setting up new bots as part of issue = 708104 .
 
Cc: sbc@chromium.org
Owner: kjellander@chromium.org
Status: Started (was: Assigned)
I'll take it for now as I prepared https://chromium-review.googlesource.com/c/528078/ to solve this.

Sam: is the archiving needed for anything? It would be a faster if we could just skip it.

Comment 2 by sbc@google.com, Jun 9 2017

Its useful for people who want to try chrome builds on arm devices without having to build everything locally.   I'm not sure if any such people exist but I used to use it when testing on ARM linux hardware.

Also, we don't really care about the speed of this bot do we?  Even one or two builds a day would be fine I think.
Cc: kjellander@chromium.org
Owner: ----
Status: Available (was: Started)
It seems we decided to discard this bot instead. I won't have time to work on this anytime soon as I'll be OOO for 6 weeks now as well.
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 2

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: Pri-3
NextAction: 2019-07-09
Downgrading P2s that haven't been modified in more than 6 months, which have no component or owner.

Sign in to add a comment