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

fix error="io: read/write on closed pipe" on k8s backend #4281

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

pat-s
Copy link
Contributor

@pat-s pat-s commented Oct 31, 2024

ref #1616

Seeing these errors a lot in the k8s backend.

│ 8:47AM ERR copy limited logStream part error="io: read/write on closed pipe" image=docker.io/woodpeckerci/plugin-git:2.5.1 pipeline=45 repo=images/misc workflow_id=9053                                 │
│ 8:47AM ERR copy limited logStream part error="io: read/write on closed pipe" image=docker.io/woodpeckerci/plugin-git:2.5.1 pipeline=45 repo=images/misc workflow_id=9054  

I don't know if this fixes it but the linked fix addressed exactly that for the docker backend. Can anyone infer if this might be applicable?

@pat-s pat-s added bug Something isn't working agent backend/kubernetes labels Oct 31, 2024
@pat-s pat-s requested a review from a team November 1, 2024 09:44
@lafriks lafriks enabled auto-merge (squash) November 8, 2024 09:53
@lafriks lafriks merged commit b5915f6 into main Nov 8, 2024
6 of 7 checks passed
@lafriks lafriks deleted the fix/rw-closed-pipe-k8s branch November 8, 2024 10:00
@woodpecker-bot woodpecker-bot mentioned this pull request Nov 8, 2024
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Dec 14, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent backend/kubernetes bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants