CI fails on prune if parallel builds are running #46

Closed
opened 2021-03-02 16:47:11 +00:00 by 3wordchant · 1 comment
Owner

Steps to reproduce:

  1. Make a mass change to a bunch of apps
  2. Push to all repos simultaneously (and forget to set [ci skip])

Expected:

Drone CI succeeds.

Actual:

https://drone.autonomic.zone/coop-cloud/codimd/22/1/2

Error response from daemon: a prune operation is already running

The actual deploy is fine, it's just the prune that fails.

Dunno if the answer is to tell Drone not to run parallel builds, or if we should retry on a failed prune.

Steps to reproduce: 1. Make a mass change to a bunch of apps 2. Push to all repos simultaneously (and forget to set `[ci skip]`) Expected: Drone CI succeeds. Actual: https://drone.autonomic.zone/coop-cloud/codimd/22/1/2 `Error response from daemon: a prune operation is already running` The actual deploy is fine, it's just the `prune` that fails. Dunno if the answer is to tell Drone not to run parallel builds, or if we should retry on a failed `prune`.
3wordchant added the
bug
label 2021-03-02 16:47:11 +00:00
decentral1se added this to the Continuous integration testing for apps milestone 2021-09-09 14:32:21 +00:00
decentral1se added
ci/cd
and removed
bug
labels 2022-10-22 12:11:01 +00:00
Owner
https://git.coopcloud.tech/coop-cloud/organising/issues/382
Sign in to join this conversation.
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#46
No description provided.