Build failed in Jenkins: sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual #16
Jenkins Notification
devnull at canonical.com
Tue Aug 14 20:39:11 UTC 2012
See <http://10.189.74.2:8080/job/sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual/16/>
------------------------------------------
Started by user hggdh
[EnvInject] - Loading node environment variables.
Building remotely on alderamin
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual] $ /bin/bash -x /tmp/hudson787198229900771008.sh
+ SRUHOME=/var/lib/ubuntu-iso-testing/kernel-sru
+ '[' xquantal '!=' x ']'
+ bash -x /var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh -r precise -t virtual -w <http://10.189.74.2:8080/job/sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual/ws/> -v generic-amd64 -c 10.189.74.2 -p x86_64 -b quantal
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ RELEASE=precise
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ TESTHOST=virtual
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ WORKSPACE=<http://10.189.74.2:8080/job/sru_kernel-quantal_lts_hwe-generic_amd64-kvm-virtual/ws/>
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ KFLAVOUR=generic-amd64
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ COBBLER_SERVER=10.189.74.2
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ TEST_PROFILE=x86_64
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ LTS_TEST=quantal
+ 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=(11301%29)+1'
+ sleep 21
+ 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=
+ SYS_HOST=
+ '[' -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.
Err http://security.ubuntu.com quantal-security InRelease
Err http://archive.ubuntu.com quantal InRelease
Err http://archive.ubuntu.com quantal-updates InRelease
Err http://security.ubuntu.com quantal-security Release.gpg
Unable to connect to 10.189.74.2:3142:
Err http://archive.ubuntu.com quantal Release.gpg
Unable to connect to 10.189.74.2:3142:
Err http://archive.ubuntu.com quantal-updates Release.gpg
Unable to connect to 10.189.74.2:3142:
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/quantal/InRelease
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/quantal-updates/InRelease
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/quantal-security/InRelease
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/quantal-security/Release.gpg Unable to connect to 10.189.74.2:3142:
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/quantal/Release.gpg Unable to connect to 10.189.74.2:3142:
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/quantal-updates/Release.gpg Unable to connect to 10.189.74.2:3142:
W: Some index files failed to download. They have been ignored, or old ones used instead.
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 0 not upgraded.
Need to get 45.1 kB of archives.
After this operation, 361 kB of additional disk space will be used.
Err http://archive.ubuntu.com/ubuntu/ quantal/main unattended-upgrades all 0.79
Could not connect to 10.189.74.2:3142 (10.189.74.2). - connect (111: Connection refused)
Err http://archive.ubuntu.com/ubuntu/ quantal/universe python-software-properties all 0.91
Unable to connect to 10.189.74.2:3142:
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.79_all.deb Could not connect to 10.189.74.2:3142 (10.189.74.2). - connect (111: Connection refused)
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/s/software-properties/python-software-properties_0.91_all.deb Unable to connect to 10.189.74.2:3142:
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ RCTEMP=100
+ SSH_PARMS=
+ return 100
+ '[' 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