{
 "oeselftest_almalinux-9.5_qemuarm64_20250403125025": {
  "configuration": {
   "HOST_DISTRO": "almalinux-9.5",
   "HOST_NAME": "alma9-vk-1",
   "LAYERS": {
    "meta": {
     "branch": "akanavin/package-version-updates",
     "commit": "a37543bd81d107576803fd8b53513f6a6f37b7b5",
     "commit_count": 77959,
     "commit_time": 1743679246
    },
    "meta-poky": {
     "branch": "akanavin/package-version-updates",
     "commit": "a37543bd81d107576803fd8b53513f6a6f37b7b5",
     "commit_count": 77959,
     "commit_time": 1743679246
    },
    "meta-selftest": {
     "branch": "akanavin/package-version-updates",
     "commit": "a37543bd81d107576803fd8b53513f6a6f37b7b5",
     "commit_count": 77959,
     "commit_time": 1743679246
    },
    "meta-yocto-bsp": {
     "branch": "akanavin/package-version-updates",
     "commit": "a37543bd81d107576803fd8b53513f6a6f37b7b5",
     "commit_count": 77959,
     "commit_time": 1743679246
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": null,
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": [
     "machine",
     "toolchain-user"
    ],
    "skips": null
   },
   "STARTTIME": "20250403125025",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "binutils.BinutilsCrossSelfTest.test_binutils": {
    "duration": 22.164263486862183,
    "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  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  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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,255 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033409/conf/local.conf\n2025-04-03 12:50:28,256 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_gas": {
    "duration": 6.586835622787476,
    "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  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  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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,255 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033409/conf/local.conf\n2025-04-03 12:50:28,256 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_ld": {
    "duration": 6.608907699584961,
    "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  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  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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,255 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033409/conf/local.conf\n2025-04-03 12:50:28,256 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccCrossSelfTest.test_cross_gcc": {
    "duration": 21.8748722076416,
    "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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,257 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033410/conf/local.conf\n2025-04-03 12:50:28,257 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibAtomicSelfTest.test_libatomic": {
    "duration": 22.061769485473633,
    "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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\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:util-linux:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,259 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033411/conf/local.conf\n2025-04-03 12:50:28,259 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibGompSelfTest.test_libgomp": {
    "duration": 21.260658502578735,
    "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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,257 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033412/conf/local.conf\n2025-04-03 12:50:28,257 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibItmSelfTest.test_libitm": {
    "duration": 22.430196285247803,
    "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  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  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  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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\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:diffutils:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,262 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033415/conf/local.conf\n2025-04-03 12:50:28,263 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibSspSelfTest.test_libssp": {
    "duration": 22.193183422088623,
    "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  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  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  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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,262 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033418/conf/local.conf\n2025-04-03 12:50:28,263 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibStdCxxSelfTest.test_libstdcxx": {
    "duration": 21.744120597839355,
    "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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,263 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033424/conf/local.conf\n2025-04-03 12:50:28,263 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GxxCrossSelfTest.test_cross_gxx": {
    "duration": 21.497987508773804,
    "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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,261 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033429/conf/local.conf\n2025-04-03 12:50:28,261 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "glibc.GlibcSelfTest.test_glibc": {
    "duration": 21.349928379058838,
    "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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\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:libevent:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,264 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033432/conf/local.conf\n2025-04-03 12:50:28,264 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,266 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033438/conf/local.conf\n2025-04-03 12:50:28,266 - 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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,266 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033438/conf/local.conf\n2025-04-03 12:50:28,266 - 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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,266 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033438/conf/local.conf\n2025-04-03 12:50:28,266 - 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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,266 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033438/conf/local.conf\n2025-04-03 12:50:28,266 - 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  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  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  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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,267 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033444/conf/local.conf\n2025-04-03 12:50:28,268 - 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  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  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  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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,267 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033444/conf/local.conf\n2025-04-03 12:50:28,268 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "machine"
    ],
    "status": "ERROR"
   },
   "rust.RustSelfTestSystemEmulated.test_rust": {
    "duration": 21.717902660369873,
    "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  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  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.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr_1.7.5.bb: Unable to get checksum for nativesdk-apr SRC_URI entry libtoolize_check.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/poky/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/x86-64/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr-1.7.5/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/apr/libtoolize_check.patch\n/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-support/apr/files/libtoolize_check.patch\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:libxml-parser-perl:/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-03 12:50:28,267 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-1033454/conf/local.conf\n2025-04-03 12:50:28,268 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   }
  }
 }
}