DEBUG: Executing python function do_testsdkext
Extensible SDK testing environment: cortexa15t2hf-neon-poky-linux-gnueabi
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:  ... ERROR
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemuarm/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py", line 83, in test_devtool_kernelmodule
    self._run('devtool add %s %s' % (recipe, docfile) )
    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemuarm/build/layers/openembedded-core/meta/lib/oeqa/sdkext/case.py", line 22, in _run
    return subprocess.check_output(". %s > /dev/null;"\
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
        " %s;" % (self.tc.sdk_env, cmd), stderr=subprocess.STDOUT,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        shell=True, env=env, universal_newlines=True)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/subprocess.py", line 473, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
               **kwargs).stdout
               ^^^^^^^^^
  File "/usr/lib64/python3.14/subprocess.py", line 578, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/environment-setup-cortexa15t2hf-neon-poky-linux-gnueabi > /dev/null; devtool add kernel-module-hello-world https://git.yoctoproject.org/kernel-module-hello-world;' returned non-zero exit status 1.
Standard Output: NOTE: Reconnecting to bitbake server...
NOTE: Reconnecting to bitbake server...
INFO: Fetching git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 960 .bb files complete (0 cached, 960 parsed). 1993 targets, 68 skipped, 0 masked, 0 errors.
Removing 1 recipes from the cortexa15t2hf-neon sysroot...done.
Removing 1 recipes from the qemuarm sysroot...done.
NOTE: Resolving any missing task queue dependencies
Initialising tasks...WARNING: TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.14/tempfile.py:484: ResourceWarning: Implicitly cleaning up <HTTPError 404: 'Not Found'>
  _warnings.warn(self.warn_message, ResourceWarning)

Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete)
done.
NOTE: Executing Tasks
WARNING: Failed to fetch URL git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command ['git', '-c', 'gc.autoDetach=false', '-c', 'core.pager=cat', '-c', 'safe.bareRepository=all', '-c', 'clone.defaultRemoteName=origin', 'clone', '--bare', '--mirror', 'https://git.yoctoproject.org/kernel-module-hello-world', 'TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/downloads/git2/git.yoctoproject.org.kernel-module-hello-world', '--progress'] failed with exit code 128, see logfile for output
ERROR: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master')
ERROR: Logfile of failure stored in: TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/tmp/work/recipetool-5vu0xjwj/work/temp/log.do_fetch.2979208
NOTE: Tasks Summary: Attempted 2 tasks of which 0 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/tmp/log/error-report/error_report_20260904190005.txt
You can send the errors to a reports server by running:
  send-error-report TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/tmp/log/error-report/error_report_20260904190005.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
ERROR: Failed to fetch URL git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master
ERROR: Command '. TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/layers/openembedded-core/oe-init-build-env TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext > /dev/null && recipetool --color=auto create --devtool -o /tmp/devtoolos2lrolc 'https://git.yoctoproject.org/kernel-module-hello-world'  -x TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/workspace/sources/devtoolsrc8p_onm8u -N kernel-module-hello-world' failed


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/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/esdk_publish/poky-glibc-x86_64-core-image-sato-cortexa15t2hf-neon-qemuarm-toolchain-ext-6.0.99+snapshot.sh to TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/esdk_publish
INFO: SDK published successfully
NOTE: Started HTTPService for TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/esdk_publish on :35619
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 :35619
NOTE: ======================================================================
NOTE: ERROR: test_devtool_kernelmodule (devtool.DevtoolTest.test_devtool_kernelmodule)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemuarm/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py", line 83, in test_devtool_kernelmodule
    self._run('devtool add %s %s' % (recipe, docfile) )
    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemuarm/build/layers/openembedded-core/meta/lib/oeqa/sdkext/case.py", line 22, in _run
    return subprocess.check_output(". %s > /dev/null;"\
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
        " %s;" % (self.tc.sdk_env, cmd), stderr=subprocess.STDOUT,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        shell=True, env=env, universal_newlines=True)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/subprocess.py", line 473, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
               **kwargs).stdout
               ^^^^^^^^^
  File "/usr/lib64/python3.14/subprocess.py", line 578, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/environment-setup-cortexa15t2hf-neon-poky-linux-gnueabi > /dev/null; devtool add kernel-module-hello-world https://git.yoctoproject.org/kernel-module-hello-world;' returned non-zero exit status 1.
Standard Output: NOTE: Reconnecting to bitbake server...
NOTE: Reconnecting to bitbake server...
INFO: Fetching git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 960 .bb files complete (0 cached, 960 parsed). 1993 targets, 68 skipped, 0 masked, 0 errors.
Removing 1 recipes from the cortexa15t2hf-neon sysroot...done.
Removing 1 recipes from the qemuarm sysroot...done.
NOTE: Resolving any missing task queue dependencies
Initialising tasks...WARNING: TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.14/tempfile.py:484: ResourceWarning: Implicitly cleaning up <HTTPError 404: 'Not Found'>
  _warnings.warn(self.warn_message, ResourceWarning)

Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete)
done.
NOTE: Executing Tasks
WARNING: Failed to fetch URL git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command ['git', '-c', 'gc.autoDetach=false', '-c', 'core.pager=cat', '-c', 'safe.bareRepository=all', '-c', 'clone.defaultRemoteName=origin', 'clone', '--bare', '--mirror', 'https://git.yoctoproject.org/kernel-module-hello-world', 'TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/downloads/git2/git.yoctoproject.org.kernel-module-hello-world', '--progress'] failed with exit code 128, see logfile for output
ERROR: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master')
ERROR: Logfile of failure stored in: TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/tmp/work/recipetool-5vu0xjwj/work/temp/log.do_fetch.2979208
NOTE: Tasks Summary: Attempted 2 tasks of which 0 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/tmp/log/error-report/error_report_20260904190005.txt
You can send the errors to a reports server by running:
  send-error-report TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/tmp/log/error-report/error_report_20260904190005.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
ERROR: Failed to fetch URL git://git.yoctoproject.org/kernel-module-hello-world;protocol=https;branch=master
ERROR: Command '. TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/layers/openembedded-core/oe-init-build-env TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext > /dev/null && recipetool --color=auto create --devtool -o /tmp/devtoolos2lrolc 'https://git.yoctoproject.org/kernel-module-hello-world'  -x TOPDIR/tmp/work/qemuarm-poky-linux-gnueabi/core-image-sato/1.0/testsdkext/workspace/sources/devtoolsrc8p_onm8u -N kernel-module-hello-world' failed

----------------------------------------------------------------------
NOTE: Ran 30 tests in 425.953s
NOTE: FAILED
NOTE:  (errors=1, skipped=10)
RESULTS:
RESULTS - autotools.AutotoolsTest.test_cpio: PASSED (23.72s)
RESULTS - cmake.CMakeTest.test_assimp: PASSED (74.10s)
RESULTS - gcc.GccCompileTest.test_gcc_compile: PASSED (0.10s)
RESULTS - gcc.GccCompileTest.test_gpp2_compile: PASSED (0.09s)
RESULTS - gcc.GccCompileTest.test_gpp_compile: PASSED (0.26s)
RESULTS - gcc.GccCompileTest.test_make: PASSED (0.10s)
RESULTS - makefile.MakefileTest.test_lzip: PASSED (1.62s)
RESULTS - manifest.ManifestTest.test_manifests: PASSED (0.00s)
RESULTS - maturin.MaturinTest.test_maturin_list_python: PASSED (16.09s)
RESULTS - perl.PerlTest.test_perl: PASSED (0.02s)
RESULTS - python.Python3Test.test_python3: PASSED (17.51s)
RESULTS - devtool.DevtoolTest.test_devtool_add_reset: PASSED (11.29s)
RESULTS - devtool.DevtoolTest.test_devtool_build_cmake: PASSED (30.19s)
RESULTS - devtool.DevtoolTest.test_devtool_build_esdk_package: PASSED (23.83s)
RESULTS - devtool.DevtoolTest.test_devtool_build_make: PASSED (28.78s)
RESULTS - devtool.DevtoolTest.test_devtool_location: PASSED (0.03s)
RESULTS - devtool.DevtoolTest.test_extend_autotools_recipe_creation: PASSED (92.06s)
RESULTS - devtool.DevtoolTest.test_recipes_for_nodejs: PASSED (18.68s)
RESULTS - devtool.SdkUpdateTest.test_sdk_update_http: PASSED (0.77s)
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 (24.38s)
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)
RESULTS - devtool.DevtoolTest.test_devtool_kernelmodule: ERROR (52.61s)
SUMMARY:
core-image-sato esdk (poky-glibc-x86_64-core-image-sato-cortexa15t2hf-neon-qemuarm-toolchain-ext-6.0.99+snapshot.sh:environment-setup-cortexa15t2hf-neon-poky-linux-gnueabi) - Ran 30 tests in 425.954s
core-image-sato esdk - FAIL - Required tests failed (successes=19, skipped=10, failures=0, errors=1)
ERROR: core-image-sato - FAILED - check the task log and the commands log
DEBUG: Python function do_testsdkext finished

Error details

Submitted on:
04/09/26 14:29
Error type:
Recipe
Task:
do_testsdkext
Recipe:
core-image-sato
Recipe version:
1.0-r0
Machine:
qemuarm
Distro:
poky
Build system:
x86_64-linux
Target system:
arm-poky-linux-gnueabi
Host distro:
universal/fedora-43
Branch:
mathieu/master-next-tests
Commit:
286c4c46f87091c79979473daa76b09510182978
Build:
#249673
Submitter:
yp-ab-fedora43-vk-2
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/16/builds/4608
Similar errors:
0
Open a bug