{
 "oeselftest_ubuntu-24.04_qemuarm64_20260704215645": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "HOST_NAME": "ubuntu2404-vk-arm2",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "f4ce319737728c4960b451997d82830008e2481e",
     "commit_count": 67683,
     "commit_time": 1783200569
    },
    "meta-poky": {
     "branch": "master",
     "commit": "366fa2f21bfb0d9c4de492e0204a0dd38ce241ab",
     "commit_count": 1805,
     "commit_time": 1781777642
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "f4ce319737728c4960b451997d82830008e2481e",
     "commit_count": 67683,
     "commit_time": 1783200569
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "366fa2f21bfb0d9c4de492e0204a0dd38ce241ab",
     "commit_count": 1805,
     "commit_time": 1781777642
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20260704215645",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 66.488,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_cleanup": {
    "duration": 97.364,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 40.148,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 42.863,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 40.159,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 40.945,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 14.181,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 37.342,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 49.353,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 42.179,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 17.472,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 52.006,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 45.976,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 12.066,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 44.186,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 175.266,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 136.54,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 11147.262,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 10081.04,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 359.888,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 124.322,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 25.732,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 22.319,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 2.328,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.524,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 8.286,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 41.527,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.535,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 31.85,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 10.448,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 31.951,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.6386,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.311,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 30.514,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 6.792,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 2.373,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.3128,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 247.638,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 1578.68,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 1150.588,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 1135.064,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 1203.812,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 62.131,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 41.833,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 46.64,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 14.129,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 14.954,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 15.385,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 14.011,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 13.694,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 14.832,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 16.57,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 17.539,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 14.176,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.931,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 14.219,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 14.665,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 14.92,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 14.355,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 14.65,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 13.996,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 14.615,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 4.52,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 56.752,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 8.737,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.825,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 5.364,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 27.224,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 56.968,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 11.15,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.268,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 39.604,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 629.148,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 53.247,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 25.462,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 31.057,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 51.455,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 17.531,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 9038.916,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 54.147,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 5.862,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 4.948,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 27.745,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 524.77,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.686,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 7.087,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 44.262,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.995,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.304,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.873,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 29.014,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 57.188,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 41.644,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 6.594,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.222,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 761.437,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 89.198,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 93.644,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 26.581,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 760.773,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 146.765,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 1729.487,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 8557.29,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 405.408,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 73.834,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 69.373,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 644.336,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 971.227,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 50.046,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 56.999,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 63.473,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 58.777,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 7028.246,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.009087,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.005897,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.005428,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.005098,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.006761,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 81.736,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 173.11,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 120.511,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 93.731,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 93.396,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 100.24,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 56.424,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 2474.633,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 60.396,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 66.048,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 94.039,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.963,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 54.426,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 10876.751,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 328.515,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 82.282,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 52.397,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 10729.422,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_kernel_module": {
    "duration": 333.405,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 314.832,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 728.719,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 75.299,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 115.716,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 498.286,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 4680.958,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 111.334,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 127.767,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 38.304,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 67.611,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 172.771,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_kernel_cfg_subdirs": {
    "duration": 306.809,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 161.375,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 136.114,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 4284.681,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 586.846,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm": {
    "duration": 65.549,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 50.657,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 54.125,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 242.987,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 49.785,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.004,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 168.585,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 208.283,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 66.749,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 131.982,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 134.328,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 72.801,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 130.394,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 61.07,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 62.22,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 69.633,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 77.724,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 80.171,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 192.986,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 118.208,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 120.394,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 146.708,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 155.137,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.623,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 14.006,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 132.275,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 141.639,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 128.73,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 131.953,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 79.081,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "duration": 85.133,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 137.017,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 3830.091,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.001616,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 90.804,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 133.172,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.002948,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 215.042,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 59.032,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 84.212,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 5.021,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 146.705,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error": {
    "duration": 0.008217,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_loadables": {
    "duration": 0.007579,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings": {
    "duration": 0.00753,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error": {
    "duration": 0.006354,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias": {
    "duration": 0.006924,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.0065,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.007089,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 239.03,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 199.988,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 232.601,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 261.596,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 79.841,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 234.155,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 82.818,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 310.212,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 107.793,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 107.618,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 132.79,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 142.849,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 116.125,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 111.849,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 172.215,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.8899,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 1.174,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.7997,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.6988,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 1.271,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.803,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 3.277,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 65.1,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 6129.951,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 345.73,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 72.227,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 122.935,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 1299.583,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 124.346,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 101.905,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 5222.22,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 41.789,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 117.578,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 242.947,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 161.854,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 1001.658,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 126.113,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 133.214,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 242.028,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 38.253,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 40.519,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 41.561,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 39.228,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 40.404,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 39.92,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 40.638,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 36.855,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 34.249,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 5.67,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 34.834,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 34.266,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 2141.752,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 96.035,
    "status": "PASSED"
   },
   "install.InstallTests.test_gstreamer_plugins": {
    "duration": 14761.728,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_firmware": {
    "duration": 167.257,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_modules": {
    "duration": 92.857,
    "status": "PASSED"
   },
   "install.InstallTests.test_perl": {
    "duration": 98.36,
    "status": "PASSED"
   },
   "install.InstallTests.test_python": {
    "duration": 91.888,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 26.7,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 214.226,
    "status": "PASSED"
   },
   "kernelmodulesplit.KernelModuleSplit.test_cross_recipe_module_dependency": {
    "duration": 56.476,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 81.634,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.02221,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.01652,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 58.965,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.01696,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 44.32,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 26.932,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 209.367,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/locales.py\", line 54, in test_locales_off\n    self.run_locales_test(False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1032 .bb files complete (0 cached, 1032 parsed). 2077 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-f4ce319737728c4960b451997d82830008e2481e\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:f4ce319737728c4960b451997d82830008e2481e\"\nmeta-yocto-bsp       \nmeta-poky            = \"master:366fa2f21bfb0d9c4de492e0204a0dd38ce241ab\"\nmeta-selftest        = \"master:1ac15136eef4de444e61c3e7f338809869bae5d3\"\n\nInitialising tasks...Sstate summary: Wanted 555 Local 516 Mirrors 0 Missed 39 Current 2296 (92% match, 98% complete)\ndone.\nRemoving 8 stale sstate objects for arch qemuarm64...done.\nRemoving 29 stale sstate objects for arch cortexa57...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 2756 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_setscene)\nNOTE: Running setscene task 2758 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_package_setscene)\nNOTE: Running setscene task 2775 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.21.0.bb:do_package_setscene)\nNOTE: Running setscene task 2776 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_setscene)\nNOTE: Running setscene task 2777 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_package_setscene)\nNOTE: Running setscene task 2785 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.10.bb:do_package_setscene)\nNOTE: Running setscene task 2796 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.3.bb:do_package_setscene)\nNOTE: Running setscene task 2813 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2814 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_stash_locale_setscene)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glibc-2.43+git-r1: task do_stash_locale_setscene: Started\nNOTE: recipe tcl8-8.6.18-r0: task do_package_setscene: Started\nNOTE: recipe gawk-5.4.0-r0: task do_package_setscene: Started\nNOTE: recipe curl-8.21.0-r0: task do_package_setscene: Started\nNOTE: recipe sed-4.10-r0: task do_package_setscene: Started\nNOTE: recipe bash-5.3-r0: task do_package_setscene: Started\nNOTE: recipe libxml2-2.15.3-r0: task do_package_setscene: Started\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_setscene: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe sed-4.10-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2815 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sed-4.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sed-4.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gawk-5.4.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2817 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe tcl8-8.6.18-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2819 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bash-5.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe gawk-5.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2823 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glibc-2.43+git-r1: task do_stash_locale_setscene: Succeeded\nNOTE: recipe gawk-5.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe tcl8-8.6.18-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-8.21.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2833 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.21.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bash-5.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe tcl8-8.6.18-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bash-5.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe curl-8.21.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-8.21.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxml2-2.15.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2847 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml2-2.15.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-2.15.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2848 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2950 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_prepare_recipe_sysroot)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-locale-2.43+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running noexec task 2951 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_configure)\nNOTE: Running noexec task 2952 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_compile)\nNOTE: Running task 2953 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_install)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_install: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_install: Succeeded\nNOTE: Running task 2990 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package unihash changed to 96125efbae5484b1ff98d4f2e0f105f133aaf60db9bc01fe285b4d08722e5b9c\nNOTE: Setscene task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_packagedata became valid\nNOTE: Running setscene task 2851 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_packagedata_setscene)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3879 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_recipe_spdx)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 3901 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_populate_sysroot)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_populate_sysroot: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_populate_sysroot unihash changed to 2e1844fdbd3fa92a7019aa14ba6044630839780587872b34f394ef6db182cd91\nNOTE: Setscene tasks completed\nNOTE: Running task 3902 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_spdx)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx: Started\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4241 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_write_rpm)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_write_rpm unihash changed to 4f263b8f30ff720214bf51c52c8686f82d9826bb70e441275f3e2d4d959e6e59\nNOTE: Setscene tasks completed\nNOTE: Running task 4242 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_qa)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_qa: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_qa: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_qa unihash changed to 1b5b63535497ddfd8fa6a6ac1372879c5f528487902f0c3b7c8791d5155dd669\nNOTE: Setscene tasks completed\nNOTE: Running task 4376 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_write_rpm)\nNOTE: recipe tcl8-8.6.18-r0: task do_package_write_rpm: Started\nNOTE: recipe tcl8-8.6.18-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_write_rpm unihash changed to e8d2733d10a9e37e898b8ca80473de9abb1f9b9244cb9457766b7d8ea8c15fa8\nNOTE: Setscene tasks completed\nNOTE: Running task 4377 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_qa)\nNOTE: recipe tcl8-8.6.18-r0: task do_package_qa: Started\nNOTE: recipe tcl8-8.6.18-r0: task do_package_qa: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_qa unihash changed to 412b14b987b2bf76d29b575ce57aadaf098db307e7878127a7cd28b3a9343f03\nNOTE: Setscene tasks completed\nNOTE: Running task 4431 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_write_rpm)\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_write_rpm: Started\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_write_rpm unihash changed to 13a6e1be2e25c22ca6b442e1b87002509e96ce726d3f2f95557b23d70fe161d4\nNOTE: Setscene tasks completed\nNOTE: Running task 4432 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_qa)\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_qa: Started\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-c, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-el-gr, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-en-gb, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-es-es, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-fa-ir, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-hr-hr, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-ja-jp.euc-jp, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-lt-lt, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-pl-pl, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-pl-pl.iso-8859-2, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-ru-ru, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: Fatal QA errors were found, failing task.\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/work/cortexa57-poky-linux/glib-2.0/2.88.1/temp/log.do_package_qa.3456342\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_qa: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_qa) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 4433 tasks of which 4419 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/log/error-report/error_report_20260705010813.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/log/error-report/error_report_20260705010813.txt [-s server]\nNOTE: 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.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_qa\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/work/cortexa57-poky-linux/glib-2.0/2.88.1/temp/log.do_package_qa.3456342\nSummary: There were 12 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2026-07-04 21:56:48,768 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/conf/local.conf\n2026-07-04 21:56:48,769 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 181.75,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/locales.py\", line 51, in test_locales_on\n    self.run_locales_test(True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1032 .bb files complete (0 cached, 1032 parsed). 2077 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-f4ce319737728c4960b451997d82830008e2481e\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:f4ce319737728c4960b451997d82830008e2481e\"\nmeta-yocto-bsp       \nmeta-poky            = \"master:366fa2f21bfb0d9c4de492e0204a0dd38ce241ab\"\nmeta-selftest        = \"master:1ac15136eef4de444e61c3e7f338809869bae5d3\"\n\nInitialising tasks...Sstate summary: Wanted 539 Local 502 Mirrors 0 Missed 37 Current 2312 (93% match, 98% complete)\ndone.\nRemoving 1 stale sstate objects for arch qemuarm64...done.\nRemoving 8 stale sstate objects for arch cortexa57...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 2827 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2835 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_recipe_spdx_setscene)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx_setscene: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx_setscene: Succeeded\nNOTE: recipe glibc-locale-2.43+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2960 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_prepare_recipe_sysroot)\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-locale-2.43+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running noexec task 2961 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_configure)\nNOTE: Running noexec task 2962 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_compile)\nNOTE: Running task 2963 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_install)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_install: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_install: Succeeded\nNOTE: Running task 3000 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package unihash changed to 155104a7e8c737ef57d3732dd485a1a5812befdb315aa1be2266b23c2e3f09b9\nNOTE: Setscene task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_packagedata became valid\nNOTE: Running setscene task 2851 of 2851 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_packagedata_setscene)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3909 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_spdx)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx: Started\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4241 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_write_rpm)\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 4242 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_qa)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_qa: Started\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_qa: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_qa unihash changed to 1b5b63535497ddfd8fa6a6ac1372879c5f528487902f0c3b7c8791d5155dd669\nNOTE: Setscene tasks completed\nNOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_write_rpm unihash changed to bc39f9bdc4b13e62cc3b9e264e4ab012a22cceb5836582fdc87956b1a8eb6ee4\nNOTE: Setscene tasks completed\nNOTE: Running task 4376 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_write_rpm)\nNOTE: recipe tcl8-8.6.18-r0: task do_package_write_rpm: Started\nNOTE: recipe tcl8-8.6.18-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_write_rpm unihash changed to e8d2733d10a9e37e898b8ca80473de9abb1f9b9244cb9457766b7d8ea8c15fa8\nNOTE: Setscene tasks completed\nNOTE: Running task 4377 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_qa)\nNOTE: recipe tcl8-8.6.18-r0: task do_package_qa: Started\nNOTE: recipe tcl8-8.6.18-r0: task do_package_qa: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb:do_package_qa unihash changed to 412b14b987b2bf76d29b575ce57aadaf098db307e7878127a7cd28b3a9343f03\nNOTE: Setscene tasks completed\nNOTE: Running task 4431 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_write_rpm)\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_write_rpm: Started\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_write_rpm unihash changed to 13a6e1be2e25c22ca6b442e1b87002509e96ce726d3f2f95557b23d70fe161d4\nNOTE: Setscene tasks completed\nNOTE: Running task 4432 of 5336 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_qa)\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_qa: Started\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-c, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-el-gr, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-en-gb, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-es-es, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-fa-ir, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-hr-hr, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-ja-jp.euc-jp, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-lt-lt, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-pl-pl, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-pl-pl.iso-8859-2, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-ru-ru, but it isn't a build dependency? [build-deps]\nERROR: glib-2.0-1_2.88.1-r0 do_package_qa: Fatal QA errors were found, failing task.\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/work/cortexa57-poky-linux/glib-2.0/2.88.1/temp/log.do_package_qa.3882325\nNOTE: recipe glib-2.0-1_2.88.1-r0: task do_package_qa: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_qa) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 4433 tasks of which 4421 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/log/error-report/error_report_20260705011144.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/log/error-report/error_report_20260705011144.txt [-s server]\nNOTE: 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.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb:do_package_qa\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/tmp/work/cortexa57-poky-linux/glib-2.0/2.88.1/temp/log.do_package_qa.3882325\nSummary: There were 12 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2026-07-04 21:56:48,768 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2961571/conf/local.conf\n2026-07-04 21:56:48,769 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 445.983,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 14.911,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 1397.215,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 1425.569,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 2751.406,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 92.764,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 162.951,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 485.342,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.701,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.001,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.9907,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.1595,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0008812,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.001107,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.003372,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.006602,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.001375,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.001468,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_copies_files_and_dereferences_links": {
    "duration": 0.01784,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_copy_failure": {
    "duration": 0.006239,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_empty_externalsrc_relocation": {
    "duration": 0.009594,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_moves_externalsrc_relocation": {
    "duration": 0.01718,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_dirty_push_run_false_returns_argv": {
    "duration": 0.3279,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_fallback_preserves_original_patch_name": {
    "duration": 0.9153,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_git_am_preserves_original_patch_name": {
    "duration": 0.8142,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_push_run_false_returns_argv": {
    "duration": 0.5406,
    "status": "PASSED"
   },
   "oelib.patch.TestPatchTree.test_push_run_false_returns_argv": {
    "duration": 0.003881,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_allows_explicit_shell": {
    "duration": 0.004282,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_preserves_argv_elements": {
    "duration": 0.02792,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_reports_exit_status": {
    "duration": 0.02939,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_wraps_exec_failure": {
    "duration": 0.001181,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.005818,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.004188,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.002486,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.001206,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.001692,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.002184,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.00244,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0006635,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0018,
    "status": "PASSED"
   },
   "oelib.utils.TestDefaultFeatures.test_filter_default_features": {
    "duration": 0.002527,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.04893,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.001054,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0007544,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0006366,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0006652,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.05747,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.2848,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.2172,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 421.501,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.4344,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 441.84,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 474.037,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 522.146,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.2588,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.3621,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.702,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.2481,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 14.618,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 7136.626,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 37.341,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.00269,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.00407,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.004653,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.005258,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.005897,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.006551,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 686.466,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 110.391,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 39.004,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 21.529,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 246.754,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 122.539,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 23.167,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 183.025,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 54.258,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 122.546,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 57.361,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.03968,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.04609,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.2406,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 780.25,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.856,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 1.735,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.446,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.094,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.957,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.983,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_multilib_variables": {
    "duration": 423.115,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.07387,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 3.059,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 0.887,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 104.829,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 2011.662,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 169.609,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 137.412,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 46.342,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 124.818,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 39.494,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 79.321,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 36.934,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.8632,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 18.754,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 92.975,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 46.984,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 41.082,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 34.876,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 41.976,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 34.256,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 6.255,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 46.874,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 46.115,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 44.55,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 43.375,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 44.53,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 46.124,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 49.207,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 42.942,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 43.083,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 43.241,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 41.503,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 15.206,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 79.4,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 53.513,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 21.444,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 20.878,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 64.472,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 33.938,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 23.12,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 42.883,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 43.775,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 10.387,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 52.233,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 55.377,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 40.18,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 68.923,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 36.232,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 36.508,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 38.71,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 37.804,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 38.178,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 41.221,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 39.314,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 53.684,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 0.9853,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 38.901,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 40.098,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 37.837,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 40.77,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 42.271,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 42.779,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639": {
    "duration": 42.465,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639": {
    "duration": 41.068,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 43.815,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 65.25,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 38.938,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 37.025,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.557,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.929,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.01898,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1631,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.1451,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.09818,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.01066,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.008192,
    "status": "PASSED"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
    "duration": 0.007976,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.005905,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.006176,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_empty_testresults": {
    "duration": 0.006035,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_attached": {
    "duration": 0.006972,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_inline": {
    "duration": 0.00633,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_image_tests": {
    "duration": 0.006016,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_ptests": {
    "duration": 0.005927,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.007937,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.005626,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.006669,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.008868,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.005978,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.01102,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.006114,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.006016,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.006088,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.006399,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.005931,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 50.488,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 60.026,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 93.456,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 104.812,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 42.715,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 8.774,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 16.922,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.007769,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.02257,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.009127,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.01373,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.00868,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.01458,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.0104,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.02382,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.02152,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.01931,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01739,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.01631,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.01117,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.01,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.01,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.015,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 0.001261,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 0.00184,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 122.812,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.001961,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 24.121,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 23.474,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.001571,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 23.592,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.001567,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 20.73,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 28.336,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.001945,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.002568,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 20.975,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 319.887,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 930.091,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 358.983,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.RustKernel.test_kernel_rust_sample": {
    "duration": 837.31,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 1298.906,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 52.694,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 52.913,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 52.051,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 133.163,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 148.049,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 263.577,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 193.84,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 183.786,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 131.856,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.001272,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.001593,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "rust.RustStaticMuslTest.test_static_musl_linking": {
    "duration": 67.999,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 2168.632,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_runqemu": {
    "duration": 549.485,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.01016,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 181.136,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 6359.056,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 226.22,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 117.015,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 67.538,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 93.908,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 395.056,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_custom_annotation_vars": {
    "duration": 44.223,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_deploy_sbom": {
    "duration": 18.881,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_download_location_defensive_handling": {
    "duration": 16.791,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 694.267,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 3025.907,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_kernel_config_spdx": {
    "duration": 83.381,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_packageconfig_spdx": {
    "duration": 58.949,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_version_extraction_patterns": {
    "duration": 18.31,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_world_sbom": {
    "duration": 156.207,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 574.616,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 188.856,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 213.699,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 178.013,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 73.684,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 78.319,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 73.06,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 60.978,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 60.679,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 68.548,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 66.122,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 68.852,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 326.501,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 139.293,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 174.398,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 174.112,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 193.774,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 235.016,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 114.881,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 303.155,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 113.095,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 180.487,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 413.069,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 723.804,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 504.518,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 112.93,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 181.831,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 37.342,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 17.596,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 35.202,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 1544.549,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.7999,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.2639,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.016,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.012,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 5.454,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 6.133,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 5.145,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 5.304,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 5.86,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 4.84,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.023,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 5.069,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.005,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 161.044,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract": {
    "duration": 34.259,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config": {
    "duration": 30.956,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set": {
    "duration": 34.663,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine": {
    "duration": 30.439,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary": {
    "duration": 30.963,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments": {
    "duration": 30.337,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes": {
    "duration": 31.577,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts": {
    "duration": 30.568,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_legacy": {
    "duration": 35.383,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_single_config": {
    "duration": 35.145,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 149.15,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 707.833,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_config_initial_env_binary": {
    "duration": 88.401,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_initial_env_binary": {
    "duration": 84.979,
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.002551,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.00298,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 20.011,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 30.634,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 12.467,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 201.619,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_useradd_depends_only": {
    "duration": 12.245,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 78.026,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 4.165,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 4.234,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 4.8,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 4.448,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 4.456,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 4.373,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 7.902,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 8.587,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 63.96,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 4.812,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 4.898,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 4.536,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 4.508,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 146.311,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 69.451,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 46.139,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 42.805,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 56.799,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 63.758,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.002458,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.003013,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 191.933,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 62.813,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 60.224,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 49.743,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 68.38,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 41.616,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 40.961,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 43.251,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 37.423,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 38.664,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.001822,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 92.826,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 50.999,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 68.004,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 144.032,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 34.723,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.002321,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 0.004411,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 48.285,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 50.809,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 108.579,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.001813,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 48.953,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 39.295,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 62.604,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 67.83,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 34.286,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 43.93,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 416.001,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.001616,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.002231,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.002859,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 74.507,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 36.278,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 35.074,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 48.453,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 275.218,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_cli": {
    "duration": 113.217,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_env": {
    "duration": 112.48,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 5.086,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.001707,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.002445,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 318.841,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 43.286,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 49.192,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 47.625,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 1126.689,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.001323,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.001683,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 151.305,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 67.735,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.001723,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 43.336,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 122.317,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 50.409,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 40.347,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 35.791,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 41.48,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 123.008,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 86.273,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 64.363,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 12.726,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 11.919,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 37.277,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 42.341,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 218.383,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.002083,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.002834,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 137.758,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.0016,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 148.352,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 140.355,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.002499,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 67.633,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 2.746,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.07741,
    "status": "PASSED"
   }
  }
 }
}