Bizarre CI Failure

Patrick Venture venture at google.com
Wed Mar 6 04:57:22 AEDT 2019


On Tue, Mar 5, 2019 at 9:26 AM Andrew Geissler <geissonator at gmail.com> wrote:
>
> On Tue, Mar 5, 2019 at 10:48 AM Patrick Venture <venture at google.com> wrote:
> >
> > https://gerrit.openbmc-project.xyz/18327 is failing:
>
> Yeah, better open an issue on
> https://github.com/openbmc/openbmc-build-scripts/issues

Done. https://github.com/openbmc/openbmc-build-scripts/issues/25

> Some sort of permission issue with the generated files from the docker container
> build. This repo is pre-built into the docker container and then when CI tries
> to rebuild the repo, it's hitting permission issues with the
> pre-existing file. No idea
> why it doesn't recreate in your env though.

Maybe it's a docker version issue, or a permissions issue associated
with the area where the docker stuff is installed.  Or a difference in
how the scripts are run, I'm using:

sudo WORKSPACE=$(pwd) UNIT_TEST_PKG=openpower-debug-collector
./openbmc-build-scripts/run-unit-test-docker.sh

> I verified it hits multiple of our
> CI systems.
>
> > Patrick


More information about the openbmc mailing list