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

Issue 699245 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Mar 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug

Blocked on:
issue 699594



Sign in to add a comment

squawks image does not accept ssh when built with profile=llvm

Project Member Reported by manojgupta@chromium.org, Mar 7 2017

Issue description

Trybot image with profile=llvm :
https://pantheon.corp.google.com/storage/browser/chromeos-image-archive/trybot-squawks-release/R59-9346.0.0-b9515?authuser=1

Builder image:
https://pantheon.corp.google.com/storage/browser/chromeos-image-archive/squawks-release/R59-9346.0.0?authuser=1

After flashing the trybot image, the machine does not accept the ssh connections anymore.

This is probably the issue affecting the toolchain nightly squawks tests.
 
Owner: manojgupta@chromium.org
Trying to check debug symbols on cmtice@ advice to see if there are any packages built with clang that should not have been.
does this happen with the official release builders?
No, official release builders image is fine. 
Ssh does not work only when we specify --profile=llvm in setup_board for our trybot builds.

Problem seems to start From Feb 1 and packages chromeos-sshd-init is from 
a different overlay (cheets-private vs chromiumos).

After Feb 1:
[ebuild  N     ] chromeos-base/chromeos-sshd-init-0.0.1-r5002::cheets-private to /build/squawks/ 0 KiB

Before:
[ebuild  N     ] chromeos-base/chromeos-sshd-init-0.0.1-r6::chromiumos to /build/squawks/ 0 KiB


The release builders also use same config so chromeos-sshd-init is probably not the issue. 
The issue most likely is because of use of llvm profile. For squawks the llvm profile is in public overlay which means that cheets related changes were not added to the build. 
Will drop llvm profile from nightly builds and check again.
Blockedon: 699594
Status: Fixed (was: Untriaged)
Marking it fixed after llvm profile removal from squawks.
Status: Verified (was: Fixed)

Sign in to add a comment