-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.19.4
Jenkins 2.46.2
Promoted builds plugin 2.29
Promoted builds plugin 2.28
Promoted builds plugin 2.27
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off creates and uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail.
We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace.
- links to
[JENKINS-41149] Jenkins Promotion Using Wrong Workspace, Workspace@2
Description | Original: The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. |
New:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother. |
Description |
Original:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother. |
New:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace. |
Description |
Original:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace. |
New:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off creates and uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace. |
Component/s | Original: core [ 15593 ] |
Environment |
Original:
Jenkins 2.19.4 Promoted builds plugin 2.28 |
New:
Jenkins 2.19.4 Promoted builds plugin 2.28 Promoted builds plugin 2.27 |
Environment |
Original:
Jenkins 2.19.4 Promoted builds plugin 2.28 Promoted builds plugin 2.27 |
New:
Jenkins 2.19.4 Jenkins 2.46.2 Promoted builds plugin 2.29 Promoted builds plugin 2.28 Promoted builds plugin 2.27 |
Remote Link | New: This issue links to "CloudBees Internal OSS-1921 (Web Link)" [ 18510 ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |