Build failed in Jenkins: precise-server-ec2-daily » amd64,us-east-1,ebs,proposed,ubuntu-server-ec2-testing #302
Jenkins Notification
devnull at canonical.com
Mon Oct 14 11:28:33 UTC 2013
See <http://10.189.74.2:8080/job/precise-server-ec2-daily/./ARCH=amd64,REGION=us-east-1,STORAGE=ebs,TEST=proposed,label=ubuntu-server-ec2-testing/302/>
------------------------------------------
Started by upstream project "precise-server-ec2-daily" build number 302
[EnvInject] - Loading node environment variables.
Building remotely on ec2-tester
[ubuntu-server-ec2-testing] $ /bin/sh -xe /tmp/hudson6748717776680080564.sh
+ echo Running Test amd64 us-east-1 ebs for current daily build.
Running Test amd64 us-east-1 ebs for current daily build.
+ rm -Rf None i-6930240c_test_remote.pyc tests
+ 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 73 revision(s).
+ execute-ubuntu-ec2-test -r us-east-1 -s ebs -a amd64 -R precise -t tests proposed
INFO:root:Creating test for size:m1.large for arch:amd64 in region:us-east-1 placement:any root storage:ebs
INFO:root:Retieving ec2 AMI informfation from http://uec-images.ubuntu.com/query/precise/server/daily.current.txt
INFO:root:Found AMI ami-418fdc28
INFO:root:Number of TestCaseExecutors to implement: 1
INFO:root:Executing
AMI: ami-418fdc28
- #instances: 1
- size: m1.large
- region: us-east-1
- placement: None
- arch: amd64
- storage: ebs
INFO:root:Creating ec2 Connection
INFO:root:Creating keypair for test
INFO:root:Creating security group for test
ERROR:boto:400 Bad Request
ERROR:boto:<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.NotFound</Code><Message>The security group 'uec2-20131014-1130-4613e38de4dd4f' does not exist</Message></Error></Errors><RequestID>0500e2ee-8116-4165-8375-682b5bea39eb</RequestID></Response>
INFO:root:Tidyup test
ERROR:boto:400 Bad Request
ERROR:boto:<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.NotFound</Code><Message>The security group 'uec2-20131014-1130-4613e38de4dd4f' does not exist</Message></Error></Errors><RequestID>f7111f7b-284d-4720-8263-2e69d642218d</RequestID></Response>
Traceback (most recent call last):
File "/usr/bin/execute-ubuntu-ec2-test", line 160, in <module>
success = tce.execute_test()
File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 313, in execute_test
self.tidyup()
File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 517, in tidyup
self.security.delete()
File "/usr/lib/python2.7/dist-packages/boto/ec2/securitygroup.py", line 80, in delete
return self.connection.delete_security_group(self.name)
File "/usr/lib/python2.7/dist-packages/boto/ec2/connection.py", line 1773, in delete_security_group
return self.get_status('DeleteSecurityGroup', params, verb='POST')
File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 718, in get_status
raise self.ResponseError(response.status, response.reason, body)
boto.exception.EC2ResponseError: EC2ResponseError: 400 Bad Request
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.NotFound</Code><Message>The security group 'uec2-20131014-1130-4613e38de4dd4f' does not exist</Message></Error></Errors><RequestID>f7111f7b-284d-4720-8263-2e69d642218d</RequestID></Response>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
More information about the ubuntu-testing-notifications
mailing list