Skip to content

Autobuild fails intermittently on Ubuntu 20.04 #676

@jasonleenaylor

Description

@jasonleenaylor

We have noticed that in our CodeQL github action the autobuild fails a little less than 10% of the time.

When it succeeds the dotnet build --no-incremental /p:UseSharedCompilation=false completes without error, but when it fails the logs show a successful build but there is a non 0 exit code.
The fallback to MSBuild doesn't work for our project so the autobuild eventually fails.

So far the job has always succeeded when we re-run it.

Here is one example of the failure in our project:
https://github.com/sillsdev/TheCombine/runs/3204859583#step:4:157

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions