-
Bug
-
Resolution: Unresolved
-
Blocker
-
Jenkins 1.541 Linux Debian x64
Phing v2.71
When calling phing long running targets jenkins spawns many processes of phing concurently, it's like a fork bomb. My server has about 52-81 processes usually, after executing phing task that copies DB from one server to another (it takes about 20minutes) i see about 1000-5000 processes executed by jenkins all calling phing and system just runs out of memory.