Build failed in Jenkins: sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual #17

Jenkins Notification devnull at canonical.com
Tue Aug 14 20:45:37 UTC 2012


See <http://10.189.74.2:8080/job/sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual/17/>

------------------------------------------
[...truncated 30 lines...]
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ '[' -z precise ']'
+ '[' -z generic-amd64 ']'
+ '[' -z 10.189.74.2 ']'
+ '[' -z '' ']'
++ dirname /var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh
+ SRUHOME=/var/lib/ubuntu-iso-testing/kernel-sru
+ '[' -z <http://10.189.74.2:8080/job/sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual/ws/> ']'
+ source /var/lib/ubuntu-iso-testing/kernel-sru/kernel-sru-utils.sh
++ '[' -z 10.189.74.2 ']'
++ '[' -z <http://10.189.74.2:8080/job/sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual/ws/> ']'
++ SSHOptions='-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/lib/ubuntu-iso-testing/kernel-sru/ssh-keys/qa-ubuntu'
+++ dirname /var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh
++ SYSTEMS_CONF=/var/lib/ubuntu-iso-testing/kernel-sru/systems.conf
++ SLEEP=60
++ TICKS=30
++ SCP_PARMS=
+ cd <http://10.189.74.2:8080/job/sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual/ws/>
/var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh: line 54: ${$WORKSPACE}/*: bad substitution
+ NAME=clean-precise-generic-amd64
+ printf 'Step1 to run on clean-precise-generic-amd64\n'
Step1 to run on clean-precise-generic-amd64
+ DIR=/var/lib/ubuntu-iso-testing/kernel-sru/clean-precise-generic-amd64
++ grep -E 'generic-amd64$' /var/lib/ubuntu-iso-testing/kernel-sru/systems.conf
+ SYS_LINE='Rukbah|x86_64|generic|generic-amd64
Onibi|x86_64|generic|generic-amd64
Zuijin|x86_64|generic|generic-amd64'
+ sys_data 'Rukbah|x86_64|generic|generic-amd64' 'Onibi|x86_64|generic|generic-amd64' 'Zuijin|x86_64|generic|generic-amd64' precise
++ echo 'Rukbah|x86_64|generic|generic-amd64'
++ awk '-F|' '{print $1}'
+ SYS_HOST=Rukbah
++ echo 'Rukbah|x86_64|generic|generic-amd64'
++ awk '-F|' '{print $2}'
+ SYS_PROFILE='Onibi|x86_64|generic|generic-amd64-x86_64'
++ echo 'Rukbah|x86_64|generic|generic-amd64'
++ awk '-F|' '{print $3}'
+ SYS_FLAVOUR=generic
+ '[' -f /var/lib/ubuntu-iso-testing/kernel-sru/clean-precise-generic-amd64/disk0.qcow2 ']'
+ rm -f /var/lib/ubuntu-iso-testing/kernel-sru/clean-precise-generic-amd64/disk0.qcow2
+ qemu-img create -F qcow2 -b /var/lib/ubuntu-iso-testing/kernel-sru/clean-precise-generic-amd64/disk0.pristine.qcow2 -f qcow2 /var/lib/ubuntu-iso-testing/kernel-sru/clean-precise-generic-amd64/disk0.qcow2
Formatting '/var/lib/ubuntu-iso-testing/kernel-sru/clean-precise-generic-amd64/disk0.qcow2', fmt=qcow2 size=8589934592 backing_file='/var/lib/ubuntu-iso-testing/kernel-sru/clean-precise-generic-amd64/disk0.pristine.qcow2' backing_fmt='qcow2' encryption=off cluster_size=65536 
+ RC=0
+ '[' 0 -ne 0 ']'
+ tries=10
+ indx=0
+ '[' 0 -lt 10 ']'
+ let 'WAIT=(3086%29)+1'
+ sleep 13
+ virsh -d 5 -l virsh_start.log start clean-precise-generic-amd64
Domain clean-precise-generic-amd64 started

+ RC=0
+ '[' 0 -eq 0 ']'
+ break
+ '[' 0 -ne 0 ']'
+ IPaddress=
+ '[' -z '' ']'
+ sleep 10
++ grep dnsmasq-dhcp /var/log/syslog
++ grep -E 'clean-precise-generic-amd64$'
++ tail -n 1
++ awk '-F ' '{print $7}'
+ IPaddress=192.168.123.131
+ SYS_HOST=192.168.123.131
+ '[' -z 192.168.123.131 ']'
+ sys_wait ubuntu at 192.168.123.131
+ COUNTER=0
+ RC=0
+ '[' 0 -ge 30 ']'
+ sleep 60
+ sys_ssh ubuntu at 192.168.123.131 exit
+ REMOTE=ubuntu at 192.168.123.131
+ shift
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/lib/ubuntu-iso-testing/kernel-sru/ssh-keys/qa-ubuntu ubuntu at 192.168.123.131 exit
Warning: Permanently added '192.168.123.131' (ECDSA) to the list of known hosts.
+ RCTEMP=0
+ SSH_PARMS=
+ return 0
+ RC=0
+ '[' 0 -eq 0 ']'
+ break
+ return 0
+ RC=0
+ '[' 0 -ne 0 ']'
+ case $RELEASE in
+ sys_ssh ubuntu at 192.168.123.131 'echo ubuntu | sudo -S sed -i '\''s/^%sudo.*$/%sudo ALL=(ALL:ALL) NOPASSWD: ALL/'\'' /etc/sudoers'
+ REMOTE=ubuntu at 192.168.123.131
+ shift
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/lib/ubuntu-iso-testing/kernel-sru/ssh-keys/qa-ubuntu ubuntu at 192.168.123.131 'echo ubuntu | sudo -S sed -i '\''s/^%sudo.*$/%sudo ALL=(ALL:ALL) NOPASSWD: ALL/'\'' /etc/sudoers'
Warning: Permanently added '192.168.123.131' (ECDSA) to the list of known hosts.
+ RCTEMP=0
+ SSH_PARMS=
+ return 0
+ RC=0
+ '[' 0 -ne 0 ']'
+ sys_ssh ubuntu at 192.168.123.131 'sudo apt-get update && sudo apt-get -y install python-software-properties'
+ REMOTE=ubuntu at 192.168.123.131
+ shift
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/lib/ubuntu-iso-testing/kernel-sru/ssh-keys/qa-ubuntu ubuntu at 192.168.123.131 'sudo apt-get update && sudo apt-get -y install python-software-properties'
Warning: Permanently added '192.168.123.131' (ECDSA) to the list of known hosts.
Ign http://archive.ubuntu.com quantal InRelease
Ign http://security.ubuntu.com quantal-security InRelease
Ign http://archive.ubuntu.com quantal-updates InRelease
Hit http://security.ubuntu.com quantal-security Release.gpg
Get:1 http://archive.ubuntu.com quantal Release.gpg [198 B]
Hit http://security.ubuntu.com quantal-security Release
Hit http://archive.ubuntu.com quantal-updates Release.gpg
Hit http://security.ubuntu.com quantal-security/main Sources
Get:2 http://archive.ubuntu.com quantal Release [49.6 kB]
Hit http://security.ubuntu.com quantal-security/restricted Sources
Hit http://security.ubuntu.com quantal-security/universe Sources
Hit http://security.ubuntu.com quantal-security/multiverse Sources
Hit http://security.ubuntu.com quantal-security/main amd64 Packages
Hit http://archive.ubuntu.com quantal-updates Release
Hit http://security.ubuntu.com quantal-security/restricted amd64 Packages
Get:3 http://archive.ubuntu.com quantal/main Sources [850 kB]
Hit http://security.ubuntu.com quantal-security/universe amd64 Packages
Hit http://security.ubuntu.com quantal-security/multiverse amd64 Packages
Hit http://security.ubuntu.com quantal-security/main i386 Packages
Hit http://security.ubuntu.com quantal-security/restricted i386 Packages
Hit http://security.ubuntu.com quantal-security/universe i386 Packages
Hit http://security.ubuntu.com quantal-security/multiverse i386 Packages
Hit http://security.ubuntu.com quantal-security/main Translation-en
Hit http://security.ubuntu.com quantal-security/multiverse Translation-en
Hit http://security.ubuntu.com quantal-security/restricted Translation-en
Hit http://security.ubuntu.com quantal-security/universe Translation-en
Get:4 http://archive.ubuntu.com quantal/restricted Sources [5,509 B]
Get:5 http://archive.ubuntu.com quantal/universe Sources [5,568 kB]
Ign http://security.ubuntu.com quantal-security/main Translation-en_US
Ign http://security.ubuntu.com quantal-security/multiverse Translation-en_US
Ign http://security.ubuntu.com quantal-security/restricted Translation-en_US
Ign http://security.ubuntu.com quantal-security/universe Translation-en_US
Get:6 http://archive.ubuntu.com quantal/multiverse Sources [164 kB]
Get:7 http://archive.ubuntu.com quantal/main amd64 Packages [1,137 kB]
Get:8 http://archive.ubuntu.com quantal/restricted amd64 Packages [8,583 B]
Get:9 http://archive.ubuntu.com quantal/universe amd64 Packages [5,368 kB]
Get:10 http://archive.ubuntu.com quantal/multiverse amd64 Packages [127 kB]
Get:11 http://archive.ubuntu.com quantal/main i386 Packages [1,137 kB]
Get:12 http://archive.ubuntu.com quantal/restricted i386 Packages [8,630 B]
Get:13 http://archive.ubuntu.com quantal/universe i386 Packages [5,377 kB]
Get:14 http://archive.ubuntu.com quantal/multiverse i386 Packages [129 kB]
Get:15 http://archive.ubuntu.com quantal/main Translation-en [654 kB]
Get:16 http://archive.ubuntu.com quantal/multiverse Translation-en [97.2 kB]
Hit http://archive.ubuntu.com quantal/restricted Translation-en
Get:17 http://archive.ubuntu.com quantal/universe Translation-en [3,682 kB]
Hit http://archive.ubuntu.com quantal-updates/main Sources
Hit http://archive.ubuntu.com quantal-updates/restricted Sources
Hit http://archive.ubuntu.com quantal-updates/universe Sources
Hit http://archive.ubuntu.com quantal-updates/multiverse Sources
Hit http://archive.ubuntu.com quantal-updates/main amd64 Packages
Hit http://archive.ubuntu.com quantal-updates/restricted amd64 Packages
Hit http://archive.ubuntu.com quantal-updates/universe amd64 Packages
Hit http://archive.ubuntu.com quantal-updates/multiverse amd64 Packages
Hit http://archive.ubuntu.com quantal-updates/main i386 Packages
Hit http://archive.ubuntu.com quantal-updates/restricted i386 Packages
Hit http://archive.ubuntu.com quantal-updates/universe i386 Packages
Hit http://archive.ubuntu.com quantal-updates/multiverse i386 Packages
Hit http://archive.ubuntu.com quantal-updates/main Translation-en
Hit http://archive.ubuntu.com quantal-updates/multiverse Translation-en
Hit http://archive.ubuntu.com quantal-updates/restricted Translation-en
Hit http://archive.ubuntu.com quantal-updates/universe Translation-en
Ign http://archive.ubuntu.com quantal/main Translation-en_US
Ign http://archive.ubuntu.com quantal/multiverse Translation-en_US
Ign http://archive.ubuntu.com quantal/restricted Translation-en_US
Ign http://archive.ubuntu.com quantal/universe Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/main Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/multiverse Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/universe Translation-en_US
Fetched 24.4 MB in 24s (985 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  unattended-upgrades
Suggested packages:
  bsd-mailx
The following NEW packages will be installed:
  python-software-properties unattended-upgrades
0 upgraded, 2 newly installed, 0 to remove and 31 not upgraded.
Need to get 45.1 kB of archives.
After this operation, 361 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ quantal/main unattended-upgrades all 0.79 [26.2 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ quantal/universe python-software-properties all 0.91 [18.9 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 45.1 kB in 0s (112 kB/s)
Selecting previously unselected package unattended-upgrades.
(Reading database ... 50735 files and directories currently installed.)
Unpacking unattended-upgrades (from .../unattended-upgrades_0.79_all.deb) ...
Selecting previously unselected package python-software-properties.
Unpacking python-software-properties (from .../python-software-properties_0.91_all.deb) ...
Processing triggers for man-db ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Setting up unattended-upgrades (0.79) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Processing triggers for ureadahead ...
Setting up python-software-properties (0.91) ...
+ RCTEMP=0
+ SSH_PARMS=
+ return 0
+ '[' quantal ']'
+ case $RELEASE in
+ '[' quantal ']'
+ sys_ssh ubuntu at 192.168.123.131 'sudo add-apt-repository -y ppa:ubuntu-x-swat/q-lts-backport'
+ REMOTE=ubuntu at 192.168.123.131
+ shift
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/lib/ubuntu-iso-testing/kernel-sru/ssh-keys/qa-ubuntu ubuntu at 192.168.123.131 'sudo add-apt-repository -y ppa:ubuntu-x-swat/q-lts-backport'
Warning: Permanently added '192.168.123.131' (ECDSA) to the list of known hosts.
sudo: add-apt-repository: command not found
+ RCTEMP=1
+ SSH_PARMS=
+ return 1
+ RC=1
+ '[' 1 -ne 0 ']'
+ kill_me 'failed to set ppa:ubuntu-x-swat/q-lts-backport'
+ [[ x192.168.123.131 != \x ]]
+ virsh destroy clean-precise-generic-amd64
Domain clean-precise-generic-amd64 destroyed

+ sys_exit_KO 'failed to set ppa:ubuntu-x-swat/q-lts-backport'
+ printf 'FAIL failed to set ppa:ubuntu-x-swat/q-lts-backport\n'
FAIL failed to set ppa:ubuntu-x-swat/q-lts-backport
+ exit 1
+ exit 1
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Description set: 



More information about the ubuntu-testing-notifications mailing list