Build failed in Jenkins: lucid-server-ec2 » amd64,eu-west-1,instance-store,multi-instance,ubuntu-server-ec2-testing #23

Jenkins Notification devnull at canonical.com
Thu Aug 1 07:35:15 UTC 2013


See <http://10.189.74.2:8080/job/lucid-server-ec2/./ARCH=amd64,REGION=eu-west-1,STORAGE=instance-store,TEST=multi-instance,label=ubuntu-server-ec2-testing/23/>

------------------------------------------
Started by upstream project "lucid-server-ec2" build number 23
[EnvInject] - Loading node environment variables.
Building remotely on ec2-tester
[ubuntu-server-ec2-testing] $ /bin/sh -xe /tmp/hudson8602384726987530445.sh
+ echo Running Test amd64 eu-west-1 instance-store multi-instance current
Running Test amd64 eu-west-1 instance-store multi-instance current
+ rm -Rf *
+ 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 eu-west-1 -s instance-store -b current -a amd64 -R lucid -t tests multi-instance
INFO:root:Creating test for size:m1.large for arch:amd64 in region:eu-west-1 placement:any root storage:instance-store
INFO:root:Retieving ec2 AMI informfation from http://uec-images.ubuntu.com/query/lucid/server/daily.current.txt
INFO:root:Found AMI ami-8babb5ff 
INFO:root:Number of TestCaseExecutors to implement: 1
INFO:root:Executing 
        AMI: ami-8babb5ff
            - #instances: 4
            - size: m1.large
            - region: eu-west-1 
            - placement: None 
            - arch: amd64 
            - storage: instance-store
        
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 4 instance for ami ami-8babb5ff of size m1.large in region eu-west-1 (None)
INFO:root:Instances requested, reservation instances [Instance:i-ddb87393, Instance:i-dbb87395, Instance:i-d9b87397, Instance:i-d7b87399]
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
# ec2-79-125-66-198.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
no hostkey alg
# ec2-79-125-66-198.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
INFO:root:Current testing phase: 1
# ec2-54-247-146-194.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-247-146-194.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '10.34.245.85' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
INFO:root:Current testing phase: 1
# ec2-54-216-219-219.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-216-219-219.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '10.34.192.23' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
INFO:root:Current testing phase: 1
# ec2-46-137-23-31.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-46-137-23-31.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '10.32.21.10' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
INFO:root:Current testing phase: 1
# ec2-79-125-66-198.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-79-125-66-198.eu-west-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '10.33.190.154' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130801-0733-385fcb8e1e9d44.pem', '-o', 'UserKnownHostsFile=None/amd64/m1.large/instance-store/i-d9b87397/host.keys', 'root at ec2-54-247-146-194.eu-west-1.compute.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Please login as the ubuntu user rather than root user.


DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130801-0733-385fcb8e1e9d44.pem', '-o', 'UserKnownHostsFile=None/amd64/m1.large/instance-store/i-d9b87397/host.keys', 'ubuntu at ec2-54-247-146-194.eu-west-1.compute.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Hello World

INFO:root:Tidyup test
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 507, in tidyup
    self.collect_all_consoles('terminated')
  File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 451, in collect_all_consoles
    l_instance.collect_console(suffix)
  File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 759, in collect_console
    console_file.write(l_output.output)
TypeError: expected a character buffer object
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results



More information about the ubuntu-testing-notifications mailing list