Skip to content

Use unique name for bootstrap artifacts#69250

Merged
tmat merged 1 commit intomainfrom
dev/tmat/bootstrap
Jul 26, 2023
Merged

Use unique name for bootstrap artifacts#69250
tmat merged 1 commit intomainfrom
dev/tmat/bootstrap

Conversation

@tmat
Copy link
Copy Markdown
Member

@tmat tmat commented Jul 26, 2023

To avoid errors like https://dev.azure.com/dnceng-public/public/_build/results?buildId=352872&view=logs&j=7cdae500-0ea5-58ba-9407-8d2db153220d&t=aab43132-2cb6-5799-5ba5-bd2e21456d46:

Chunk '98' attempt '1' of file 'Bootstrap Packages - PreRelease/Microsoft.CodeAnalysis.LanguageServer.4.8.0-ci.final.nupkg' fail to send request to server. Error: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 437758d3ec2bee11a9bb000d3a949e90, Expected Offset: 0, Actual Offset: 4194304
---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 437758d3ec2bee11a9bb000d3a949e90, Expected Offset: 0, Actual Offset: 4194304
   --- End of inner exception stack trace ---
   at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken)
   at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken)
   at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Byte[] contentId, Int64 fileLength, Boolean isGzipped, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Int32 chunkRetryTimes, Boolean uploadFirstChunk, Object userState).

@tmat tmat requested a review from a team as a code owner July 26, 2023 21:53
@ghost ghost added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 26, 2023
@tmat tmat enabled auto-merge (squash) July 26, 2023 22:49
@tmat tmat merged commit c4ffaba into main Jul 26, 2023
@ghost ghost added this to the Next milestone Jul 26, 2023
@tmat tmat deleted the dev/tmat/bootstrap branch July 31, 2023 16:39
@dibarbet dibarbet modified the milestones: Next, 17.8 P2 Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants