[workflow-plugin] docker sh steps hang

2015-10-01 Thread Ross Vandegrift
Hello all, I'm using the workflow and docker workflow plugins to run jenkins jobs with steps executed inside of docker containers. Things are sort of working - containers get run, but any sh step in a container causes the job to hang forever. Symptoms are the same as [1], but I don't think write

[workflow-plugin] docker sh steps hang

2015-10-01 Thread Ross Vandegrift
Hello all, I'm using the workflow plugin with the jenkins:latest docker container, and I need to run jobs inside of other containers. I've given jenkins access to /var/run/docker.sock and it can run a new container from a workflow. But if there's a sh step in that container, the jenkins job free