{
    "oeselftest_rocky-9.4_qemux86-64_20241015010645": {
        "configuration": {
            "HOST_DISTRO": "rocky-9.4",
            "HOST_NAME": "rocky9-vk-1",
            "LAYERS": {
                "meta": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55",
                    "commit_count": 74610
                },
                "meta-poky": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55",
                    "commit_count": 74610
                },
                "meta-selftest": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55",
                    "commit_count": 74610
                },
                "meta-yocto-bsp": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55",
                    "commit_count": 74610
                }
            },
            "MACHINE": "qemux86-64",
            "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": "20241015010645",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 91.10165405273438,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 78.82829070091248,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 57.98931264877319,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 53.41359615325928,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 51.93111538887024,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 60.929287910461426,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 61.70244741439819,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 75.41453957557678,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 62.02801179885864,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 28.0535671710968,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 119.19522643089294,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 54.37009811401367,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 61.9310462474823,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 46.201740980148315,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 214, in test_archiver_mode_recipe\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-recipe.tar.xz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' 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 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55\"\nmeta-selftest        = \"master:94b11bb85858febfb25ed3301d748c4b5e0a43fb\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-401' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f831a633ac0>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f831452b890>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f8314aaa040>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-401' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f831a633ac0>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f831452b890>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f8314aaa040>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-15 01:06:47,379 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-3864588/conf/local.conf\n2024-10-15 01:06:47,379 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 179.08214497566223,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 87.0303750038147,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 115.65340065956116,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 13.041832685470581,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 7.798211574554443,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 10.427650213241577,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.2053639888763428,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 142.48775172233582,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 6.605814695358276,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 22.612070083618164,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.928520679473877,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 4.004836559295654,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 25.881635189056396,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 60.385385274887085,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 15.628909349441528,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 160.17123532295227,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 308.62021803855896,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 189.57322883605957,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 287.42497849464417,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 135.164297580719,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 82.70734453201294,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 71.10568952560425,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 12.296987771987915,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 15.052016258239746,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 15.130190372467041,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 14.915940046310425,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 13.951921463012695,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 14.062564134597778,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 14.655970335006714,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 15.348512649536133,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 13.328944444656372,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 14.62246322631836,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 12.465272188186646,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 14.581319093704224,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 15.09317421913147,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 15.67570447921753,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 14.656318664550781,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 14.292722702026367,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 14.120782136917114,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 15.985649347305298,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 77.80688428878784,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 4.904161691665649,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.6904032230377197,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 5.765608310699463,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 13.681350231170654,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 197.76221537590027,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 8.83794379234314,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 3.17570424079895,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 49.78473734855652,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 94.67441511154175,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 53.207751512527466,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 26.742412328720093,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 30.450117349624634,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 72.68100690841675,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 16.309220790863037,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 121.91118025779724,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 70.60231137275696,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 3.6213202476501465,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 3.3239924907684326,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 27.285848379135132,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 62.669347524642944,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 3.2266957759857178,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 5.014794111251831,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 46.00087308883667,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 3.2502048015594482,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.217294931411743,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.9976203441619873,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 27.18528723716736,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 49.55730223655701,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 49.63357615470886,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 4.848148822784424,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.8140177726745605,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 91.05229711532593,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 112.58484029769897,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 103.7463870048523,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 23.504664182662964,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 185.4479959011078,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 217.14983439445496,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 255.15622997283936,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 381.2900969982147,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 93.54928803443909,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 82.70449590682983,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 165.95562601089478,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 91.39595651626587,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 104.69273233413696,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 77.11599659919739,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 110.84786653518677,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 76.00139379501343,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 138.82476496696472,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.06234598159790039,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 588.6958532333374,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 1121.867252588272,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 360.2135920524597,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 466.1656548976898,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.012885808944702148,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 89.12113428115845,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 196.84998226165771,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 107.0595428943634,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 66.62452149391174,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 66.77604818344116,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 71.03325247764587,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 24.82367992401123,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 95.43566727638245,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 33.05572485923767,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 31.1375253200531,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 67.73472738265991,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.2257239818573,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 13.14382266998291,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 390.08008790016174,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 100.27234077453613,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1805, in test_devtool_deploy_target\n    bitbake(\"%s -c clean\" % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mdadm -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55\"\nmeta-selftest        = \"master:94b11bb85858febfb25ed3301d748c4b5e0a43fb\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2780' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f066e89bc10>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f066e89b900>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f066fce3700>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2780' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f066e89bc10>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f066e89b900>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f066fce3700>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-15 01:06:47,380 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-3864595/conf/local.conf\n2024-10-15 01:06:47,381 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 16.819315910339355,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 14.981261491775513,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 146.59990763664246,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 393.6774687767029,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 275.11796283721924,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 723.6534948348999,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 40.66998624801636,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 117.30417609214783,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 361.2142152786255,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 191.82278895378113,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 89.94571995735168,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 97.16358947753906,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 18.15661883354187,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 950, in test_devtool_modify_git_no_extract\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  psplash -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55\"\nmeta-selftest        = \"master:94b11bb85858febfb25ed3301d748c4b5e0a43fb\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1627' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f7a3583c270>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f7a03d02e40>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f7a34273af0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1627' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f7a3583c270>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f7a03d02e40>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f7a34273af0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-15 01:06:47,387 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-3864602/conf/local.conf\n2024-10-15 01:06:47,387 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 26.413422107696533,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 89.68094158172607,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 77.22609257698059,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 60.13458824157715,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 905.5539798736572,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 476.6337010860443,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 18.571670532226562,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 21.4549503326416,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 5.035679340362549,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 138.30481481552124,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 196.7145745754242,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 33.7689745426178,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 131.090012550354,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 96.2845253944397,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 31.86254382133484,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 116.08088779449463,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 28.791224002838135,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 29.037453413009644,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 28.821977853775024,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 24.33024525642395,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 37.533878564834595,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 38.55145072937012,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 122.39592671394348,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 57.98797845840454,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 45.317713260650635,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 41.20996284484863,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 50.738805532455444,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 3.134068727493286,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 12.740627765655518,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 69.51534724235535,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 48.44793891906738,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 41.016783237457275,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 39.909964084625244,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 31.828328847885132,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1508.3643810749054,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.014225244522094727,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 146.72594451904297,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 196.7400987148285,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 134.09165716171265,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 52.866442918777466,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 69.14779686927795,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 4.257278680801392,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 302.30421686172485,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 99.69460129737854,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 143.68003630638123,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 397.42076897621155,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 403.2825186252594,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 70.41247582435608,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 91.25741052627563,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 86.75579690933228,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 337.2862889766693,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 1.0389487743377686,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.3697409629821777,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.9247796535491943,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.7712845802307129,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.8304171562194824,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.6206049919128418,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 2.71734619140625,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 11.35979151725769,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 253.0065529346466,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 90.86755728721619,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 58.644240379333496,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 107.06300234794617,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 147.04057598114014,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 149.93054461479187,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 65.33952355384827,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 111.76255464553833,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 44.71895170211792,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 100.13274931907654,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 87.85547590255737,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 111.32205510139465,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 120.05056571960449,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 108.02672982215881,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 102.65810132026672,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 100.51941156387329,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 4.3725316524505615,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 4.022599220275879,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 4.967177629470825,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 5.300872564315796,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 4.615563154220581,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 4.794463396072388,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 4.6830644607543945,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 37.036152601242065,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 36.39154624938965,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.436069488525391,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 38.435166358947754,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 40.212597608566284,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 366.9545283317566,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 137.59031534194946,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 63.384066104888916,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 238.90643095970154,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 81.35494256019592,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.03743553161621094,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.022180795669555664,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 16.474367380142212,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 56.026057958602905,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 32.38355207443237,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 77.43719267845154,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 72.96217942237854,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 693.6723127365112,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 16.87038254737854,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 168.02063727378845,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 1055.4919455051422,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 72.48887252807617,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 123.32375288009644,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 66.43467569351196,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.984238624572754,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.721010684967041,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 2.1144068241119385,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.3053114414215088,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0008225440979003906,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0031507015228271484,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.006322145462036133,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0009691715240478516,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0012140274047851562,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0008997917175292969,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.0064356327056884766,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.006987333297729492,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.004006624221801758,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.002925872802734375,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.003058910369873047,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.003244638442993164,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.003319978713989258,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0014257431030273438,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0015769004821777344,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.03437089920043945,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0008594989776611328,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0006663799285888672,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0005095005035400391,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0005059242248535156,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 104.26833319664001,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.01833176612854004,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.19653105735778809,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.007340192794799805,
                "log": "No \"dash\" found on test system.\n",
                "status": "SKIPPED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 212.9948194026947,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.26229119300842285,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 216.69685125350952,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 224.90690350532532,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 229.04483366012573,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.0005581378936767578,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.0004544258117675781,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.00047206878662109375,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.00048232078552246094,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 70.52114844322205,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 252.23578691482544,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 11.07148003578186,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 99.94929003715515,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 107.98082113265991,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 118.04951286315918,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 112.78748846054077,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 107.9889907836914,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 176.30802249908447,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 101.432537317276,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 46.31673741340637,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 16.397878408432007,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 120.10650515556335,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 164.80528497695923,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 26.978572130203247,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 149.92508125305176,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 23.737881183624268,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 142.28248143196106,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 45.524393796920776,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.1955726146697998,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.23076295852661133,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.41504955291748047,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 2.7248525619506836,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.5794928073883057,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 6.198798179626465,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 5.254983425140381,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 3.2686498165130615,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.600954294204712,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.12523436546325684,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.5186643600463867,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.114443778991699,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 312.1932678222656,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 246.80173110961914,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 137.11311292648315,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 7.996734380722046,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 130, in test_pr_service_deb_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.9/unittest/case.py\", line 837, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.9/unittest/case.py\", line 830, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-3864658/cache/prserv.sqlite3, Address: 127.0.0.1:45557, PID: 569353\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55\"\nmeta-selftest        = \"master:94b11bb85858febfb25ed3301d748c4b5e0a43fb\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-7' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7faaf82999e0>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7faaf8299120>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7faaf1ffe430>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-7' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7faaf82999e0>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7faaf8299120>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7faaf1ffe430>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-15 01:06:47,390 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-3864658/conf/local.conf\n2024-10-15 01:06:47,390 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchdycss8y9/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 114.0141065120697,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 46.69787549972534,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 93.5838258266449,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 46.69126915931702,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.2010819911956787,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 67.4929621219635,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 36.851126194000244,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 9.121175050735474,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 9.094878435134888,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 20.993297338485718,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 9.233713150024414,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 3.201453447341919,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 4.220942258834839,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 8.967511177062988,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 9.040874481201172,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 9.217920064926147,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 7.208673477172852,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 8.939111948013306,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 9.237205982208252,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 11.315102815628052,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 9.046290397644043,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 9.171770334243774,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 8.986100196838379,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 9.115416049957275,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 9.002801179885864,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 38.48294687271118,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 24.882444143295288,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 14.753547430038452,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 14.027146100997925,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 23.502899169921875,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 23.939730644226074,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 23.82718586921692,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 15.432157754898071,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 13.075142621994019,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 9.714463233947754,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 23.76699447631836,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 21.440112113952637,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 36.25959897041321,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 25.107786178588867,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 9.003230810165405,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 11.414556503295898,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 13.147309064865112,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 15.162781000137329,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 13.392187118530273,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 15.538865804672241,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 15.480285882949829,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 61.5694637298584,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 23.792250633239746,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.2778820991516113,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 10.708689451217651,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 10.04803204536438,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 10.641958475112915,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 15.015893936157227,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 14.837436199188232,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 13.31503963470459,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 14.190478563308716,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 40.576011180877686,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 13.745986461639404,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 14.276391506195068,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 4.440321207046509,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 8.435356140136719,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.04071187973022461,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.12190890312194824,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.12035155296325684,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.40153932571411133,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.008233070373535156,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.007919073104858398,
                "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.010457754135131836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.014713764190673828,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.009905099868774414,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.01013803482055664,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.010324239730834961,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.00978398323059082,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.009872674942016602,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.009145498275756836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.009040117263793945,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.00855398178100586,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.009635210037231445,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.008997917175292969,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.009383916854858398,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.009650468826293945,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 25.941465616226196,
                "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": 4.308627128601074,
                "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": 20.68594527244568,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.013646364212036133,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.023982524871826172,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.012450218200683594,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.012639522552490234,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.012468099594116211,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.013348817825317383,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.015133142471313477,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.03828740119934082,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.024323225021362305,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.020780563354492188,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.026302576065063477,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.02507758140563965,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.013759136199951172,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.027891635894775,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.06412672996521,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.029407024383545,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 268.48855447769165,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 31.066351175308228,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 27.24561882019043,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 23.7589008808136,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 24.72810697555542,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 23.64355707168579,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 28.252430200576782,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 26.591761589050293,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 27.562280893325806,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 29.33416223526001,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 27.117429971694946,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 29.719161987304688,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 388.62452840805054,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 584.7546257972717,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 476.3367326259613,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 351.84337043762207,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 51.07868671417236,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 45.171935081481934,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 44.428426027297974,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 185.72996759414673,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 181.58664727210999,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 218.4712986946106,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 144.35284399986267,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 131.91740942001343,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 110.09251642227173,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 152.7003402709961,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.006237506866455078,
                "log": "virgl headless cannot be tested with rocky-9.4\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.01191568374633789,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 210.8938171863556,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 171.5751452445984,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 175.9610812664032,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 60.97339868545532,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 203.95976662635803,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 83.75433492660522,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 133.41396260261536,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 209.207172870636,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 76.27926659584045,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 78.77241230010986,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 65.04725933074951,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 270, in test_cleansstate_task_distro_specific_nonspecific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native', 'linux-libc-headers']' 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 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:f91058cfd63ceeacb55832ceb9f9e0aa86c6ca55\"\nmeta-selftest        = \"master:94b11bb85858febfb25ed3301d748c4b5e0a43fb\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2872' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f6da0916820>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f6da8efc820>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f6da87e39d0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 205, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/usr/lib64/python3.9/asyncio/base_events.py\", line 647, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2872' coro=<AsyncClient.get_unihash_batch() done, defined at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:172> exception=ConnectionError(\"Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\")>):\n     \n    >        return future.result()\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 173, in AsyncClient.get_unihash_batch(args=<generator object SignatureGeneratorUniHashMixIn.get_unihashes.<locals>.<genexpr> at 0x7f6da0916820>):\n         async def get_unihash_batch(self, args):\n    >        result = await self.send_stream_batch(\n                 self.MODE_GET_STREAM,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 122, in AsyncClient.send_stream_batch(mode=1, msgs=<generator object AsyncClient.get_unihash_batch.<locals>.<genexpr> at 0x7f6da8efc820>):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 154, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream_batch.<locals>.proc at 0x7f6da87e39d0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError: Multiple exceptions: [Errno 111] Connect call failed ('2a01:4f9:c012:55ce::1', 443, 0, 0), [Errno 111] Connect call failed ('95.216.144.101', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-15 01:06:47,378 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-3864607/conf/local.conf\n2024-10-15 01:06:47,379 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 89.4499282836914,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 94.48227214813232,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 93.89540028572083,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 72.63914012908936,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 51.58489155769348,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 52.71848964691162,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 52.42879629135132,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 853.9505620002747,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 250.36739325523376,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 418.767014503479,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 446.966078042984,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 865.1177704334259,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 114.29384231567383,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 1172.4330170154572,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 140.4106204509735,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 518.2407484054565,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 400.22639322280884,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 1029.035593509674,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 390.3519811630249,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 49.902180194854736,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 81.37679147720337,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 36.83116364479065,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 16.231188535690308,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 35.408201694488525,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 171.19580078125,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.9477658271789551,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10356259346008301,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10419988632202148,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10086512565612793,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 7.266088485717773,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 6.879924058914185,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 5.08782958984375,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 5.228651762008667,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 5.573089122772217,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 5.2520551681518555,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3034064769744873,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 5.07270622253418,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20302700996398926,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 15.202295780181885,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 25.04204225540161,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 10.157382011413574,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 145.6679401397705,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.25128674507141113,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.5175051689147949,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.28636765480041504,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.28655195236206055,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.28469371795654297,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.27344417572021484,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.28812360763549805,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.878687620162964,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 2.835097312927246,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 58.64148497581482,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.2508883476257324,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.29921793937683105,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.2891256809234619,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.31461215019226074,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 88.26393914222717,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 35.38271164894104,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 33.49293541908264,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 33.621256828308105,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 43.82447695732117,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 41.14766716957092,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 214.0612862110138,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 14.28061556816101,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 24.316670179367065,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 108.85118436813354,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 46.77710723876953,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 34.82885432243347,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 51.85447931289673,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 32.917518854141235,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 29.950727701187134,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 39.958404779434204,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 26.335410356521606,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 22.707741737365723,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 78.71738028526306,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 58.52919268608093,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 37.22445058822632,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 39.8910129070282,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 20.35391330718994,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 21.196545600891113,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 34.422226905822754,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 30.291069746017456,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 60.4628381729126,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 124.37380719184875,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 25.630157232284546,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 22.148762226104736,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 44.092406272888184,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 43.96926498413086,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 21.468469858169556,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 30.196866512298584,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 365.5119082927704,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 24.62456226348877,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 15.12579870223999,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 18.017936944961548,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 55.64455723762512,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 22.461682081222534,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 22.258580207824707,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 33.12023854255676,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 125.52898359298706,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.3053133487701416,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 204.8931999206543,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 30.677684783935547,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 27.415419101715088,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 21.418854236602783,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 119.30199360847473,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 99.02614450454712,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 35.453609228134155,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 93.83915162086487,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 31.488301753997803,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 33.492308139801025,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 25.24583911895752,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 30.141278982162476,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 117.29975748062134,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 60.3884551525116,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 67.18006372451782,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 5.9128663539886475,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 7.465264320373535,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 28.440040349960327,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 27.1545352935791,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 166.74848818778992,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 130.37302827835083,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 113.75195956230164,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 31.620896816253662,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 170.1823127269745,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 88.9645528793335,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.02357935905456543,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 89.05844807624817,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 18.978922843933105,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 9.450523614883423,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.7857756614685059,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.1072535514831543,
                "status": "PASSED"
            }
        }
    }
}