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

Handle EPIPE write errors on piping stdout from one process to another #1052

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Fix variables names

029f60d
Select commit
Loading
Failed to load commit list.
Open

Handle EPIPE write errors on piping stdout from one process to another #1052

Fix variables names
029f60d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-pipelines-task-lib (stage windows) failed Jul 26, 2024 in 2m 48s

stage windows failed

Annotations

Check failure on line 430 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-task-lib (stage windows)

Build log #L430

Unhandled: EPERM: operation not permitted, unlink 'C:\Users\cloudtest\azure-pipelines-task-lib\_download\node16\node.exe.download'

Check failure on line 431 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-task-lib (stage windows)

Build log #L431

Error: EPERM: operation not permitted, unlink 'C:\Users\cloudtest\azure-pipelines-task-lib\_download\node16\node.exe.download'

Check failure on line 434 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-task-lib (stage windows)

Build log #L434

Unhandled: ENOENT: no such file or directory, unlink 'C:\Users\cloudtest\azure-pipelines-task-lib\_download\node16\node.exe.download'

Check failure on line 435 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-task-lib (stage windows)

Build log #L435

Error: ENOENT: no such file or directory, unlink 'C:\Users\cloudtest\azure-pipelines-task-lib\_download\node16\node.exe.download'

Check failure on line 619 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-task-lib (stage windows)

Build log #L619

Cmd.exe exited with code '7'.