See
<
https://ci.centos.org/job/osinfo-db-check/systems=libvirt-freebsd-12/79/d...
------------------------------------------
Started by upstream project "osinfo-db-check" build number 79
originally caused by:
Started by upstream project "osinfo-db-build" build number 80
originally caused by:
Started by upstream project "osinfo-db-tools-build" build number 16
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-12 (libvirt) in workspace
<
https://ci.centos.org/job/osinfo-db-check/systems=libvirt-freebsd-12/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins1504936228839930304.sh
+ /usr/local/bin/gmake check
python3 -m pytest --log-level=info
============================= test session starts ==============================
platform freebsd12 -- Python 3.6.8, pytest-3.6.4, py-1.8.0, pluggy-0.7.1
rootdir:
/usr<https://ci.centos.org/job/osinfo-db-check/systems=libvirt-freebsd-12/ws/,>
inifile:
collected 1235 items
tests/test_devices.py ...............F.................................. [ 4%]
................ [ 5%]
tests/test_isoinfo.py .................................................. [ 9%]
........................................................................ [ 15%]
........................................................................ [ 21%]
........................................... [ 24%]
tests/test_resources.py ................................................ [ 28%]
........................................................................ [ 34%]
........................................................................ [ 40%]
................................. [ 42%]
tests/test_schema.py ................................................... [ 46%]
........................................................................ [ 52%]
........................................................................ [ 58%]
........................................................................ [ 64%]
........................................................................ [ 70%]
........................................................................ [ 76%]
........................................................................ [ 81%]
........................................................................ [ 87%]
........................................................................ [ 93%]
........................................................................ [ 99%]
........ [100%]
=================================== FAILURES ===================================
______________________ test_devices_duplication[fedora19] ______________________
osxml = <Os shortid=fedora19>
@util.os_parametrize('osxml', filter_devices=True)
def test_devices_duplication(osxml):
_check_duplicate_devices(osxml)
_check_uncommented_devices(osxml)
tests/test_devices.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/test_devices.py:33: in _check_uncommented_devices
devlines = [l for l in open(sourcefile).read().splitlines() if
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <encodings.ascii.IncrementalDecoder object at 0x804c8ec50>
input = b'<libosinfo version="0.0.1">\n<!-- Licensed under the GNU
General Public License version 2 or later.\n See http:/...>\n <script
id=\'http://fedoraproject.org/fedora/kickstart/desktop\'/>\n
</installer>\n </os>\n</libosinfo>\n'
final = True
def decode(self, input, final=False):
return codecs.ascii_decode(input, self.errors)[0]
E
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 419:
ordinal not in range(128)
/usr/local/lib/python3.6/encodings/ascii.py:26: UnicodeDecodeError
=================== 1 failed, 1234 passed in 105.38 seconds ====================
gmake: *** [Makefile:126: check] Error 1
Build step 'Execute shell' marked build as failure