Issue Type: Improvement Improvement
Assignee: vjuranek
Components: docker-build-step, plugin
Created: 30/Jul/14 12:26 PM
Description:

Create Container:
Command: /usr/sbin/sshd -D

error:

Jul 29, 2014 8:15:37 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 2 * Client out-bound request
2 > GET http://172.17.42.1:2375/v1.11/containers/71256bc4697d3476c28f6816748cf5fe50f2d606055d6f56cc005c052617be83/json
2 > Accept: application/json

Jul 29, 2014 8:15:37 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 2 * Client in-bound response
2 < 200
2 < Content-Type: application/json
2 < Date: Tue, 29 Jul 2014 20:15:37 GMT
2 < Content-Length: 1351
2 <
{"ID":"71256bc4697d3476c28f6816748cf5fe50f2d606055d6f56cc005c052617be83","Created":"2014-07-29T20:15:37.090659003Z","Path":"/usr/sbin/sshd -D","Args":[],"Config":{"Hostname":"71256bc4697d","Domainname":"","User":"","Memory":0,"MemorySwap":0,"CpuShares":0,"Cpuset":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"PortSpecs":null,"ExposedPorts":{"22/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["HOME=/","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/usr/sbin/sshd -D"],"Image":"jenkins-slave","Volumes":null,"WorkingDir":"","Entrypoint":null,"NetworkDisabled":false,"OnBuild":null},"State":{"Running":false,"Paused":false,"Pid":0,"ExitCode":0,"StartedAt":"0001-01-01T00:00:00Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"293c8de174d33993d96b8672f03c70bcd65b0f330fdc6774c332b18f603147fa","NetworkSettings":{"IPAddress":"","IPPrefixLen":0,"Gateway":"","Bridge":"","PortMapping":null,"Ports":null},"ResolvConfPath":"","HostnamePath":"","HostsPath":"","Name":"/evil_brown","Driver":"aufs","ExecDriver":"native-0.2","MountLabel":"","ProcessLabel":"","Volumes":null,"VolumesRW":null,"HostConfig":{"Binds":null,"ContainerIDFile":"","LxcConf":null,"Privileged":false,"PortBindings":null,"Links":null,"PublishAllPorts":false,"Dns":null,"DnsSearch":null,"VolumesFrom":null,"NetworkMode":""}}

Jul 29, 2014 8:15:41 PM com.nirima.jenkins.plugins.docker.DockerRetentionStrategy check
INFO: Checking DockerComputer{name=51979187aead@docker-1, slave=DockerSlave{name=51979187aead@docker-1, containerId=51979187aead0a500f35cc7c3fb2cd94313ae4417e68225a3254b4cf07507540, template=DockerTemplate{image=jenkins-slave, parent=DockerCloud{name=docker-1, serverUrl=http://172.17.42.1:2375}}}}
Jul 29, 2014 8:15:41 PM com.nirima.jenkins.plugins.docker.DockerRetentionStrategy check
INFO: currentlyChecking: false
Jul 29, 2014 8:15:51 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 3 * Client out-bound request
3 > POST http://172.17.42.1:2375/v1.11/containers/71256bc4697d3476c28f6816748cf5fe50f2d606055d6f56cc005c052617be83/start
3 > Accept: text/plain

Jul 29, 2014 8:15:51 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 3 * Client in-bound response
3 < 500
3 < Content-Type: application/json; charset=utf-8
3 < Date: Tue, 29 Jul 2014 20:15:51 GMT
3 < Content-Length: 166
3 <
Cannot start container 71256bc4697d3476c28f6816748cf5fe50f2d606055d6f56cc005c052617be83: exec: "/usr/sbin/sshd -D": stat /usr/sbin/sshd -D: no such file or directory

Environment: docker pull orchardup/jenkins
Project: Jenkins
Priority: Major Major
Reporter: Aiko Mastboom
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to