Build failed in Jenkins: precise-server-ec2-daily » i386,us-east-1,ebs,proposed,ubuntu-server-ec2-testing #298
Jenkins Notification
devnull at canonical.com
Mon Sep 30 12:04:05 UTC 2013
See <http://10.189.74.2:8080/job/precise-server-ec2-daily/./ARCH=i386,REGION=us-east-1,STORAGE=ebs,TEST=proposed,label=ubuntu-server-ec2-testing/298/>
------------------------------------------
Started by upstream project "precise-server-ec2-daily" build number 298
[EnvInject] - Loading node environment variables.
Building remotely on ec2-tester
[ubuntu-server-ec2-testing] $ /bin/sh -xe /tmp/hudson5724308420567854029.sh
+ echo Running Test i386 us-east-1 ebs for current daily build.
Running Test i386 us-east-1 ebs for current daily build.
+ rm -Rf None i-5ea36f23_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 i386 -R precise -t tests proposed
INFO:root:Creating test for size:m1.small for arch:i386 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-4f005726
INFO:root:Number of TestCaseExecutors to implement: 1
INFO:root:Executing
AMI: ami-4f005726
- #instances: 1
- size: m1.small
- region: us-east-1
- placement: None
- arch: i386
- storage: ebs
INFO:root:Creating ec2 Connection
INFO:root:Creating keypair for test
INFO:root:Creating security group for test
INFO:root:Starting instances
INFO:root:Executing 1 instance for ami ami-4f005726 of size m1.small in region us-east-1 (None)
INFO:root:Instances requested, reservation instances [Instance:i-6c395b08]
INFO:root:Waiting for reservation to complete
INFO:root:Monitoring for test completion
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
# ec2-184-73-119-157.compute-1.amazonaws.com SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.1
# ec2-184-73-119-157.compute-1.amazonaws.com SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.1
Warning: Permanently added the RSA host key for IP address '184.73.119.157' to the list of known hosts.
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130930-1201-d3a66517f1fc4c.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/ebs/i-6c395b08/host.keys', 'root at ec2-184-73-119-157.compute-1.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Please login as the user "ubuntu" rather than the user "root".
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130930-1201-d3a66517f1fc4c.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/ebs/i-6c395b08/host.keys', 'ubuntu at ec2-184-73-119-157.compute-1.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Hello World
INFO:root:Tidyup test
WARNING:root:These instances did not terminate: [u'i-6c395b08']
ERROR:boto:400 Bad Request
ERROR:boto:<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.InUse</Code><Message>There are active instances using security group 'uec2-20130930-1201-d3a66517f1fc4c'</Message></Error></Errors><RequestID>9733a12f-4fff-4ba8-872c-c06998944f2d</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.InUse</Code><Message>There are active instances using security group 'uec2-20130930-1201-d3a66517f1fc4c'</Message></Error></Errors><RequestID>9733a12f-4fff-4ba8-872c-c06998944f2d</RequestID></Response>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
More information about the ubuntu-testing-notifications
mailing list