DEBUG: Executing python function do_testsdkext
Extensible SDK testing environment: riscv64imafdc-poky-linux
NOTE: test_cpio (autotools.AutotoolsTest.test_cpio)
NOTE:  ... ok
NOTE: test_assimp (cmake.CMakeTest.test_assimp)
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_go_build (go.GoCompileTest.test_go_build)
NOTE:  ... skipped "GoCompileTest class: SDK doesn't contain a Go cross-canadian toolchain"
GoCompileTest class: SDK doesn't contain a Go cross-canadian toolchain
NOTE: test_go_module (go.GoCompileTest.test_go_module)
NOTE:  ... skipped "GoCompileTest class: SDK doesn't contain a Go cross-canadian toolchain"
GoCompileTest class: SDK doesn't contain a Go cross-canadian toolchain
NOTE: test_go_cross_compile (go.GoHostCompileTest.test_go_cross_compile)
NOTE:  ... skipped "GoHostCompileTest class: SDK doesn't contain a Go cross-canadian toolchain"
GoHostCompileTest class: SDK doesn't contain a Go cross-canadian toolchain
NOTE: test_go_module_cross_compile (go.GoHostCompileTest.test_go_module_cross_compile)
NOTE:  ... skipped "GoHostCompileTest class: SDK doesn't contain a Go cross-canadian toolchain"
GoHostCompileTest class: SDK doesn't contain a Go cross-canadian toolchain
NOTE: test_libhandy (gtk3.GTK3Test.test_libhandy)
NOTE:  ... skipped 'gtk3.GTK3Test.test_libhandy does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15854)'
gtk3.GTK3Test.test_libhandy does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15854)
NOTE: test_cryptodev (kmod.KernelModuleTest.test_cryptodev)
NOTE:  ... skipped 'kmod.KernelModuleTest.test_cryptodev does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15850)'
kmod.KernelModuleTest.test_cryptodev does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15850)
NOTE: test_lzip (makefile.MakefileTest.test_lzip)
NOTE:  ... ok
NOTE: test_manifests (manifest.ManifestTest.test_manifests)
NOTE:  ... ok
NOTE: test_maturin_develop (maturin.MaturinDevelopTest.test_maturin_develop)
NOTE:  ... skipped "Testing 'maturin develop' requires Rust cross-canadian in the SDK"
Testing 'maturin develop' requires Rust cross-canadian in the SDK
NOTE: test_maturin_list_python (maturin.MaturinTest.test_maturin_list_python)
NOTE:  ... ok
NOTE: test_iputils (meson.MesonTest.test_iputils)
NOTE:  ... skipped 'meson.MesonTest.test_iputils does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15854)'
meson.MesonTest.test_iputils does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15854)
NOTE: test_perl (perl.PerlTest.test_perl)
NOTE:  ... ok
NOTE: test_python3 (python.Python3Test.test_python3)
NOTE:  ... ok
NOTE: test_cargo_build (rust.RustCompileTest.test_cargo_build)
NOTE:  ... skipped "RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain"
RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain
NOTE: test_cargo_build (rust.RustHostCompileTest.test_cargo_build)
NOTE:  ... skipped "RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain"
RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain
NOTE: test_devtool_add_reset (devtool.DevtoolTest.test_devtool_add_reset)
NOTE:  ... ok
NOTE: test_devtool_build_cmake (devtool.DevtoolTest.test_devtool_build_cmake)
NOTE:  ... ok
NOTE: test_devtool_build_esdk_package (devtool.DevtoolTest.test_devtool_build_esdk_package)
NOTE:  ... ok
NOTE: test_devtool_build_make (devtool.DevtoolTest.test_devtool_build_make)
NOTE:  ... ok
NOTE: test_devtool_kernelmodule (devtool.DevtoolTest.test_devtool_kernelmodule)
NOTE:  ... ok
NOTE: test_devtool_location (devtool.DevtoolTest.test_devtool_location)
NOTE:  ... ok
NOTE: test_extend_autotools_recipe_creation (devtool.DevtoolTest.test_extend_autotools_recipe_creation)
NOTE:  ... ok
NOTE: test_recipes_for_nodejs (devtool.DevtoolTest.test_recipes_for_nodejs)
NOTE:  ... ok
INFO: Copying the SDK to destination
INFO: Unpacking SDK
INFO: Successfully unpacked TOPDIR/tmp/work/qemuriscv64-poky-linux/core-image-minimal/1.0/testsdkext/esdk_publish/poky-glibc-x86_64-core-image-minimal-riscv64imafdc-qemuriscv64-toolchain-ext-6.0.99+snapshot.sh to TOPDIR/tmp/work/qemuriscv64-poky-linux/core-image-minimal/1.0/testsdkext/esdk_publish
INFO: SDK published successfully
NOTE: Started HTTPService for TOPDIR/tmp/work/qemuriscv64-poky-linux/core-image-minimal/1.0/testsdkext/esdk_publish on :44067
NOTE: test_sdk_update_http (devtool.SdkUpdateTest.test_sdk_update_http)
NOTE: "GET /conf/sdk-conf-manifest HTTP/1.1" 200 -
NOTE:  ... ok
NOTE: Stopped HTTPService on :44067
NOTE: tearDownClass (devtool.SdkUpdateTest)
NOTE:  ... ERROR
NOTE: ======================================================================
NOTE: ERROR: tearDownClass (devtool.SdkUpdateTest)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemuriscv64/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 44, in _oeTearDownClass
    clss.tearDownClassMethod()
    ~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/srv/pokybuild/yocto-worker/qemuriscv64/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py", line 125, in tearDownClass
    shutil.rmtree(self.publish_dir)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/shutil.py", line 852, in rmtree
    _rmtree_impl(path, dir_fd, onexc)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/shutil.py", line 721, in _rmtree_safe_fd
    _rmtree_safe_fd_step(stack, onexc)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/shutil.py", line 802, in _rmtree_safe_fd_step
    onexc(func, path, err)
    ~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/shutil.py", line 753, in _rmtree_safe_fd_step
    os.rmdir(name, dir_fd=dirfd)
    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 39] Directory not empty: 'TOPDIR/tmp/work/qemuriscv64-poky-linux/core-image-minimal/1.0/testsdkext/esdk_publish/layers/.git'

NOTE: ----------------------------------------------------------------------
NOTE: Ran 30 tests in 754.912s
NOTE: FAILED
NOTE:  (errors=1, skipped=10)
RESULTS:
RESULTS - autotools.AutotoolsTest.test_cpio: PASSED (24.16s)
RESULTS - cmake.CMakeTest.test_assimp: PASSED (78.97s)
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.23s)
RESULTS - gcc.GccCompileTest.test_make: PASSED (0.11s)
RESULTS - makefile.MakefileTest.test_lzip: PASSED (1.52s)
RESULTS - manifest.ManifestTest.test_manifests: PASSED (0.00s)
RESULTS - maturin.MaturinTest.test_maturin_list_python: PASSED (4.95s)
RESULTS - perl.PerlTest.test_perl: PASSED (0.04s)
RESULTS - python.Python3Test.test_python3: PASSED (4.77s)
RESULTS - devtool.DevtoolTest.test_devtool_add_reset: PASSED (10.74s)
RESULTS - devtool.DevtoolTest.test_devtool_build_cmake: PASSED (28.93s)
RESULTS - devtool.DevtoolTest.test_devtool_build_esdk_package: PASSED (24.51s)
RESULTS - devtool.DevtoolTest.test_devtool_build_make: PASSED (27.61s)
RESULTS - devtool.DevtoolTest.test_devtool_kernelmodule: PASSED (412.99s)
RESULTS - devtool.DevtoolTest.test_devtool_location: PASSED (0.03s)
RESULTS - devtool.DevtoolTest.test_extend_autotools_recipe_creation: PASSED (81.30s)
RESULTS - devtool.DevtoolTest.test_recipes_for_nodejs: PASSED (19.91s)
RESULTS - devtool.SdkUpdateTest.test_sdk_update_http: PASSED (0.83s)
RESULTS - go.GoCompileTest.test_go_build: SKIPPED (0.00s)
RESULTS - go.GoCompileTest.test_go_module: SKIPPED (0.00s)
RESULTS - go.GoHostCompileTest.test_go_cross_compile: SKIPPED (0.00s)
RESULTS - go.GoHostCompileTest.test_go_module_cross_compile: SKIPPED (0.00s)
RESULTS - gtk3.GTK3Test.test_libhandy: SKIPPED (0.00s)
RESULTS - kmod.KernelModuleTest.test_cryptodev: SKIPPED (0.00s)
RESULTS - maturin.MaturinDevelopTest.test_maturin_develop: SKIPPED (23.69s)
RESULTS - meson.MesonTest.test_iputils: SKIPPED (0.00s)
RESULTS - rust.RustCompileTest.test_cargo_build: SKIPPED (0.00s)
RESULTS - rust.RustHostCompileTest.test_cargo_build: SKIPPED (0.00s)
SUMMARY:
core-image-minimal esdk (poky-glibc-x86_64-core-image-minimal-riscv64imafdc-qemuriscv64-toolchain-ext-6.0.99+snapshot.sh:environment-setup-riscv64imafdc-poky-linux) - Ran 30 tests in 754.913s
core-image-minimal esdk - FAIL - Required tests failed (successes=20, skipped=10, failures=0, errors=1)
ERROR: core-image-minimal - FAILED - check the task log and the commands log
DEBUG: Python function do_testsdkext finished

Error details

Submitted on:
18/05/26 22:17
Error type:
Recipe
Task:
do_testsdkext
Recipe:
core-image-minimal
Recipe version:
1.0-r0
Machine:
qemuriscv64
Distro:
poky
Build system:
x86_64-linux
Target system:
riscv64-poky-linux
Host distro:
universal/fedora-43
Branch:
master
Commit:
b3aa1a6419bef653cff710fc3359211daf9f7902
Build:
#238252
Submitter:
yp-ab-fedora43-vk-2
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/45/builds/1564
Similar errors:
1
Open a bug