utah_is_done.py failed during psutil import with OSError: [Errno 2] No such file or directory: '/dev/pts/1'
Bug #1207093 reported by
Chris Gagnon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
UTAH |
New
|
Undecided
|
Unassigned |
Bug Description
reproducible: no
Description:
utah_is_done.py failed during psutil import with OSError: [Errno 2] No such file or directory: '/dev/pts/1'
The test run finished successfully at the end, but utah returned too soon.
steps:
run job repeated at http://
expected results:
utah returns when test case passed
actual results:
utah_is_done.py failed during psutil import with OSError: [Errno 2] No such file or directory: '/dev/pts/1'
additional info:
this job failed 1 time out of the last 7 test runs. other 4 other systems have also run this same job 8 times without failure today.
summary: |
- UTAH returned with SSH command (utah -f yaml -r /tmp/master.run -o - /var/lib/utah/utah.out) failed with return code: 3 in the middle of - running a test case. + utah_is_done.py failed during psutil import with OSError: [Errno 2] No + such file or directory: '/dev/pts/1' |
description: | updated |
description: | updated |
To post a comment you must log in.
console log from http:// 10.97.2. 10:8080/ job/openarena- benchmark- ps-radeon- hd6870- he-xmir/ 55/consoleFull
the failure is at 2013-07-31 18:04:20,130 ssh WARNING: SSH command (utah -f yaml -r /tmp/master.run -o /var/lib/ utah/utah. out) failed with return code: 3
Building remotely on ps-radeon-hd6870-he benchmark- ps-radeon- hd6870- he-xmir] $ /bin/bash /tmp/hudson8243 364441976251472 .sh chrisgagnon/ saucy-desktop- amd64.iso FILE=ps- qa-tools/ preseeds/ private- preseed. cfg preseeds/ private- preseed. cfg
[openarena-
+ rm -rf ps-qa-tools
+ bzr branch 'lp:~chris.gagnon/ps-qa-tools/gfx-preseed' ps-qa-tools
Branched 144 revisions.
+ ISO=/home/
+ PRESEED_
+ UTAH_CONFIG='lp:~private-ps-quality-team/ps-qa-tools/phoronix-for-xmir'
+ RETCODE=0
+ cat
+ cat ps-qa-tools/
# This is based on the default Utah preseed file
# Additions are specific to get a desktop working and autopilot etc.
# This is the minimal preseed that worked on 8 precise ISOs
# Further version-specific tweaks may be necessary or desirable in the future
d-i debian- installer/ locale string en_US.UTF-8 choose_ partition select Finish partitioning and write changes to disk confirm_ nooverwrite boolean true user-fullname string Jenkins user-password password ubuntu user-password- again password ubuntu
#d-i netcfg/get_hostname string unity-ap
d-i partman-auto/method string regular
#need this for desktop
d-i partman/
#need this for cobbler
d-i partman/confirm boolean true
#need this for non-desktop
d-i partman/
d-i time/zone string Etc/UTC
d-i passwd/
d-i passwd/username string jenkins
d-i passwd/
d-i passwd/
# -- Packages etc. ubuntu. com seems to give us issues sometimes, lets try with just http/hostname string archive.ubuntu.com http/directory string /ubuntu restricted boolean true
# us.archive.
# archive.ubuntu.com
d-i mirror/country string manual
d-i mirror/
d-i mirror/
# d-i apt-setup/
d-i apt-setup/universe boolean true
# I hope that this will enable the 'restricted drivers' load_firmware boolean true
#d-i hw-detect/
#need this for non-desktop install/ reboot_ in_progress note
d-i finish-
# Late commands, auto-login etc.
# For now dist-upgrade to try and ensure staging is in place. late_command string \ etc/lightdm/ lightdm. conf.d/ utah-autologin. conf;\ user=jenkins" >> /target/ etc/lightdm/ lightdm. conf.d/ utah-autologin. conf;\ etc/sudoers; \ etc/sudoers; \ 1/ps_bzr_ setup/setup_ bzr.sh -o /tmp/setup_bzr.sh;\ jenkins/ ps-slaves/ ps-radeon- hd6870- he/workspace/ openarena- benchmark- ps-radeon- hd6870- he-xmir -m physical --name ps-radeon-hd6870-he -i /home/chrisgagn on/saucy- desktop- amd64.iso -p ps-qa-tools/ preseeds/ private- preseed. cfg master.run
d-i preseed/
echo "[SeatDefaults]" >> /target/
echo "autologin-
echo "jenkins ALL=(ALL) NOPASSWD: ALL" >> /target/
echo "Defaults always_set_home" >> /target/
in-target apt-get install -y curl;\
in-target apt-get install -y openssh-server bzr;\
in-target curl 10.97.0.
in-target bash -x /tmp/setup_bzr.sh;\
sed -i 's/eject -p -m.*/&; [ "$prompt" ] || return 0/' /etc/init.d/casper;
+ run_utah_tests.py -l /var/lib/
WARNING: xml was already set by /etc/utah/config
WARNING: outputpreseed was already set by /etc/utah/config
WARNING: installtype was already set by /etc/utah/config
<6>J...