Build failed in Jenkins: raring-server-ec2 » i386,us-west-2 =?UTF-8?Q?, instance-store, multi-instance, ubuntu-server-ec2-testing_#4?=
Jenkins Notification
devnull at canonical.com
Thu Nov 22 06:57:00 UTC 2012
See <http://10.189.74.2:8080/job/raring-server-ec2/./ARCH=i386,REGION=us-west-2,STORAGE=instance-store,TEST=multi-instance,label=ubuntu-server-ec2-testing/4/>
------------------------------------------
[...truncated 2152 lines...]
Setting up libgtk2.0-bin (2.24.13-0ubuntu2) ...
Setting up libjs-jquery (1.7.2+debian-1ubuntu1) ...
Setting up libsubunit-perl (0.0.8+bzr176-1ubuntu3) ...
Setting up python-cairo (1.8.8-1ubuntu4) ...
Setting up python-testtools (0.9.14-2) ...
Setting up python-fixtures (0.3.6-1.1ubuntu1) ...
Setting up python-gobject-2 (2.28.6-10ubuntu2) ...
Setting up python-gtk2 (2.24.0-3build1) ...
Setting up python-httplib2 (0.7.4-2) ...
Setting up python-support (1.0.15) ...
Setting up python-junitxml (0.6-1) ...
Setting up python-keyring (0.9.2-1ubuntu2) ...
Setting up python-lazr.uri (1.0.3-1) ...
Setting up python-simplejson (2.6.2-1) ...
Setting up python-wadllib (1.3.0-2) ...
Setting up python-lazr.restfulclient (0.13.1-1) ...
Setting up python-launchpadlib (1.9.12-2) ...
Setting up python-subunit (0.0.8+bzr176-1ubuntu3) ...
Setting up sgml-base (1.26+nmu3ubuntu1) ...
Updating the super catalog...
Setting up subunit (0.0.8+bzr176-1ubuntu3) ...
Setting up xml-core (0.13+nmu2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Processing triggers for sgml-base ...
Updating the super catalog...
+ cd /tmp
+ bzr branch lp:~ubuntu-server-ec2-testing-dev/+junk/ec2-automated-tests tests
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 67 revisions.
+ cd tests/default
+ subunit2junitxml
+ sudo python -m subunit.run test
DEBUG:root:Cmd: ['netstat', '-atuvpn']
DEBUG:root:Cmd output: Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 775/sshd
tcp 0 0 10.249.28.219:34175 91.189.95.84:80 TIME_WAIT -
tcp 0 0 10.249.28.219:34177 91.189.95.84:80 TIME_WAIT -
tcp 0 0 10.249.28.219:48716 205.251.235.242:80 TIME_WAIT -
tcp 0 0 10.249.28.219:35057 205.251.235.62:80 TIME_WAIT -
tcp 0 80 10.249.28.219:22 176.34.199.1:39160 ESTABLISHED 1736/sshd: ubuntu [
tcp6 0 0 :::22 :::* LISTEN 775/sshd
udp 0 0 0.0.0.0:31442 0.0.0.0:* 569/dhclient
udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient
udp6 0 0 :::14369 :::* 569/dhclient
DEBUG:root:Cmd: ['pgrep', 'sshd']
DEBUG:root:Cmd output: 775
1736
1814
DEBUG:root:Cmd: ['sudo', '-l', '-U', 'ubuntu']
DEBUG:root:Cmd output: Matching Defaults entries for ubuntu on this host:
env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
User ubuntu may run the following commands on this host:
(ALL) NOPASSWD: ALL
DEBUG:root:Cmd: ['su', '-c', 'sudo echo Hello World', 'ubuntu']
Traceback (most recent call last):
File "/usr/bin/subunit2junitxml", line 21, in <module>
from subunit.filters import run_filter_script
ImportError: No module named 'subunit'
DEBUG:root:Cmd output: Hello World
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/lib/python2.7/dist-packages/subunit/run.py", line 75, in <module>
stdout=sys.stdout)
File "/usr/lib/python2.7/dist-packages/testtools/run.py", line 173, in __init__
self.runTests()
File "/usr/lib/python2.7/dist-packages/testtools/run.py", line 322, in runTests
self.result = testRunner.run(self.test)
File "/usr/lib/python2.7/dist-packages/subunit/run.py", line 44, in run
test(result)
File "/usr/lib/python2.7/unittest/suite.py", line 70, in __call__
return self.run(*args, **kwds)
File "/usr/lib/python2.7/unittest/suite.py", line 108, in run
test(result)
File "/usr/lib/python2.7/unittest/suite.py", line 70, in __call__
return self.run(*args, **kwds)
File "/usr/lib/python2.7/unittest/suite.py", line 108, in run
test(result)
File "/usr/lib/python2.7/unittest/suite.py", line 70, in __call__
return self.run(*args, **kwds)
File "/usr/lib/python2.7/unittest/suite.py", line 108, in run
test(result)
File "/usr/lib/python2.7/unittest/case.py", line 396, in __call__
return self.run(*args, **kwds)
File "/usr/lib/python2.7/unittest/case.py", line 373, in run
result.stopTest(self)
File "/usr/lib/python2.7/dist-packages/subunit/test_results.py", line 122, in stopTest
return self.super.stopTest(test)
File "/usr/lib/python2.7/dist-packages/subunit/test_results.py", line 58, in stopTest
return self.decorated.stopTest(test)
File "/usr/lib/python2.7/dist-packages/testtools/testresult/real.py", line 603, in stopTest
return self.decorated.stopTest(test)
File "/usr/lib/python2.7/dist-packages/subunit/__init__.py", line 742, in stopTest
self._stream.flush()
IOError: [Errno 32] Broken pipe
+ exit 0
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Current testing phase: 1
# ec2-54-245-7-184.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-7-184.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.7.184' to the list of known hosts.
Permission denied (publickey).
lost connection
INFO:root:Current testing phase: 1
# ec2-54-245-130-0.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-130-0.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.130.0' to the list of known hosts.
Permission denied (publickey).
lost connection
INFO:root:Current testing phase: 1
# ec2-54-245-136-181.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-136-181.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.136.181' to the list of known hosts.
Permission denied (publickey).
lost connection
INFO:root:Current testing phase: 1
# ec2-54-245-5-217.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-5-217.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.5.217' to the list of known hosts.
Permission denied (publickey).
lost connection
INFO:root:Current testing phase: 5
# ec2-50-112-232-32.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-50-112-232-32.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '50.112.232.32' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-d32f36e0 (ec2-50-112-232-32.us-west-2.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-d32f36e0 (ec2-50-112-232-32.us-west-2.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-54-245-130-144.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-130-144.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.130.144' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-rsa key validated for instance i-d12f36e2 (ec2-54-245-130-144.us-west-2.compute.amazonaws.com)
INFO:root:Host ssh-dss key validated for instance i-d12f36e2 (ec2-54-245-130-144.us-west-2.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-54-245-52-213.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-52-213.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.52.213' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-d72f36e4 (ec2-54-245-52-213.us-west-2.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-d72f36e4 (ec2-54-245-52-213.us-west-2.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-54-245-17-69.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-17-69.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.17.69' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-rsa key validated for instance i-d52f36e6 (ec2-54-245-17-69.us-west-2.compute.amazonaws.com)
INFO:root:Host ssh-dss key validated for instance i-d52f36e6 (ec2-54-245-17-69.us-west-2.compute.amazonaws.com)
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-db2f36e8/host.keys', 'root at ec2-50-112-209-121.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-db2f36e8/host.keys', 'ubuntu at ec2-50-112-209-121.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
INFO:root:Current testing phase: 5
# ec2-54-245-129-220.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
# ec2-54-245-129-220.us-west-2.compute.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-1ubuntu1
Warning: Permanently added the RSA host key for IP address '54.245.129.220' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-d92f36ea (ec2-54-245-129-220.us-west-2.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-d92f36ea (ec2-54-245-129-220.us-west-2.compute.amazonaws.com)
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-df2f36ec/host.keys', 'root at ec2-54-245-7-184.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-df2f36ec/host.keys', 'ubuntu at ec2-54-245-7-184.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-dd2f36ee/host.keys', 'root at ec2-54-245-130-0.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-dd2f36ee/host.keys', 'ubuntu at ec2-54-245-130-0.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-c32f36f0/host.keys', 'root at ec2-54-245-136-181.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-c32f36f0/host.keys', 'ubuntu at ec2-54-245-136-181.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-c12f36f2/host.keys', 'root at ec2-54-245-5-217.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20121122-0641-5a9f5ed4df5644.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-c12f36f2/host.keys', 'ubuntu at ec2-54-245-5-217.us-west-2.compute.amazonaws.com', 'echo Hello World']
Permission denied (publickey).
DEBUG:root:Cmd output:
INFO:root:Current testing phase: 6
INFO:root:Current testing phase: 6
INFO:root:Current testing phase: 6
INFO:root:Current testing phase: 6
INFO:root:Current testing phase: 3
Permission denied (publickey).
lost connection
ERROR:root:Something bad happened Unable to deploy test executor to instance
INFO:root:Tidyup test
INFO:root:Testing failed for
AMI: ami-5aea626a
- #instances: 10
- size: m1.small
- region: us-west-2
- placement: None
- arch: i386
- storage: instance-store
INFO:root:Instance: i-d32f36e0 Completed: True Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-d12f36e2 Completed: True Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-d72f36e4 Completed: True Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-d52f36e6 Completed: True Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-db2f36e8 Completed: False Errors: False Phase: 3 Keyscan: None
INFO:root:Instance: i-d92f36ea Completed: False Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-df2f36ec Completed: False Errors: False Phase: 3 Keyscan: None
INFO:root:Instance: i-dd2f36ee Completed: False Errors: False Phase: 3 Keyscan: None
INFO:root:Instance: i-c32f36f0 Completed: False Errors: False Phase: 3 Keyscan: None
INFO:root:Instance: i-c12f36f2 Completed: False Errors: False Phase: 3 Keyscan: None
INFO:root:
Test Summary:
Tests to Execute: 1
Tests Completed: 0
Tests Failed: 1
Total Tests Executed: 1
ERROR:root:At least one test case execution failed - please investigate.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
More information about the ubuntu-testing-notifications
mailing list