Console Output
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on CRIU-x86_64 (x86_64 criu) in workspace /var/lib/jenkins/workspace/CRIU/CRIU-3.11
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/avagin/criu-jenkins-digitalocean # timeout=10
Fetching upstream changes from https://github.com/avagin/criu-jenkins-digitalocean
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/avagin/criu-jenkins-digitalocean +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d94138e59dda4c2e6e9a6e2772b029ef9a4e3cc0 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d94138e59dda4c2e6e9a6e2772b029ef9a4e3cc0
> git rev-list d94138e59dda4c2e6e9a6e2772b029ef9a4e3cc0 # timeout=10
First time build. Skipping changelog.
No emails were triggered.
Set build name.
New build name is '#215-origin/master'
[CRIU-3.11] $ /bin/sh -xe /tmp/hudson4405844169294797518.sh
+ python run.py --image-name jenkins-3.11-template-20141226 --vm-name jenkins-test --config /root/linux-3.11.py --size 1GB
PING 146.185.161.178 (146.185.161.178) 56(84) bytes of data.
--- 146.185.161.178 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.161.178 (146.185.161.178) 56(84) bytes of data.
--- 146.185.161.178 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.161.178 (146.185.161.178) 56(84) bytes of data.
--- 146.185.161.178 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.161.178 (146.185.161.178) 56(84) bytes of data.
--- 146.185.161.178 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.161.178 (146.185.161.178) 56(84) bytes of data.
--- 146.185.161.178 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.161.178 (146.185.161.178) 56(84) bytes of data.
64 bytes from 146.185.161.178: icmp_seq=1 ttl=45 time=168 ms
--- 146.185.161.178 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 168.474/168.474/168.474/0.000 ms
Warning: Permanently added '146.185.161.178' (ECDSA) to the list of known hosts.
Timeout, server 146.185.161.178 not responding.
{'vm_name': 'jenkins-test', 'image_name': 'jenkins-3.11-template-20141226', 'preserve_vm': False, 'commit': 'origin/master', 'size': '1GB', 'config': '/root/linux-3.11.py', 'load_kernel': False}
[]
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
146.185.161.178
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.161.178
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.161.178
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.161.178
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.161.178
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.161.178
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.161.178
- exits with 0
Run - ssh -oStrictHostKeyChecking=no -oBatchMode=yes -oServerAliveInterval=15 -oServerAliveCountMax=60 -oPreferredAuthentications=publickey 146.185.161.178 true
- exits with 0
Stop VM
Run - ssh -oStrictHostKeyChecking=no -oBatchMode=yes -oServerAliveInterval=15 -oServerAliveCountMax=60 -oPreferredAuthentications=publickey 146.185.161.178 halt -p
- exits with 65280
Traceback (most recent call last):
File "run.py", line 111, in <module>
droplet.shutdown()
File "/usr/lib/python2.7/site-packages/digitalocean/Droplet.py", line 193, in shutdown
return self._perform_action({'type': 'shutdown'}, return_dict)
File "/usr/lib/python2.7/site-packages/digitalocean/Droplet.py", line 159, in _perform_action
params=params
File "/usr/lib/python2.7/site-packages/digitalocean/Droplet.py", line 118, in get_data
data = super(Droplet, self).get_data(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/digitalocean/baseapi.py", line 113, in get_data
raise DataReadError(msg)
digitalocean.baseapi.DataReadError: droplets must all be powered on
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#215-origin/master'
Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#215-origin/master', new value: '#215-origin/master'
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: test/report/criu-testreport.tap
Did not find any matching files.
Sending e-mails to: avagin@openvz.org xemul@parallels.com gorcunov@openvz.org
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending email to: avagin@openvz.org xemul@odin.com
Finished: FAILURE