Generating SBOM with NuGet (Microsoft.Sbom.Targets
) on MacoSX results in intermittent hangs
#946
Labels
needs investigation
Our team will investigate and determine next actions
In Android Libraries (ALs) repo
dotnet/android-libraries
https://github.com/dotnet/android-libraries
there is
Microsoft.Sbom.Targets
used to generate SBOM.https://github.com/dotnet/android-libraries/blob/main/source/AndroidXProject.cshtml#L157
Windows builds are OK, but on MacOSX there are intermittent hangs both locally, but more on CI.
At the beginning I thought it is because of nuget (which embedds Android Maven Artifact) size, because sometimes console output look like:
And some TensorFlow artifacts embed ML models increasing size, but in couple of few weeks with version 3.1.0 hangs related to other artifacts like Kotlin were noticed.
Attempting to cancel the build results in following output (maybe this could give some pointers):
Screenshot:
The text was updated successfully, but these errors were encountered: