Hi,

I was hoping someone could provide some tips on how to debug/fix this issue
i'm seeing.

I'm launching a python build script from within Jenkins job and the console
output just seems to hang on the call.  One of the first steps within the
script is to call some perforce commands using p4.  When I go to the slave
machine and check the running processes, I can see that a python process
and p4 process is running (as expected).  I suspect that it's some odd
perforce error that is causing the hang, but I cannot tell what's going on
because of the hang and no output to the console.  If I copy and paste the
command directly into the command prompt to bypass Jenkins, it seems to
just work fine with the expected output.

After some googling, i've unsuccessfully tried using pycharm to attach to
the already running python process in hopes to getting any clues.

Can anyone point me in the right direction on how to fix/debug this issue?
Has anyone seen something similar?


Thanks,
Mishael

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMzA64kzua0QcsWi6rxuzyBs%2B-pThxe8FhGEjCRn4c4MGzs--g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to