I'm starting to change from VM to Docker slaves on my Jenkins installation but something is wrong.
I've watched the videos published here http://blog.loof.fr/2015/09/introducing-docker-slaves-jenkins-plugin.html, but always jump an error.
I think that problem are the tools versions that I'm using.
Can be possible know what are the minimum version of Jenkins, Docker and Java for successful run a job?
Actually, I can't see Docker containers logs because "logs" command is supported only for "json-file" and "journald" logging drivers.
[JENKINS-42818] Bug Build step fail when try connect to another container/image
Environment |
Original:
Debian 9 Jenkins 2.33.3 Stable version Docker CE 17.03, API Version 1.26 Docker Slaves Plugin 1.0.6 openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-8u121-b13-4-b13) OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode) |
New:
Debian 9 Jenkins 2.32.3 Stable version Docker CE 17.03, API Version 1.26 Docker Slaves Plugin 1.0.6 openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-8u121-b13-4-b13) OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode) |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |