Hi Alok! 

The clue is this part:

"What I did wrong was that, in the upstream job I waited for the downstreams to 
finish. And that was wrong!"

This means that your jobs aren't finishing before that. It needs to be a fire 
and forget, because, as you said, the post build action must run. Now, this 
might not fit your scenario, in which case you might have to run some 
intermediary job which aggregates for your other jobs. 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/262d0538-c254-4315-a2c1-72c14f00ab00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to