{
 "oeselftest_fedora-39_qemuarm64_20250320070034": {
  "configuration": {
   "HOST_DISTRO": "fedora-39",
   "HOST_NAME": "fedora39-vk-2.yocto.io",
   "LAYERS": {
    "meta": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    },
    "meta-poky": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    },
    "meta-selftest": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    },
    "meta-yocto-bsp": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": null,
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": [
     "machine",
     "toolchain-user"
    ],
    "skips": null
   },
   "STARTTIME": "20250320070034",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "binutils.BinutilsCrossSelfTest.test_binutils": {
    "duration": 24.357492685317993,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 23, in test_binutils\n    self.run_binutils(\"binutils\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729544/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_gas": {
    "duration": 21.072662830352783,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 26, in test_gas\n    self.run_binutils(\"gas\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729544/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_ld": {
    "duration": 7.307469367980957,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 29, in test_ld\n    self.run_binutils(\"ld\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729544/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccCrossSelfTest.test_cross_gcc": {
    "duration": 22.754350662231445,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 94, in test_cross_gcc\n    self.run_check(\"gcc\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,805 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729545/conf/local.conf\n2025-03-20 07:00:37,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibAtomicSelfTest.test_libatomic": {
    "duration": 24.035113096237183,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 104, in test_libatomic\n    self.run_check(\"libatomic\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,800 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729547/conf/local.conf\n2025-03-20 07:00:37,801 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibGompSelfTest.test_libgomp": {
    "duration": 23.835787057876587,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 109, in test_libgomp\n    self.run_check(\"libgomp\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:bluez5:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,805 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729548/conf/local.conf\n2025-03-20 07:00:37,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibItmSelfTest.test_libitm": {
    "duration": 23.525537490844727,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 125, in test_libitm\n    self.check_skip(\"libitm\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 22, in check_skip\n    targets = get_bb_var(\"RUNTIMETARGET\", \"gcc-runtime\").split()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729553/conf/local.conf\n2025-03-20 07:00:37,833 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibSspSelfTest.test_libssp": {
    "duration": 23.774718284606934,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 119, in test_libssp\n    self.check_skip(\"libssp\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 22, in check_skip\n    targets = get_bb_var(\"RUNTIMETARGET\", \"gcc-runtime\").split()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,819 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729558/conf/local.conf\n2025-03-20 07:00:37,819 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibStdCxxSelfTest.test_libstdcxx": {
    "duration": 24.21571636199951,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 114, in test_libstdcxx\n    self.run_check(\"libstdc++-v3\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tcl8:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729562/conf/local.conf\n2025-03-20 07:00:37,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GxxCrossSelfTest.test_cross_gxx": {
    "duration": 23.796282052993774,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 99, in test_cross_gxx\n    self.run_check(\"g++\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729572/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "glibc.GlibcSelfTest.test_glibc": {
    "duration": 23.773205518722534,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 92, in test_glibc\n    self.run_check()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 37, in run_check\n    bitbake(\"glibc-testsuite -c check\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  glibc-testsuite -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729582/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729588/conf/local.conf\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "meta_ide.MetaIDE.test_meta_ide_can_compile_c_program": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729588/conf/local.conf\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "meta_ide.MetaIDE.test_meta_ide_can_run_sdk_tests": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729588/conf/local.conf\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729588/conf/local.conf\n2025-03-20 07:00:37,832 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "runqemu.QemuTest.test_qemu_can_boot_nfs_and_shutdown": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 175, in setUpClass\n    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)\n                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libseccomp:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729601/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "machine"
    ],
    "status": "ERROR"
   },
   "runqemu.QemuTest.test_qemu_can_shutdown": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 175, in setUpClass\n    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)\n                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libseccomp:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729601/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "machine"
    ],
    "status": "ERROR"
   },
   "rust.RustSelfTestSystemEmulated.test_rust": {
    "duration": 23.458858013153076,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/rust.py\", line 47, in test_rust\n    bitbake(\"{} -c test_compile\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  rust -c test_compile' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1729611/conf/local.conf\n2025-03-20 07:00:37,811 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "runqemu",
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   }
  }
 }
}