DEBUG: Executing python function do_testsdk
/srv/pokybuild/yocto-worker/meta-mingw/build/meta/lib/oeqa/sdk/testsdk.py:88: ResourceWarning: unclosed file <_io.TextIOWrapper name='TOPDIR/tmp/deploy/sdk/poky-glibc-x86_64-mingw32-core-image-mingw-sdktest-core2-32-qemux86-toolchain-4.0.28.testdata.json' mode='r' encoding='UTF-8'>
test_data = json.load(open(tdname, "r"))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3/dist-packages/testtools/distutilscmd.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.core import Command
SDK testing environment: core2-32-poky-linux.bat
wine: created the configuration directory 'TOPDIR/tmp/work/qemux86-poky-linux/core-image-mingw-sdktest/1.0-r0/testimage-wine'
Could not find Wine Gecko. HTML rendering will be disabled.
Could not find Wine Gecko. HTML rendering will be disabled.
wine: configuration in L"TOPDIR/tmp/work/qemux86-poky-linux/core-image-mingw-sdktest/1.0-r0/testimage-wine" has been updated.
NOTE: test_ar (binutils.BinutilsTest)
NOTE: ... ok
NOTE: test_nm (binutils.BinutilsTest)
NOTE: ... ok
NOTE: test_objcopy (binutils.BinutilsTest)
NOTE: ... ok
NOTE: test_objdump (binutils.BinutilsTest)
NOTE: ... ERROR
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/meta-mingw/build/meta-mingw/lib/oeqa/sdkmingw/cases/binutils.py", line 50, in test_objdump
self._run('%OBJDUMP% -S test.o')
File "/srv/pokybuild/yocto-worker/meta-mingw/build/meta-mingw/lib/oeqa/sdkmingw/case.py", line 67, in _run
return subprocess.check_output(command, env=self.tc.get_wine_env(),
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '['wine', 'cmd', '/c', 'Z:\\srv\\pokybuild\\yocto-worker\\meta-mingw\\build\\build\\tmp\\work\\qemux86-poky-linux\\core-image-mingw-sdktest\\1.0-r0\\testimage-sdk\\environment-setup-core2-32-poky-linux.bat', '>', 'NUL', '&&', 'cd', 'Z:\\srv\\pokybuild\\yocto-worker\\meta-mingw\\build\\build\\tmp\\work\\qemux86-poky-linux\\core-image-mingw-sdktest\\1.0-r0\\testimage-sdk\\BinutilsTest-iwy3s5wr', '&&', '%OBJDUMP%', '-S', 'test.o']' returned non-zero exit status 1
NOTE: test_ranlib (binutils.BinutilsTest)
NOTE: ... ok
NOTE: test_strip (binutils.BinutilsTest)
NOTE: ... ok
NOTE: test_gcc_compile (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_gcc_compile_and_link (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_gpp2_compile (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_gpp_compile (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_make (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_gdb (gdb.GdbTest)
NOTE: ... ok
NOTE: test_pkg_config (pkgconfig.PkgConfigTest)
NOTE: ... ok
NOTE: ======================================================================
NOTE: ERROR: test_objdump (binutils.BinutilsTest)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/meta-mingw/build/meta-mingw/lib/oeqa/sdkmingw/cases/binutils.py", line 50, in test_objdump
self._run('%OBJDUMP% -S test.o')
File "/srv/pokybuild/yocto-worker/meta-mingw/build/meta-mingw/lib/oeqa/sdkmingw/case.py", line 67, in _run
return subprocess.check_output(command, env=self.tc.get_wine_env(),
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '['wine', 'cmd', '/c', 'Z:\\srv\\pokybuild\\yocto-worker\\meta-mingw\\build\\build\\tmp\\work\\qemux86-poky-linux\\core-image-mingw-sdktest\\1.0-r0\\testimage-sdk\\environment-setup-core2-32-poky-linux.bat', '>', 'NUL', '&&', 'cd', 'Z:\\srv\\pokybuild\\yocto-worker\\meta-mingw\\build\\build\\tmp\\work\\qemux86-poky-linux\\core-image-mingw-sdktest\\1.0-r0\\testimage-sdk\\BinutilsTest-iwy3s5wr', '&&', '%OBJDUMP%', '-S', 'test.o']' returned non-zero exit status 1
NOTE: ----------------------------------------------------------------------
NOTE: Ran 13 tests in 18.424s
NOTE: FAILED
NOTE: (errors=1)
RESULTS:
RESULTS - binutils.BinutilsTest.test_ar: PASSED (1.87s)
RESULTS - binutils.BinutilsTest.test_nm: PASSED (1.10s)
RESULTS - binutils.BinutilsTest.test_objcopy: PASSED (1.87s)
RESULTS - binutils.BinutilsTest.test_ranlib: PASSED (1.94s)
RESULTS - binutils.BinutilsTest.test_strip: PASSED (1.26s)
RESULTS - gcc.GccCompileTest.test_gcc_compile: PASSED (0.84s)
RESULTS - gcc.GccCompileTest.test_gcc_compile_and_link: PASSED (0.85s)
RESULTS - gcc.GccCompileTest.test_gpp2_compile: PASSED (0.68s)
RESULTS - gcc.GccCompileTest.test_gpp_compile: PASSED (1.20s)
RESULTS - gcc.GccCompileTest.test_make: PASSED (1.12s)
RESULTS - gdb.GdbTest.test_gdb: PASSED (4.25s)
RESULTS - pkgconfig.PkgConfigTest.test_pkg_config: PASSED (0.35s)
RESULTS - binutils.BinutilsTest.test_objdump: ERROR (1.09s)
SUMMARY:
core-image-mingw-sdktest sdk-mingw (poky-glibc-x86_64-mingw32-core-image-mingw-sdktest-core2-32-qemux86-toolchain-4.0.28.tar.xz:environment-setup-core2-32-poky-linux.bat) - Ran 13 tests in 18.424s
core-image-mingw-sdktest sdk-mingw - FAIL - Required tests failed (successes=12, skipped=0, failures=0, errors=1)
ERROR: core-image-mingw-sdktest - FAILED - check the task log and the commands log
DEBUG: Python function do_testsdk finished