Build failed in Jenkins: quantal-adt-maas » amd64,maas-lenovo-lab #119
Jenkins Notification
devnull at canonical.com
Thu Nov 15 14:37:15 UTC 2012
See <http://10.189.74.2:8080/job/quantal-adt-maas/./ARCH=amd64,label=maas-lenovo-lab/119/>
------------------------------------------
[...truncated 415 lines...]
+ printf 2012-11-15 09:35:36: Info: Waiting for VM to startup\n
2012-11-15 09:35:36: Info: Waiting for VM to startup
+ LOOP=0
+ :
+ LOOP=1
+ [ 1 -gt 180 ]
+ + grepnetstat 0.0.0.0:54322
-t -l -n
+ [ ! -z ]
+ sleep 1
QEMU 1.2.0 monitor - type 'help' for more information
(qemu) + :
+ LOOP=2
+ [ 2 -gt 180 ]
+ netstat -t -l -n
+ grep 0.0.0.0:54322
+ [ ! -z tcp 0 0 0.0.0.0:54322 0.0.0.0:* LISTEN ]
+ break
+ [ -z <http://10.189.74.2:8080/job/quantal-adt-maas/./ARCH=amd64,label=maas-lenovo-lab/ws/> ]
+ LOCAL_LOGDIR=<http://10.189.74.2:8080/job/quantal-adt-maas/./ARCH=amd64,label=maas-lenovo-lab/ws/results>
+ RUNSCRIPT=/var/lib/jenkins/auto-package-testing/bin/testbed/run-adt
+ chmod +x /var/lib/jenkins/auto-package-testing/bin/testbed/run-adt
+ LOOP=1
+ log_info_msg Waiting for testbed initialisation
+ log_msg Info: Waiting for testbed initialisation\n
+ date +%F %X
+ printf 2012-11-15 09:35:37: Info: Waiting for testbed initialisation\n
2012-11-15 09:35:37: Info: Waiting for testbed initialisation
+ true
+ log_info_msg Trying to connect to testbed ( Try 1 / 18 )
+ log_msg Info: Trying to connect to testbed ( Try 1 / 18 )\n
+ date +%F %X
+ printf 2012-11-15 09:35:37: Info: Trying to connect to testbed ( Try 1 / 18 )\n
2012-11-15 09:35:37: Info: Trying to connect to testbed ( Try 1 / 18 )
+ scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -q -P 54322 /var/lib/jenkins/auto-package-testing/bin/network-config ubuntu at localhost:/home/ubuntu/
+ scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -q -P 54322 /var/lib/jenkins/auto-package-testing/bin/get-api-token.py ubuntu at localhost:/home/ubuntu/
+ scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -q -P 54322 /var/lib/jenkins/auto-package-testing/bin/mac-ip-mapping ubuntu at localhost:/home/ubuntu/
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -p 54322 -l ubuntu localhost sudo sh -c 'cat /home/ubuntu/network-config > /etc/network/interfaces'
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -p 54322 -l ubuntu localhost sudo sed -i '/#require subnet-mask/ a\supersede domain-name-servers 10.98.0.1, 192.168.21.5;' /etc/dhcp/dhclient.conf
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -p 54322 -l ubuntu localhost sudo /etc/init.d/networking restart
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service networking restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) and then start(8) utilities,
e.g. stop networking ; start networking. The restart(8) utility is also available.
networking stop/waiting
networking start/running
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -p 54322 -l ubuntu localhost echo -e 'Acquire {\n Retries "0";\n HTTP { Proxy "http://10.98.0.13:8000"; };\n };\n' | sudo tee -a /etc/apt/apt.conf
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
Acquire {
Retries "0";
HTTP { Proxy "http://10.98.0.13:8000"; };
};
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -p 54322 -l ubuntu localhost echo -e 'Package: * \nPin: release o=LP-PPA-matsubara-maas-autopkgtest\nPin-Priority: 900\n' | sudo tee /etc/apt/preferences.d/autopktestppa-pin-900
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
Package: *
Pin: release o=LP-PPA-matsubara-maas-autopkgtest
Pin-Priority: 900
+ [ -n ]
+ scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -q -P 54322 /var/lib/jenkins/auto-package-testing/bin/testbed/run-adt ubuntu at localhost:/home/ubuntu/
+ break
+ basename /var/lib/jenkins/auto-package-testing/bin/testbed/run-adt
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -p 54322 -l ubuntu localhost sudo /home/ubuntu/run-adt -d -p "ppa:maas-maintainers/dailybuilds" -b "lp:~rvb/maas/qa-lab-tests-update-pxe" maas
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ shift
+ true
+ PPA=ppa:maas-maintainers/dailybuilds
+ shift 2
+ true
+ [ 0 -ne 0 ]
+ BRANCH=lp:~rvb/maas/qa-lab-tests-update-pxe
+ shift 2
+ true
+ shift
+ break
+ [ -z maas -a 0 -eq 0 -a -z lp:~rvb/maas/qa-lab-tests-update-pxe ]
+ PKGNAME=maas
+ locale-gen en_US.UTF-8
Generating locales...
en_US.UTF-8... up-to-date
Generation complete.
+ echo LC_ALL=en_US.UTF-8
+ mknod /dev/newrandom c 1 9
+ chmod --reference=/dev/random /dev/newrandom
+ mv -f /dev/newrandom /dev/random
+ export DEBIAN_FRONTEND=noninteractive
+ export LD_PRELOAD=/usr/lib/libeatmydata/libeatmydata.so
+ [ 0 -eq 1 ]
+ [ -n ppa:maas-maintainers/dailybuilds ]
+ add-apt-repository -y ppa:maas-maintainers/dailybuilds
gpg: keyring `/tmp/tmpqp2ley/secring.gpg' created
gpg: keyring `/tmp/tmpqp2ley/pubring.gpg' created
gpg: requesting key 93EE8CC5 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpqp2ley/trustdb.gpg: trustdb created
gpg: key 93EE8CC5: public key "Launchpad PPA for MaaS Maintainers" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
+ apt-get install -y bzr
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libjs-jquery python-bzrlib python-httplib2 python-keyring
python-launchpadlib python-lazr.restfulclient python-lazr.uri
python-simplejson python-wadllib
Suggested packages:
bzr-doc bzr-gtk bzr-svn python-bzrlib.tests bzrtools javascript-common
python-kerberos python-gpgme python-bzrlib-dbg xdg-utils
python-testresources
The following NEW packages will be installed:
bzr libjs-jquery python-bzrlib python-httplib2 python-keyring
python-launchpadlib python-lazr.restfulclient python-lazr.uri
python-simplejson python-wadllib
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,290 kB of archives.
After this operation, 10.7 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ quantal/main python-bzrlib amd64 2.6.0~beta2-0ubuntu1 [1,814 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ quantal/main bzr all 2.6.0~beta2-0ubuntu1 [38.2 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ quantal/main libjs-jquery all 1.7.2+debian-1ubuntu1 [115 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ quantal/main python-httplib2 all 0.7.4-2 [56.8 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ quantal/main python-keyring all 0.9.2-1 [38.8 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ quantal/main python-simplejson amd64 2.6.1-1 [76.9 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ quantal/main python-lazr.uri all 1.0.3-1 [14.6 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ quantal/main python-wadllib all 1.3.0-2 [32.3 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ quantal/main python-lazr.restfulclient all 0.12.0-2 [52.2 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ quantal/main python-launchpadlib all 1.9.12-2 [50.4 kB]
Fetched 2,290 kB in 0s (25.1 MB/s)
Selecting previously unselected package python-bzrlib.
(Reading database ... 61915 files and directories currently installed.)
Unpacking python-bzrlib (from .../python-bzrlib_2.6.0~beta2-0ubuntu1_amd64.deb) ...
Selecting previously unselected package bzr.
Unpacking bzr (from .../bzr_2.6.0~beta2-0ubuntu1_all.deb) ...
Selecting previously unselected package libjs-jquery.
Unpacking libjs-jquery (from .../libjs-jquery_1.7.2+debian-1ubuntu1_all.deb) ...
Selecting previously unselected package python-httplib2.
Unpacking python-httplib2 (from .../python-httplib2_0.7.4-2_all.deb) ...
Selecting previously unselected package python-keyring.
Unpacking python-keyring (from .../python-keyring_0.9.2-1_all.deb) ...
Selecting previously unselected package python-simplejson.
Unpacking python-simplejson (from .../python-simplejson_2.6.1-1_amd64.deb) ...
Selecting previously unselected package python-lazr.uri.
Unpacking python-lazr.uri (from .../python-lazr.uri_1.0.3-1_all.deb) ...
Selecting previously unselected package python-wadllib.
Unpacking python-wadllib (from .../python-wadllib_1.3.0-2_all.deb) ...
Selecting previously unselected package python-lazr.restfulclient.
Unpacking python-lazr.restfulclient (from .../python-lazr.restfulclient_0.12.0-2_all.deb) ...
Selecting previously unselected package python-launchpadlib.
Unpacking python-launchpadlib (from .../python-launchpadlib_1.9.12-2_all.deb) ...
Processing triggers for man-db ...
Setting up python-bzrlib (2.6.0~beta2-0ubuntu1) ...
Setting up bzr (2.6.0~beta2-0ubuntu1) ...
Setting up libjs-jquery (1.7.2+debian-1ubuntu1) ...
Setting up python-httplib2 (0.7.4-2) ...
Setting up python-keyring (0.9.2-1) ...
Setting up python-simplejson (2.6.1-1) ...
Setting up python-lazr.uri (1.0.3-1) ...
Setting up python-wadllib (1.3.0-2) ...
Setting up python-lazr.restfulclient (0.12.0-2) ...
Setting up python-launchpadlib (1.9.12-2) ...
+ [ -n ]
+ apt-get update
Ign http://ppa.launchpad.net quantal InRelease
Ign http://security.ubuntu.com quantal-security InRelease
Ign http://archive.ubuntu.com quantal InRelease
Get:1 http://ppa.launchpad.net quantal Release.gpg [316 B]
Get:2 http://security.ubuntu.com quantal-security Release.gpg [933 B]
Ign http://archive.ubuntu.com quantal-updates InRelease
Hit http://archive.ubuntu.com quantal Release.gpg
Get:3 http://ppa.launchpad.net quantal Release [11.9 kB]
Get:4 http://archive.ubuntu.com quantal-updates Release.gpg [933 B]
Get:5 http://security.ubuntu.com quantal-security Release [49.6 kB]
Hit http://archive.ubuntu.com quantal Release
Get:6 http://ppa.launchpad.net quantal/main Sources [1,128 B]
Get:7 http://security.ubuntu.com quantal-security/main Sources [10.7 kB]
Get:8 http://archive.ubuntu.com quantal-updates Release [49.6 kB]
Get:9 http://security.ubuntu.com quantal-security/universe Sources [4,451 B]
Get:10 http://ppa.launchpad.net quantal/main amd64 Packages [3,070 B]
Hit http://archive.ubuntu.com quantal/main Sources
Hit http://archive.ubuntu.com quantal/universe Sources
Get:11 http://security.ubuntu.com quantal-security/main amd64 Packages [38.9 kB]
Hit http://archive.ubuntu.com quantal/restricted Sources
Hit http://archive.ubuntu.com quantal/multiverse Sources
Get:12 http://security.ubuntu.com quantal-security/universe amd64 Packages [13.5 kB]
Hit http://archive.ubuntu.com quantal/main amd64 Packages
Hit http://archive.ubuntu.com quantal/universe amd64 Packages
Hit http://archive.ubuntu.com quantal/restricted amd64 Packages
Get:13 http://security.ubuntu.com quantal-security/main Translation-en [16.8 kB]
Hit http://archive.ubuntu.com quantal/multiverse amd64 Packages
Hit http://archive.ubuntu.com quantal/main Translation-en
Get:14 http://security.ubuntu.com quantal-security/universe Translation-en [7,664 B]
Ign http://ppa.launchpad.net quantal/main Translation-en_US
Hit http://archive.ubuntu.com quantal/multiverse Translation-en
Ign http://ppa.launchpad.net quantal/main Translation-en
Hit http://archive.ubuntu.com quantal/restricted Translation-en
Hit http://archive.ubuntu.com quantal/universe Translation-en
Get:15 http://archive.ubuntu.com quantal-updates/main Sources [32.4 kB]
Ign http://security.ubuntu.com quantal-security/main Translation-en_US
Get:16 http://archive.ubuntu.com quantal-updates/universe Sources [13.3 kB]
Ign http://security.ubuntu.com quantal-security/universe Translation-en_US
Get:17 http://archive.ubuntu.com quantal-updates/main amd64 Packages [77.9 kB]
Get:18 http://archive.ubuntu.com quantal-updates/universe amd64 Packages [40.0 kB]
Get:19 http://archive.ubuntu.com quantal-updates/main Translation-en [39.6 kB]
Get:20 http://archive.ubuntu.com quantal-updates/universe Translation-en [22.5 kB]
qemu: terminating on signal 15 from pid 18250
Connection to localhost closed by remote host.
+ RET=255
+ [ 0 -eq 1 ]
+ [ 255 -gt 0 ]
+ log_failure_msg adt-run exited with status 255.
+ log_msg Failure: adt-run exited with status 255.\n
+ date +%F %X
+ printf 2012-11-15 09:35:58: Failure: adt-run exited with status 255.\n
2012-11-15 09:35:58: Failure: adt-run exited with status 255.
+ [ 0 -eq 0 ]
+ mkdir -p <http://10.189.74.2:8080/job/quantal-adt-maas/./ARCH=amd64,label=maas-lenovo-lab/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/jenkins/disks/adtkey -p 54322 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log; find /home/ubuntu/adt-log -type f -empty | xargs rm
Pseudo-terminal will not be allocated because stdin is not a terminal.
ssh: connect to host localhost port 54322: Connection refused
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-11-15 09:35:58: Info: Cleaning up\n
2012-11-15 09:35:58: Info: Cleaning up
+ [ -f /var/tmp/adt/jenkins/disks/quantal-amd64-maas-20121115_093420.img.pid ]
+ cat /var/tmp/adt/jenkins/disks/quantal-amd64-maas-20121115_093420.img.pid
+ kill -9 18085
+ rm -f /var/tmp/adt/jenkins/disks/quantal-amd64-maas-20121115_093420.img.pid
+ rm -f /var/tmp/adt/jenkins/disks/quantal-amd64-maas-20121115_093420.img
+ rm -f /var/lock/adt/ssh.54322.lock
+ rm -f /var/lock/adt/vnc.6120.lock
+ [ -d /tmp/adt-amd64.hokgI1 ]
+ rm -Rf /tmp/adt-amd64.hokgI1
+ exit 255
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ubuntu-testing-notifications
mailing list