Try additional nuget retries (#66306)
authorBruce Forstall <brucefo@microsoft.com>
Tue, 8 Mar 2022 00:33:13 +0000 (16:33 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 00:33:13 +0000 (16:33 -0800)
commit4e969f54ac5200993555c7ba74b47d80aa459845
tree1a32e1a774cda79a08a48a846367668ed4b5aead
parent5635905f134a3329a15112bd4975acef3f661eb2
Try additional nuget retries (#66306)

After adding NUGET_EXPERIMENTAL_CHAIN_BUILD_RETRY_POLICY, we still see
some benchmarks SPMI collection runs fail with the same nuget errors.

In case this is actually a potential workaround, try increasing the
number of retries and delay between them.

Also, print out the environment used so we can verify it, and see if
there are any other relevant variables set.
src/coreclr/scripts/jitutil.py
src/coreclr/scripts/superpmi_benchmarks.py