{
 "sdkext_core-image-minimal_aarch64_qemuarm64_20260612173518": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "IMAGE_BASENAME": "core-image-minimal",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "79225bd05a0dcb6723da3dc844f576f4cdf83bd6",
     "commit_count": 67376,
     "commit_time": 1781280096
    },
    "meta-poky": {
     "branch": "master",
     "commit": "f49de2f33e37ca971d64215cc1a3669312e1e7c3",
     "commit_count": 1803,
     "commit_time": 1781110552
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "f49de2f33e37ca971d64215cc1a3669312e1e7c3",
     "commit_count": 1803,
     "commit_time": 1781110552
    }
   },
   "MACHINE": "qemuarm64",
   "SDKMACHINE": "aarch64",
   "STARTTIME": "20260612173518",
   "TESTSERIES": "qemuarm64-armhost",
   "TEST_TYPE": "sdkext"
  },
  "result": {
   "autotools.AutotoolsTest.test_cpio": {
    "duration": 40.014,
    "status": "PASSED"
   },
   "cmake.CMakeTest.test_assimp": {
    "duration": 129.294,
    "status": "PASSED"
   },
   "devtool.DevtoolTest.test_devtool_add_reset": {
    "duration": 2.649,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py\", line 59, in test_devtool_add_reset\n    self._run('devtool add myapp %s' % self.myapp_dst)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/case.py\", line 22, in _run\n    return subprocess.check_output(\". %s > /dev/null;\"\\\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/subprocess.py\", line 466, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/subprocess.py\", line 571, in run\n    raise CalledProcessError(retcode, process.args,\noeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/environment-setup-cortexa57-poky-linux > /dev/null; devtool add myapp /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/myapp;' returned non-zero exit status 1.\nStandard Output: NOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 169, in run\n    pipe = Popen(cmd, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 73, in __init__\n    subprocess.Popen.__init__(self, *args, **options)\n    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/buildtools/sysroots/aarch64-pokysdk-linux/usr/lib/python3.14/subprocess.py\", line 1039, in __init__\n    self._execute_child(args, executable, preexec_fn, close_fds,\n    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n                        pass_fds, cwd, env,\n                        ^^^^^^^^^^^^^^^^^^^\n    ...<5 lines>...\n                        gid, gids, uid, umask,\n                        ^^^^^^^^^^^^^^^^^^^^^^\n                        start_new_session, process_group)\n                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/buildtools/sysroots/aarch64-pokysdk-linux/usr/lib/python3.14/subprocess.py\", line 1990, in _execute_child\n    raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'autoscan'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/lib/recipetool/create.py\", line 759, in create_recipe\n    handler.process(srctree_use, classes, lines_before, lines_after, handled, extravalues)\n    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/lib/recipetool/create_buildsys.py\", line 749, in process\n    stdout, stderr = bb.process.run(['autoscan'], cwd=srctree)\n                     ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 172, in run\n    raise NotFoundError(cmd)\nbb.process.NotFoundError: Execution of 'autoscan' failed: command not found\nERROR: Command '. /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/oe-init-build-env /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext > /dev/null && recipetool --color=auto create --devtool -o /tmp/devtool3148v_gu '/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/myapp'  -N myapp' failed\n\n",
    "status": "ERROR"
   },
   "devtool.DevtoolTest.test_devtool_build_cmake": {
    "duration": 38.899,
    "status": "PASSED"
   },
   "devtool.DevtoolTest.test_devtool_build_esdk_package": {
    "duration": 2.769,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py\", line 66, in test_devtool_build_esdk_package\n    self._test_devtool_build_package(self.myapp_dst)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py\", line 47, in _test_devtool_build_package\n    self._run('devtool add myapp %s' % directory)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/case.py\", line 22, in _run\n    return subprocess.check_output(\". %s > /dev/null;\"\\\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/subprocess.py\", line 466, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/subprocess.py\", line 571, in run\n    raise CalledProcessError(retcode, process.args,\noeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/environment-setup-cortexa57-poky-linux > /dev/null; devtool add myapp /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/myapp;' returned non-zero exit status 1.\nStandard Output: NOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 169, in run\n    pipe = Popen(cmd, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 73, in __init__\n    subprocess.Popen.__init__(self, *args, **options)\n    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/buildtools/sysroots/aarch64-pokysdk-linux/usr/lib/python3.14/subprocess.py\", line 1039, in __init__\n    self._execute_child(args, executable, preexec_fn, close_fds,\n    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n                        pass_fds, cwd, env,\n                        ^^^^^^^^^^^^^^^^^^^\n    ...<5 lines>...\n                        gid, gids, uid, umask,\n                        ^^^^^^^^^^^^^^^^^^^^^^\n                        start_new_session, process_group)\n                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/buildtools/sysroots/aarch64-pokysdk-linux/usr/lib/python3.14/subprocess.py\", line 1990, in _execute_child\n    raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'autoscan'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/lib/recipetool/create.py\", line 759, in create_recipe\n    handler.process(srctree_use, classes, lines_before, lines_after, handled, extravalues)\n    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/lib/recipetool/create_buildsys.py\", line 749, in process\n    stdout, stderr = bb.process.run(['autoscan'], cwd=srctree)\n                     ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 172, in run\n    raise NotFoundError(cmd)\nbb.process.NotFoundError: Execution of 'autoscan' failed: command not found\nERROR: Command '. /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/oe-init-build-env /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext > /dev/null && recipetool --color=auto create --devtool -o /tmp/devtoolyure778y '/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/myapp'  -N myapp' failed\n\n",
    "status": "ERROR"
   },
   "devtool.DevtoolTest.test_devtool_build_make": {
    "duration": 2.747,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py\", line 63, in test_devtool_build_make\n    self._test_devtool_build(self.myapp_dst)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py\", line 40, in _test_devtool_build\n    self._run('devtool add myapp %s' % directory)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/case.py\", line 22, in _run\n    return subprocess.check_output(\". %s > /dev/null;\"\\\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/subprocess.py\", line 466, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/subprocess.py\", line 571, in run\n    raise CalledProcessError(retcode, process.args,\noeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/environment-setup-cortexa57-poky-linux > /dev/null; devtool add myapp /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/myapp;' returned non-zero exit status 1.\nStandard Output: NOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 169, in run\n    pipe = Popen(cmd, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 73, in __init__\n    subprocess.Popen.__init__(self, *args, **options)\n    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/buildtools/sysroots/aarch64-pokysdk-linux/usr/lib/python3.14/subprocess.py\", line 1039, in __init__\n    self._execute_child(args, executable, preexec_fn, close_fds,\n    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n                        pass_fds, cwd, env,\n                        ^^^^^^^^^^^^^^^^^^^\n    ...<5 lines>...\n                        gid, gids, uid, umask,\n                        ^^^^^^^^^^^^^^^^^^^^^^\n                        start_new_session, process_group)\n                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/buildtools/sysroots/aarch64-pokysdk-linux/usr/lib/python3.14/subprocess.py\", line 1990, in _execute_child\n    raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'autoscan'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/lib/recipetool/create.py\", line 759, in create_recipe\n    handler.process(srctree_use, classes, lines_before, lines_after, handled, extravalues)\n    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/scripts/lib/recipetool/create_buildsys.py\", line 749, in process\n    stdout, stderr = bb.process.run(['autoscan'], cwd=srctree)\n                     ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/bitbake/lib/bb/process.py\", line 172, in run\n    raise NotFoundError(cmd)\nbb.process.NotFoundError: Execution of 'autoscan' failed: command not found\nERROR: Command '. /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/layers/openembedded-core/oe-init-build-env /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext > /dev/null && recipetool --color=auto create --devtool -o /tmp/devtool1gpeybbj '/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/myapp'  -N myapp' failed\n\n",
    "status": "ERROR"
   },
   "devtool.DevtoolTest.test_devtool_kernelmodule": {
    "duration": 543.759,
    "status": "PASSED"
   },
   "devtool.DevtoolTest.test_devtool_location": {
    "duration": 0.01893,
    "status": "PASSED"
   },
   "devtool.DevtoolTest.test_extend_autotools_recipe_creation": {
    "duration": 115.233,
    "status": "PASSED"
   },
   "devtool.DevtoolTest.test_recipes_for_nodejs": {
    "duration": 35.835,
    "status": "PASSED"
   },
   "devtool.SdkUpdateTest.test_sdk_update_http": {
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-armhost/build/layers/openembedded-core/meta/lib/oeqa/sdkext/cases/devtool.py\", line 112, in setUpClass\n    subprocess.check_output(cmd, shell=True)\n  File \"/usr/lib/python3.12/subprocess.py\", line 466, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/subprocess.py\", line 571, in run\n    raise CalledProcessError(retcode, process.args,\noeqa.utils.subprocesstweak.OETestCalledProcessError: Command 'oe-publish-sdk /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/deploy/sdk/poky-glibc-aarch64-core-image-minimal-cortexa57-qemuarm64-toolchain-ext-6.0.99+snapshot.sh /srv/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testsdkext/esdk_publish' returned non-zero exit status 1.\nStandard Output: \n",
    "status": "ERROR"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.1377,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.144,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.4239,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.1489,
    "status": "PASSED"
   },
   "go.GoCompileTest.test_go_build": {
    "duration": 0.0005186,
    "log": "GoCompileTest class: SDK doesn't contain a Go cross-canadian toolchain",
    "status": "SKIPPED"
   },
   "go.GoCompileTest.test_go_module": {
    "duration": 0.0003331,
    "log": "GoCompileTest class: SDK doesn't contain a Go cross-canadian toolchain",
    "status": "SKIPPED"
   },
   "go.GoHostCompileTest.test_go_cross_compile": {
    "duration": 0.0004506,
    "log": "GoHostCompileTest class: SDK doesn't contain a Go cross-canadian toolchain",
    "status": "SKIPPED"
   },
   "go.GoHostCompileTest.test_go_module_cross_compile": {
    "duration": 0.0002303,
    "log": "GoHostCompileTest class: SDK doesn't contain a Go cross-canadian toolchain",
    "status": "SKIPPED"
   },
   "gtk3.GTK3Test.test_libhandy": {
    "duration": 0.0002918,
    "log": "gtk3.GTK3Test.test_libhandy does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15854)",
    "status": "SKIPPED"
   },
   "kmod.KernelModuleTest.test_cryptodev": {
    "duration": 0.0002141,
    "log": "kmod.KernelModuleTest.test_cryptodev does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15850)",
    "status": "SKIPPED"
   },
   "makefile.MakefileTest.test_lzip": {
    "duration": 2.759,
    "status": "PASSED"
   },
   "manifest.ManifestTest.test_manifests": {
    "duration": 0.0005674,
    "status": "PASSED"
   },
   "maturin.MaturinDevelopTest.test_maturin_develop": {
    "duration": 31.681,
    "log": "Testing 'maturin develop' requires Rust cross-canadian in the SDK",
    "status": "SKIPPED"
   },
   "maturin.MaturinTest.test_maturin_list_python": {
    "duration": 6.446,
    "status": "PASSED"
   },
   "meson.MesonTest.test_iputils": {
    "duration": 0.0003016,
    "log": "meson.MesonTest.test_iputils does not support eSDK (https://bugzilla.yoctoproject.org/show_bug.cgi?id=15854)",
    "status": "SKIPPED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.02656,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 5.699,
    "status": "PASSED"
   },
   "rust.RustCompileTest.test_cargo_build": {
    "duration": 0.0004153,
    "log": "RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain",
    "status": "SKIPPED"
   },
   "rust.RustHostCompileTest.test_cargo_build": {
    "duration": 0.0002475,
    "log": "RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain",
    "status": "SKIPPED"
   }
  }
 }
}