Search code examples
jenkinsbuildbuild-processjenkins-plugins

Jenkins Build with Active Choices Plugin Hangs


It seems that every project I build with Active Choices Plug-in got hanged whether the build is successful or not.

The following is the configuration of the Multi-configuration project

enter image description here

I add 1 active choices parameter

enter image description here

then I asks jenkins to execute "echo Hello".

When I build the project, what I see on the screen is:

enter image description here

Jenkins keeps staying in this state until I click on the blue circle button.

After clicking on the blue circle, I see:

enter image description here

Anyone knows why my build hangs?

I wish Jenkins could show me console output directly.

My Jenkins version is 1.634, and my Active Choices Plug-in version is 1.2


Solution

  • I found the solution by "ENABLE AUTO REFRESH".