-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Version 2.479.3
Plugin >= 933.3.1
Bitbucket server v7.21.13
url : https://mybitbucket.xxx.com/context/path
Proxy : zscaler. URL : http//myproxy.xxx.com:8080
After been hit by the bug in 933.3.0, we have installed 934.3.1
With this version, connected to our Bitbucket server on prem, the builds stay stuck.
The plugin seems unable to crawl the Bitbucket API anymore, nor cloning through ssh.
HTTP requests stay stuck and timeout, as if the proxy configuration was bypassed.
Unfortunatly, nothing pops in the logs.
When a job is launched after a PR, the git checkout is stuck for a long time. We have to kill the job.
All other jobs lauched outside the plugin (pure pipelines jobs) are ok.
Reverted to 933.2.1 fixes the entire problem.
- is duplicated by
-
JENKINS-75160 NO_PROXY configuration seems to be ignored in latest BitBucket Branch Source plugin releases
- Open