Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logged errors are duplicated in the OUTPUT window #3617

Closed
charris-msft opened this issue Sep 16, 2022 · 3 comments
Closed

Logged errors are duplicated in the OUTPUT window #3617

charris-msft opened this issue Sep 16, 2022 · 3 comments

Comments

@charris-msft
Copy link

charris-msft commented Sep 16, 2022

Issue

I've run through the "Build Image in Azure..." process a number of times and I've been tripped up by seeing errors logged multiple times. At first, I thought there was some kind of automatic retry happening.

I finally realized after seeing this a few times that the timestamps were identical and the output was just being duplicated.

Here are some examples:
image

Expected behavior

I expect to see each line of output exactly once in the OUTPUT window.

Video Repros

https://microsoft.sharepoint.com/:f:/t/JEM/EklDiahGaQtDigc5E2SlrYAB3YU7H2NvdoiyIo1AkQUZ-A?e=eCGRIh

@bwateratmsft
Copy link
Collaborator

bwateratmsft commented Sep 19, 2022

These logs are being streamed from Azure. Need to investigate whether the duplication is happening on service-side (in which case we can't do anything about it) or if it's happening on the client.

Related to #3616

@charris-msft
Copy link
Author

This is the only extension where I have seen this kind of behavior. I've used App Service and Container Apps quite a bit and I've never seen the duplicate lines.

If it is on the server side, it would be great to open an issue against that team.

@bwateratmsft bwateratmsft added this to the 1.24.0 milestone Sep 21, 2022
@dbreshears dbreshears modified the milestones: 1.24.0, 1.25.0 Jan 4, 2023
@bwateratmsft bwateratmsft self-assigned this Mar 8, 2023
@bwateratmsft
Copy link
Collaborator

I'm going to resolve this as a dupe of #3616, it appears to ultimately be the same issue, just manifesting differently.

@bwateratmsft bwateratmsft closed this as not planned Won't fix, can't repro, duplicate, stale Mar 9, 2023
@bwateratmsft bwateratmsft removed this from the 1.25.0 milestone Mar 9, 2023
@bwateratmsft bwateratmsft removed their assignment Mar 9, 2023
@microsoft microsoft locked and limited conversation to collaborators Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants