-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.38, Managed Scripts plugin 1.3, config file provider 2.15.1, promoted builds plugin 2.28, Oracle JDK 1.8.0_122, Windows Server 2008 R2
-
-
v1.0
Plugin version 1.2.4, managed scripts were usable in build promotion processes (with Promoted Builds plugin version 2.28). After upgrading to version 1.3, the promotion process hangs and is unresponsive when trying to use managed scripts; if the script content is copied to the promotion directly, then the promotion succeeds. Seeing this with both command shell scripts and powershell scripts. Only way to clear the hung promotion out of the build executor is via jenkins restart. Also causing high CPU usage by jenkins/java.
On the same build job, both command shell scripts and powershell scripts work during the normal build process (inside of "build steps").
- is related to
-
JENKINS-40803 Endless Loop when "provisoning config files..." when run from a build promotion
-
- Resolved
-
Going to re-assign this to Oleg Nenashev, since he appears to be the primary maintainer for the Promoted Builds plugin, and it appears this may have more to do with the Promoted Builds plugin, and the changes in the Config File Provider plugin (I have looked at the changes in the Managed Scripts Plugin from 1.2.4 to 1.3, there doesn't seem to be anything that would break usage, particularly for a single plugin).