woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.3k stars 371 forks source link

Windows backend local matrix use - git lock #4362

Open cduchenoy opened 1 week ago

cduchenoy commented 1 week ago

Component

agent

Describe the bug

When we use a matrix with the local backend on Windows, the clone steps fail randomly.

image

Steps to reproduce

  1. Setup a Windows Server with agent in backend local mode
  2. Run a pipeline with an matrix

Expected behavior

No response

System Info

{
source: "https://github.com/woodpecker-ci/woodpecker",
version: "2.6.0"
}

Additional context

No response

Validations

cduchenoy commented 1 week ago

Workaround set WOODPECKER_MAX_WORKFLOWS=1