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

Getting this job was abandoned error message while building on macOS-13 vs. macOS-12 #7956

Closed
2 of 10 tasks
antonioalwan opened this issue Jul 21, 2023 · 1 comment
Closed
2 of 10 tasks

Comments

@antonioalwan
Copy link

Description

I am getting intermittently every time i ran the pipeline a job was abandoned error from different agents:
This job was abandoned. We have detected that logs from the agent may have not finished uploading. We have included our in-memory record of all log lines uploaded before we lost contact with the agent: Starting: Run automation tests
This same error doesn't happen when using macOS-12.
Error:
image

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

https://identitydivision.visualstudio.com/IDDP/_build/results?buildId=1138769&view=results

Is it regression?

No

Expected behavior

To run successfully without job was abandoned error

Actual behavior

As you see in the image, the task is not even complete and is around 45 mins through..
This issue has been preventing us from switching our automation tests to use macOS-13. This pipeline run multiple stages in parallel out of which every time it is running a consistent random-stage error message is displayed and the error is causing the stage to fail. This never happens with macOS-12. Pipeline view of stages here:
image
We'd like to have a resolution or suggestion on how to fix this issue?

Repro steps

Run the listed pipeline

@mikhailkoliada
Copy link
Member

It is a duplicate of #7754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants