DEBUG: Executing python function do_testsdk
/srv/pokybuild/yocto-worker/qemuarm64/build/meta/lib/oeqa/sdk/testsdk.py:88: ResourceWarning: unclosed file <_io.TextIOWrapper name='TOPDIR/tmp/deploy/sdk/poky-glibc-x86_64-core-image-sato-cortexa57-qemuarm64-toolchain-4.0.31.testdata.json' mode='r' encoding='UTF-8'>
test_data = json.load(open(tdname, "r"))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
SDK testing environment: cortexa57-poky-linux
NOTE: test_assimp (assimp.BuildAssimp.test_assimp)
NOTE: ... ok
NOTE: test_cpio (buildcpio.BuildCpioTest.test_cpio)
NOTE: ... ERROR
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm64/build/meta/lib/oeqa/sdk/cases/buildcpio.py", line 20, in test_cpio
tarball = self.fetch(testdir, self.td["DL_DIR"], "https://ftpmirror.gnu.org/gnu/cpio/cpio-2.13.tar.gz")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/qemuarm64/build/meta/lib/oeqa/sdk/case.py", line 29, in fetch
subprocess.check_output(["wget", "-O", tarball, url], stderr=subprocess.STDOUT)
File "TOPDIRtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIRtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '['wget', '-O', 'TOPDIR/tmp/work/qemuarm64-poky-linux/core-image-sato/1.0-r0/testimage-sdk/cpio-cb1t3lyt/cpio-2.13.tar.gz', 'https://ftpmirror.gnu.org/gnu/cpio/cpio-2.13.tar.gz']' returned non-zero exit status 8
Standard Output: --2025-11-24 22:22:46-- https://ftpmirror.gnu.org/gnu/cpio/cpio-2.13.tar.gz
Resolving ftpmirror.gnu.org... 209.51.188.200
Connecting to ftpmirror.gnu.org|209.51.188.200|:443... connected.
HTTP request sent, awaiting response... 502 Bad Gateway
2025-11-24 22:22:47 ERROR 502: Bad Gateway.
NOTE: test_epoxy (buildepoxy.EpoxyTest.test_epoxy)
NOTE: ... ok
NOTE: test_galculator (buildgalculator.GalculatorTest.test_galculator)
NOTE: ... ok
NOTE: test_lzip (buildlzip.BuildLzipTest.test_lzip)
NOTE: ... ok
NOTE: test_gcc_compile (gcc.GccCompileTest.test_gcc_compile)
NOTE: ... ok
NOTE: test_gpp2_compile (gcc.GccCompileTest.test_gpp2_compile)
NOTE: ... ok
NOTE: test_gpp_compile (gcc.GccCompileTest.test_gpp_compile)
NOTE: ... ok
NOTE: test_make (gcc.GccCompileTest.test_make)
NOTE: ... ok
NOTE: test_perl (perl.PerlTest.test_perl)
NOTE: ... ok
NOTE: test_python3 (python.Python3Test.test_python3)
NOTE: ... ok
NOTE: ======================================================================
NOTE: ERROR: test_cpio (buildcpio.BuildCpioTest.test_cpio)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm64/build/meta/lib/oeqa/sdk/cases/buildcpio.py", line 20, in test_cpio
tarball = self.fetch(testdir, self.td["DL_DIR"], "https://ftpmirror.gnu.org/gnu/cpio/cpio-2.13.tar.gz")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/qemuarm64/build/meta/lib/oeqa/sdk/case.py", line 29, in fetch
subprocess.check_output(["wget", "-O", tarball, url], stderr=subprocess.STDOUT)
File "TOPDIRtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIRtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '['wget', '-O', 'TOPDIR/tmp/work/qemuarm64-poky-linux/core-image-sato/1.0-r0/testimage-sdk/cpio-cb1t3lyt/cpio-2.13.tar.gz', 'https://ftpmirror.gnu.org/gnu/cpio/cpio-2.13.tar.gz']' returned non-zero exit status 8
Standard Output: --2025-11-24 22:22:46-- https://ftpmirror.gnu.org/gnu/cpio/cpio-2.13.tar.gz
Resolving ftpmirror.gnu.org... 209.51.188.200
Connecting to ftpmirror.gnu.org|209.51.188.200|:443... connected.
HTTP request sent, awaiting response... 502 Bad Gateway
2025-11-24 22:22:47 ERROR 502: Bad Gateway.
----------------------------------------------------------------------
NOTE: Ran 11 tests in 75.859s
NOTE: FAILED
NOTE: (errors=1)
RESULTS:
RESULTS - assimp.BuildAssimp.test_assimp: PASSED (50.88s)
RESULTS - buildepoxy.EpoxyTest.test_epoxy: PASSED (11.41s)
RESULTS - buildgalculator.GalculatorTest.test_galculator: PASSED (11.10s)
RESULTS - buildlzip.BuildLzipTest.test_lzip: PASSED (1.38s)
RESULTS - gcc.GccCompileTest.test_gcc_compile: PASSED (0.11s)
RESULTS - gcc.GccCompileTest.test_gpp2_compile: PASSED (0.09s)
RESULTS - gcc.GccCompileTest.test_gpp_compile: PASSED (0.18s)
RESULTS - gcc.GccCompileTest.test_make: PASSED (0.08s)
RESULTS - perl.PerlTest.test_perl: PASSED (0.01s)
RESULTS - python.Python3Test.test_python3: PASSED (0.03s)
RESULTS - buildcpio.BuildCpioTest.test_cpio: ERROR (0.58s)
SUMMARY:
core-image-sato sdk (poky-glibc-x86_64-core-image-sato-cortexa57-qemuarm64-toolchain-4.0.31.sh:environment-setup-cortexa57-poky-linux) - Ran 11 tests in 75.859s
core-image-sato sdk - FAIL - Required tests failed (successes=10, skipped=0, failures=0, errors=1)
ERROR: core-image-sato - FAILED - check the task log and the commands log
DEBUG: Python function do_testsdk finished