****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 51 lines
* FULL OUTPUT: 53 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171448-autotest/virt27.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171448-autotest/virt27.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
libreoffice-3.6.5.2-1.fc18
mozc-1.6.1187.102-2.fc18
opencryptoki-2.4.2-3.fc18
qpid-proton-0.3-3.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
Querying Bodhi for matching updates...
Bodhi updates found:
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
libreoffice-3.6.5.2-1.fc18
mozc-1.6.1187.102-2.fc18
opencryptoki-2.4.2-3.fc18
qpid-proton-0.3-3.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
Querying Bodhi for accepted builds...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 39 lines
* FULL OUTPUT: 41 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/170916-autotest/virt23.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/170916-autotest/virt23.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-pending
Querying Koji for builds...
Builds to be tested:
corosync-2.3.0-1.fc18
dhcp-4.2.5-3.fc18
dnf-0.2.20-1.gitdec970f.fc18
hawkey-0.3.6-1.gitc8365fa.fc18
i3-4.4-1.fc18
libsolv-0.2.3-1.gitf663ca2.fc18
mc-4.8.7-1.fc18
net-snmp-5.7.2-5.fc18
perl-5.16.2-237.fc18
perl-Gravatar-URL-1.06-2.fc18
perl-PPIx-Regexp-0.029-1.fc18
samba-4.0.1-1.fc18
shadow-utils-4.1.5.1-2.fc18
tog-pegasus-2.12.0-5.fc18
warzone2100-3.1.0-1.fc18
yawn-0-0.13.20130118svn610.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
****************************************
* TEST: upgradepath
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: noarch
* HIGHLIGHTS: 1 items
* OUTPUT: 34 lines
* FULL OUTPUT: 36 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171406-autotest/qa07.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171406-autotest/qa07.qa/upgrade…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
2:shadow-utils-4.1.5.1-2.fc17
4:perl-5.14.3-219.fc17
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-PPIx-Regexp-0.029-1.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: upgradepath
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: noarch
* HIGHLIGHTS: 1 items
* OUTPUT: 31 lines
* FULL OUTPUT: 33 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171363-autotest/qa07.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171363-autotest/qa07.qa/upgrade…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
2:shadow-utils-4.1.5.1-2.fc17
4:perl-5.14.3-219.fc17
darktable-1.1.2-1.fc17
glances-1.5.2-2.fc17
perl-Gravatar-URL-1.06-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: upgradepath
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: noarch
* HIGHLIGHTS: 1 items
* OUTPUT: 70 lines
* FULL OUTPUT: 72 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171325-autotest/qa07.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171325-autotest/qa07.qa/upgrade…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
bibutils-4.16-1.fc17
cclive-0.7.11-1.fc17
drumkv1-0.3.0-1.fc17
drupal6-6.28-1.fc17
drupal7-7.19-1.fc17
emacs-magit-1.2.0-1.fc17
harfbuzz-0.9.11-1.fc17
ibus-pinyin-1.5.0-1.fc17
iguanaIR-1.0.3-1.fc17
libforensic1394-0.2-5.fc17
libquvi-scripts-0.4.10-1.fc17
librep-0.92.3-1.fc17
mfiler4-1.1.0-1.fc17
mingw-freetype-2.4.11-1.fc17
moodle-2.2.7-1.fc17
non-daw-1.1.0-0.1.gitae6b78cf.fc17
perl-Log-Any-Adapter-0.11-1.fc17
perl-Math-NumSeq-55-1.fc17
perl-Net-Pcap-0.17-1.fc17
perl-Net-STOMP-Client-2.0-1.fc17
perl-No-Worries-0.8-1.fc17
php-bartlett-PHP-CompatInfo-2.12.1-1.fc17
php-bartlett-PHP-Reflect-1.5.0-1.fc17
php-pear-Console-CommandLine-1.2.0-1.fc17
php-pear-Image-Text-0.6.1-1.fc17
php-pear-Text-Figlet-1.0.2-1.fc17
php-pear-Text-Password-1.1.1-1.fc17
php-voms-admin-0.6.7-1.fc17
php-xcache-3.0.1-1.fc17
python-anyvc-0.3.7.1-2.fc17
python-dulwich-0.8.7-1.fc17
python-greenlet-0.3.1-12.fc17
python-power-1.1-2.20121103git2cfe611.fc17
qmidiarp-0.5.1-1.fc17
qtractor-0.5.7-1.fc17
rep-gtk-0.90.8.1-1.fc17
salt-0.12.0-1.fc17
samplv1-0.3.0-1.fc17
sawfish-1.9.90-1.fc17
starcal-2.1.0-2.fc17
suil-0.6.10-1.fc17
synthv1-0.3.0-1.fc17
tw-0.9.8-1.fc17
umph-0.2.5-1.fc17
uncrustify-0.60-2.fc17
xyzsh-1.3.1-1.fc17
zabbix-1.8.16-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 63 lines
* FULL OUTPUT: 65 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171253-autotest/virt27.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171253-autotest/virt27.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
eclib-20120830-1.fc18
gtksourceview3-3.6.3-1.fc18
harfbuzz-0.9.12-2.fc18
libdwarf-20130126-1.fc18
mirall-1.2.0-1.fc18
ntfs-3g-2013.1.13-1.fc18.1
ntl-5.5.2-9.fc18
openerp-6.1-4.20130126_002033.fc18
owncloud-csync-0.70.3-1.fc18
parcellite-1.1.4-1.fc18
plowshare-0.9.4-0.40.20130126git.fc18
python-shapely-1.2.17-1.fc18
rednotebook-1.6.6-1.fc18
rekonq-2.1-1.fc18
ruby-1.9.3.362-25.fc18
sugar-visualmatch-47-1.fc18
testdisk-6.13-5.fc18
trafficserver-3.2.4-2.fc18
xfce4-settings-4.10.0-4.fc18
Querying Bodhi for matching updates...
Bodhi updates found:
eclib-20120830-1.fc18
gtksourceview3-3.6.3-1.fc18
harfbuzz-0.9.12-2.fc18
libdwarf-20130126-1.fc18
ntl-5.5.2-9.fc18
openerp-6.1-4.20130126_002033.fc18
owncloud-csync-0.70.3-1.fc18,mirall-1.2.0-1.fc18
parcellite-1.1.4-1.fc18
plowshare-0.9.4-0.40.20130126git.fc18
python-shapely-1.2.17-1.fc18
rednotebook-1.6.6-1.fc18
rekonq-2.1-1.fc18
ruby-1.9.3.362-25.fc18
sugar-visualmatch-47-1.fc18
testdisk-6.13-5.fc18,ntfs-3g-2013.1.13-1.fc18.1
trafficserver-3.2.4-2.fc18
xfce4-settings-4.10.0-4.fc18
Querying Bodhi for accepted builds...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending