jenkinsci / jenkinsci/durable-task-plugin
[JENKINS-69796] Durable task plugin throws error
- Dominant language
- Java
- Stars
- 30
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
The durable task plugin is throwing the following error:
process apparently never started in /opt/jenkins/workspace/Dyson/patch/infrastructure@tmp/durable-33ce425c
(running Jenkins temporarily with -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true might make the problem clearer)
This occurs when running inside of a containers as a build agent for the particular stage this occurs in.
Jenkins version:2.361.1 (LTS)
Durable task plugin version: 500.v8927d9fd99d8
We see that Durable Task Version 501.ve5d4fc08b0be has been released. We'll attempt upgrading to that and update this issue accordingly.
---
Originally reported by
jdwntrepid, imported from: Durable task plugin throws error
Raw content of original issue
The durable task plugin is throwing the following error:
process apparently never started in /opt/jenkins/workspace/Dyson/patch/infrastructure@tmp/durable-33ce425c
(running Jenkins temporarily with -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true might make the problem clearer)This occurs when running inside of a containers as a build agent for the particular stage this occurs in.
Jenkins version:2.361.1 (LTS)
Durable task plugin version: 500.v8927d9fd99d8We see that Durable Task Version 501.ve5d4fc08b0be has been released. We'll attempt upgrading to that and update this issue accordingly.
Contributor guide
Assessment
This issue has not been assessed yet.