-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins: 2.7.1 LTS
docker-workflow-plugin: 1.7
ssh-agent-plugin: 1.13
If the socket can not be created in the tmp directory of the job, which happens if the socket path would get longer than 108, it will create the socket directly under /tmp. If I am using docker.image().inside this does not work. If I am using node {} it does work as expected.
When using the GitHub Organisation Plugin I can not avoid long job names.
- is blocked by
-
JENKINS-43050 SSH Agent plugin doesn't work well with docker pipelines
- Open
-
JENKINS-42346 Environment not considered by exec launcher
- Open
-
JENKINS-42093 Can't work in workspace with spaces
- Resolved
- is blocking
-
JENKINS-29810 ssagent step to survive Jenkins restarts
- Open
- is duplicated by
-
JENKINS-32704 Command line ssh-add does not work
- Resolved
-
JENKINS-39540 SSH_AUTH_SOCK file not created
- Resolved
- relates to
-
JENKINS-51811 KubernetesSlave should override getWorkspaceFor(TopLevelItem)
- Open
- links to