{
    "oeselftest_fedora-40_qemux86-64_20241011233037": {
        "configuration": {
            "HOST_DISTRO": "fedora-40",
            "HOST_NAME": "fedora40-vk-1",
            "LAYERS": {
                "meta": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                },
                "meta-poky": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                },
                "meta-selftest": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                },
                "meta-yocto-bsp": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20241011233037",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 71.19993758201599,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 34, in test_archiver_allows_to_filter_on_recipe_name\n    bitbake('-c clean %s %s' % (include_recipe, exclude_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed initscripts' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 62.10790300369263,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 65, in test_archiver_filters_by_type\n    bitbake('-c clean %s %s' % (target_recipe, native_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 36.840012311935425,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 102, in test_archiver_filters_by_type_and_name\n    bitbake('-c clean %s %s' % (' '.join(target_recipes), ' '.join(native_recipes)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean initscripts selftest-ed update-rc.d-native selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 35.415942907333374,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 207, in test_archiver_mode_configured\n    self._test_archiver_mode('configured', 'selftest-ed-native-1.14.1-r0-configured.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 46.1679105758667,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 223, in test_archiver_mode_diff\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-diff.gz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 26.130587577819824,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 231, in test_archiver_mode_dumpdata\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-showdata.dump',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 29.70660638809204,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 239, in test_archiver_mode_mirror\n    self._test_archiver_mode('mirror', 'ed-1.14.1.tar.lz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 30.615870237350464,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 284, in test_archiver_mode_mirror_combined\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 38.50750136375427,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 258, in test_archiver_mode_mirror_excludes\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 3.540579080581665,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 305, in test_archiver_mode_mirror_gitsm\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean git-submodule-test' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 40.1321976184845,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 333, in test_archiver_mode_mirror_gitsm_shallow\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean git-submodule-test' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 31.770861387252808,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 193, in test_archiver_mode_original\n    self._test_archiver_mode('original', 'ed-1.14.1.tar.lz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 24.3923602104187,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 200, in test_archiver_mode_patched\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-patched.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 45.12329888343811,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 214, in test_archiver_mode_recipe\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-recipe.tar.xz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 124.08432722091675,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 144, in test_archiver_multiconfig_shared_unpack_and_patch\n    bitbake('mc:mc1:%s mc:mc2:%s -c %s -S lockedsigs' % (pn, pn, task))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:mc1:gcc-source-13.3.0 mc:mc2:gcc-source-13.3.0 -c do_unpack_and_patch -S lockedsigs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...NOTE: Cache: default: Out of date cache found, rebuilding...\nNOTE: Cache: mc1: Out of date cache found, rebuilding...\nNOTE: Cache: mc2: Out of date cache found, rebuilding...\ndone.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 2970 .bb files complete (0 cached, 2970 parsed). 5888 targets, 173 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\n\nBuild Configuration (mc:mc1):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\n\nBuild Configuration (mc:mc2):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"i686-poky-linux\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 18.202351331710815,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 166, in test_archiver_srpm_mode\n    bitbake('-n selftest-nopackages selftest-ed')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n selftest-nopackages selftest-ed' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 70.18618488311768,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/baremetal.py\", line 14, in test_baremetal\n    bitbake('baremetal-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 83 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339424/conf/local.conf\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 71.65412831306458,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 127, in test_lock_architecture_specific\n    self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'bblock quilt -t do_compile' returned non-zero exit status 2:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 787, in getTaskSignatures\n    res = command.cooker.getTaskSignatures(params[0], params[1])\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/cooker.py\", line 1449, in getTaskSignatures\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/siggen.py\", line 732, in get_unihashes\n    unihashes = client.get_unihash_batch(queries[k] for k in keys)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 201, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.12/asyncio/base_events.py\", line 687, in run_until_complete\n    return future.result()\n           ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 173, in get_unihash_batch\n    result = await self.send_stream_batch(\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 138, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 124, in connect\n    await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in setup_connection\n    await self.auth(self.username, self.password)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in auth\n    result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in invoke\n    return await super().invoke(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in invoke\n    self.check_invoke_error(result)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in check_invoke_error\n    raise InvokeError(msg[\"invoke-error\"][\"message\"])\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 522.7720782756805,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 117.09878516197205,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 61.86170935630798,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 58.00465416908264,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 70.62399339675903,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 122, in test_python_exec_func_python_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"fedora-40\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\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\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 62.42016530036926,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 130, in test_python_exec_func_python_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 7.489562511444092,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 139, in test_python_exec_func_python_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_python, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 7.827436685562134,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 147, in test_python_exec_func_python_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_python, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 7.194216251373291,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 55, in test_python_exec_func_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 5.637784242630005,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 64, in test_python_exec_func_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 9.770864486694336,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 73, in test_python_exec_func_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_shell, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 10.42607069015503,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 83, in test_python_exec_func_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_shell, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 10.285824060440063,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 92, in test_python_exit_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 4.5673828125,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 99, in test_python_exit_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 5.2996742725372314,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 107, in test_python_exit_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exit, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 7.315595388412476,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 114, in test_python_exit_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exit, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 12.41040825843811,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 154, in test_python_fatal_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 10.090246438980103,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 162, in test_python_fatal_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 5.31937575340271,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 171, in test_python_fatal_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_fatal, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 9.093383312225342,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 179, in test_python_fatal_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_fatal, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 6.849225759506226,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 20, in test_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 7.183458566665649,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 28, in test_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 7.051959276199341,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 36, in test_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_shelltest, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 6.19603705406189,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 45, in test_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1963 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.8.0\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0.4\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_shelltest, /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\\n                 become = self.saved_become_user\\n    >            await self.auth(self.username, self.password)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username=\\'pokybuild\\', token=\\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'):\\n         async def auth(self, username, token):\\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\\n             self.username = username\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}},), **kwargs={}):\\n             await self._set_mode(self.MODE_NORMAL)\\n    >        return await super().invoke(*args, **kwargs)\\n     \\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={\\'auth\\': {\\'username\\': \\'pokybuild\\', \\'token\\': \\'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago\\'}}):\\n             result = await self._send_wrapper(proc)\\n    >        self.check_invoke_error(result)\\n             return result\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={\\'invoke-error\\': {\\'message\\': \\'Unable to authenticate as pokybuild\\'}}):\\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\\n     \\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 71.95749068260193,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 8.87063980102539,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 127, in test_bitbake_g\n    result = bitbake('-g %s' % recipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -g base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 637, in generateDotGraph\n    command.cooker.generateDotGraphFiles(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/cooker.py\", line 897, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/cooker.py\", line 706, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/siggen.py\", line 732, in get_unihashes\n    unihashes = client.get_unihash_batch(queries[k] for k in keys)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 201, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.12/asyncio/base_events.py\", line 687, in run_until_complete\n    return future.result()\n           ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 173, in get_unihash_batch\n    result = await self.send_stream_batch(\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 138, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 124, in connect\n    await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in setup_connection\n    await self.auth(self.username, self.password)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in auth\n    result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in invoke\n    return await super().invoke(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in invoke\n    self.check_invoke_error(result)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in check_invoke_error\n    raise InvokeError(msg[\"invoke-error\"][\"message\"])\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 2.1169517040252686,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 17.07420563697815,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 17.213088035583496,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 217, in test_checkuri\n    result = runCmd('bitbake -c checkuri m4')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -c checkuri m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 36.02003502845764,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 227, in test_continue\n    runCmd('bitbake -c cleanall man-db xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -c cleanall man-db xcursor-transparent-theme' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 6.6883864402771,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 178, in test_dry_run\n    result = runCmd('bitbake -n selftest-hello-native')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -n selftest-hello-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.9436092376708984,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 40.52007484436035,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 44, in test_event_handler\n    result = bitbake('selftest-hello-native')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nNOTE: Test for bb.event.BuildStarted\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 24.317489624023438,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 98, in test_force_task_1\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean zlib' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 7.7774083614349365,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 117, in test_force_task_2\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  zlib' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 15.281674146652222,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 323, in test_git_patchtool\n    result = bitbake('{} -c patch'.format(test_recipe), ignore_status=False)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  man-db -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 10.750947952270508,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 336, in test_git_patchtool2\n    result = bitbake('{} -c patch'.format(test_recipe), ignore_status=False)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gitrepotest -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 32.343303203582764,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 353, in test_git_unpack_nonetwork\n    bitbake('gitunpackoffline -c fetch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gitunpackoffline -c fetch' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 7.583983421325684,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 366, in test_git_unpack_nonetwork_fail\n    self.assertTrue(re.search(\"Recipe uses a floating tag/branch .* for repo .* without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev()\", result.output), msg = \"Recipe without PV set to SRCPV should have failed: %s\" % result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : Recipe without PV set to SRCPV should have failed: Loading cache...done.\nLoaded 1962 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 4.278146743774414,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 134, in test_image_manifest\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 33.89113259315491,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 79, in test_invalid_patch\n    bitbake('-cclean man-db')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean man-db' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 4.283045053482056,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 5.6963396072387695,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 5.619807004928589,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 52, in test_local_sstate\n    bitbake('selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 27.999990463256836,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 239, in test_non_gplv3\n    self.assertEqual(result.status, 0, \"Bitbake failed, exit code %s, output %s\" % (result.status, result.output))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Bitbake failed, exit code 1, output Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 76 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 4.839125633239746,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 7.006791353225708,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 38.706326723098755,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 167, in test_rename_downloaded_file\n    self.assertEqual(result.status, 0, msg = \"Couldn't fetch aspell. %s\" % result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Couldn't fetch aspell. NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/aspell/aspell_0.60.8.1.bb, do_fetch\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 2.8321609497070312,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.356740951538086,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.9606268405914307,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 6.51402735710144,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 251, in test_setscene_only\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 4.089219093322754,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 264, in test_skip_setscene\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 23.04368495941162,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 376, in test_unexpanded_variable_in_path\n    self.assertTrue(re.search(\"ERROR: Directory name /.* contains unexpanded bitbake variable. This may cause build failures and WORKDIR polution\",\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : mkdirhier with unexpanded variable should have failed: Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 4.022739410400391,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.1139681339263916,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 71.43579936027527,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 191, in test_arch_work_dir_and_export_source\n    self.assertEqual(res.status, 0, \"\\nCouldn't build xcursortransparenttheme.\\nbitbake output %s\" % res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : \nCouldn't build xcursortransparenttheme.\nbitbake output Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 71.97648644447327,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 146, in test_buildhistory_basic\n    self.run_buildhistory_operation('xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 62.282108783721924,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 152, in test_buildhistory_buildtime_pr_backwards\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 13.065775871276855,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 157, in test_fileinfo\n    bitbake('hicolor-icon-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  hicolor-icon-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 70.41741585731506,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 67, in test_stoptask_behavior\n    self.assertTrue('ERROR: No new tasks can be executed since the disk space monitor action is \"STOPTASKS\"!' in res.output, msg = \"Tasks should have stopped. Disk monitor is set to STOPTASK: %s\" % res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Tasks should have stopped. Disk monitor is set to STOPTASK: Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 70.17967891693115,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 40, in test_ccache_tool\n    bitbake(\"ccache-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  ccache-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 19.83290982246399,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 25, in test_incremental_image_generation\n    bitbake(\"-c clean core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 57.42447257041931,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 59, in test_read_only_image\n    bitbake(\"core-image-sato core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-sato core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 71.21267557144165,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 239, in test_poisoning\n    self.assertTrue(\"is unsafe for cross-compilation\" in res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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",
                "status": "FAILED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 71.73352718353271,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 134, in test_layer_without_git_dir\n    ret = bitbake('-n %s' % test_recipe)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n ed' returned non-zero exit status 1:\nWARNING: Layer meta-dummy should set LAYERSERIES_COMPAT_meta-dummy in its conf/layer.conf file to list the core layer names it is compatible with.\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nWARNING: No bb files in default matched BBFILE_PATTERN_meta-dummy '^/tmp/tmpranmes_k/meta-dummy/'\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nmeta-dummy           = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 76.91236591339111,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 94, in test_options_warnqa_errorqa_switch\n    self.assertTrue(line and line.startswith(\"ERROR:\"), msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb, do_package\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-10-11 23:33:07,821 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 70.79086685180664,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 206, in test_toolchain_fortran\n    bitbake('fortran-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  fortran-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 49 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339495/conf/local.conf\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 84.51638269424438,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 36, in test_cmake_qemu\n    self._qemu_usermode(\"cmake-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  cmake-example -c run_tests' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-10-11 23:32:03,696 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\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\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 58.48031568527222,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 79.47399139404297,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 53, in test_meson_qemu\n    self._qemu_usermode(\"meson-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meson-example -c run_tests' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-10-11 23:31:58,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\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\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 62.70327830314636,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 19.76112174987793,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/containerimage.py\", line 82, in test_expected_files\n    bitbake('container-test-image')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  container-test-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.005603790283203125,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 66.88234686851501,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 127, in test_image_json\n    bitbake(\"core-image-minimal-initramfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal-initramfs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 11.011907577514648,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 93, in test_recipe_report_json\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4-native -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 10.249465227127075,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 201, in test_recipe_report_json_ignored\n    bitbake(\"logrotate -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  logrotate -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 43.85103249549866,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 165, in test_recipe_report_json_unpatched\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4-native -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.011661052703857422,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "status": "UNKNOWN"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 21.745811939239502,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 390, in test_devtool_add\n    bitbake('%s -c cleansstate' % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  pv -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-10-11 23:45:00,991 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 186.21909642219543,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 423, in test_devtool_add_binary\n    result = runCmd('devtool add  -b %s %s' % (pn, bin_package_path))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add  -b tst-bin /tmp/devtoolqavjcd63dz/tst-bin.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching file:///tmp/devtoolqavjcd63dz/tst-bin.tar.gz;subdir=${BPN}...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolullgt1e2 'file:///tmp/devtoolqavjcd63dz/tst-bin.tar.gz'  -x /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace/sources/devtoolsrcbu6jt2f0 -N tst-bin -b' failed\n2024-10-11 23:48:07,211 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 186.42507982254028,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 552, in test_devtool_add_fetch\n    result = runCmd('devtool add --no-pypi %s %s -f %s' % (testrecipe, srcdir, url))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add --no-pypi python-markupsafe /tmp/devtoolqany21pzsc/python-markupsafe -f https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolp58z5_y0 'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz'  -x /tmp/devtoolqany21pzsc/python-markupsafe -N python-markupsafe --no-pypi' failed\n2024-10-11 23:51:13,635 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 186.50428366661072,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 597, in test_devtool_add_fetch_git\n    result = runCmd('devtool add %s %s -a -f %s' % (testrecipe, srcdir, url))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add mraa /tmp/devtoolqah7boftu9/mraa -a -f gitsm://git.yoctoproject.org/mraa' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching gitsm://git.yoctoproject.org/mraa;branch=master...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolk1xtpkwe 'gitsm://git.yoctoproject.org/mraa'  -x /tmp/devtoolqah7boftu9/mraa -N mraa -a' failed\n2024-10-11 23:54:20,139 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 184.6581597328186,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 644, in test_devtool_add_fetch_simple\n    result = runCmd('devtool add %s' % url)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtool_l4a3clm 'http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace/sources/devtoolsrcng0j5f4b' failed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 11.074521541595459,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 436, in test_devtool_add_git_local\n    bitbake('dbus')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dbus' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 184.95797562599182,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 481, in test_devtool_add_git_style1\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 295, in _test_devtool_add_git_url\n    result = runCmd(command)\n             ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https...\nLoading cache...done.\nLoaded 1966 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtool50xxyg4y 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace/sources/devtoolsrc4366_12i -N mbedtls -V v3.1.0' failed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 184.97949600219727,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 490, in test_devtool_add_git_style2\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri, srcrev)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 295, in _test_devtool_add_git_url\n    result = runCmd(command)\n             ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https' --srcrev v3.1.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;protocol=https;nobranch=1...\nLoading cache...done.\nLoaded 1966 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtool0whc1los 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace/sources/devtoolsrcqagwge7k -N mbedtls -V v3.1.0 --srcrev v3.1.0' failed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 5.683261156082153,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 512, in test_devtool_add_library\n    bitbake('libftdi -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  libftdi -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1966 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 0.8815770149230957,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 184.72058486938477,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 695, in test_devtool_add_python_egg_requires\n    result = runCmd('devtool add %s %s -f %s' % (testrecipe, srcdir, url))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add python3-uvicorn /tmp/devtoolqat4bnrd3a/python3-uvicorn -f https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz...\nLoading cache...done.\nLoaded 1966 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolxiyb4lb0 'https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz'  -x /tmp/devtoolqat4bnrd3a/python3-uvicorn -N python3-uvicorn' failed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 36.76998496055603,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1863, in test_devtool_build_image\n    bitbake('%s -c clean' % image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-10-11 23:36:09,390 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 7.790669679641724,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1800, in test_devtool_deploy_target\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image qemu-native qemu-helper-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 219.10026836395264,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1748, in test_devtool_extract\n    result = runCmd('devtool extract matchbox-terminal %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool extract matchbox-terminal /tmp/devtoolqaj929eg11' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 429, in extract\n    initial_rev, _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 437, in extract\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 189.62149858474731,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1758, in test_devtool_extract_virtual\n    result = runCmd('devtool extract virtual/make %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool extract virtual/make /tmp/devtoolqa1o0e9nfv' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 429, in extract\n    initial_rev, _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 437, in extract\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 186.38450002670288,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1769, in test_devtool_reset_all\n    result = runCmd('devtool modify -x %s %s' % (testrecipe1, os.path.join(tempdir, testrecipe1)))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify -x mdadm /tmp/devtoolqapvq7pv7s/mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 227.53324699401855,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2792, in test_devtool_ide_sdk_code_cmake\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2496, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify cmake-example -x /tmp/devtoolqaxmida4jk' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n2024-10-11 23:42:59,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\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\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 214.20355916023254,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2809, in test_devtool_ide_sdk_code_meson\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2496, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify meson-example -x /tmp/devtoolqaks4lm87e' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n2024-10-11 23:46:33,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\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\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 18.165523290634155,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2751, in test_devtool_ide_sdk_none_qemu\n    bitbake(testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-10-11 23:46:51,898 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/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"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 189.27481770515442,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2910, in test_devtool_ide_sdk_plugins\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2496, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify meson-example -x /tmp/devtoolqajq9_c_q8' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n2024-10-11 23:50:01,171 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\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\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 14.325220346450806,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2849, in test_devtool_ide_sdk_shared_sysroots\n    result_init = runCmd(\n                  ^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool ide-sdk -m shared oe-selftest-image cmake-example meson-example --ide=code' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: Using image: oe-selftest-image\nINFO: Adding ['cmake-example', 'meson-example'] to the Direct SDK sysroots.\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/ide_sdk.py\", line 963, in ide_setup\n    exec_build_env_command(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/__init__.py\", line 47, in exec_build_env_command\n    return exec_watch('%s%s' % (init_prefix, cmd), **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/__init__.py\", line 73, in exec_watch\n    raise bb.process.ExecutionError(cmd, process.returncode, buf, None)\nbb.process.ExecutionError: Execution of 'bitbake oe-selftest-image:do_build meta-ide-support:do_build cmake-example:do_populate_sysroot meson-example:do_populate_sysroot' failed with exit code 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 33.409733057022095,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 784, in test_devtool_buildclean\n    bitbake('mdadm m4 -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mdadm m4 -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 236.00619530677795,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 707, in test_devtool_modify\n    result = runCmd('devtool modify mdadm -x %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm -x /tmp/devtoolqaluofjcry' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n2024-10-11 23:37:06,640 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 14.987377166748047,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 923, in test_devtool_modify_git\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  psplash -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 16.324082136154175,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 997, in test_devtool_modify_git_crates_subpath\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  hello-rs -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 8.646648406982422,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 950, in test_devtool_modify_git_no_extract\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  psplash -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 199.26901817321777,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 763, in test_devtool_modify_go\n    result = runCmd('devtool modify go-helloworld -x %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify go-helloworld -x /tmp/devtoolqa0gm56ej4' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n2024-10-11 23:41:05,868 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 54.31173086166382,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 9.573272705078125,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1071, in test_devtool_modify_localfiles\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  lighttpd -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 6.26704216003418,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 893, in test_devtool_modify_localfiles_only\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  base-files -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 8.021907091140747,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1145, in test_devtool_modify_multiple_sources\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  bzip2 -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 190.92440533638,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 868, in test_devtool_modify_native\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, os.path.join(tempdir, testrecipe)))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify cdrtools-native -x /tmp/devtoolqariq1ue77/cdrtools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nWARNING: QA Issue: cdrtools-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: devtool-source.bbclass [native-last]\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 185.55278873443604,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1117, in test_devtool_modify_overrides\n    result = runCmd('devtool modify devtool-patch-overrides -x %s' % (tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-patch-overrides -x /tmp/devtoolqae16cdkn1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: SRC_URI contains some conditional appends/prepends - will create branches to represent these\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 185.60905289649963,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1098, in test_devtool_modify_virtual\n    result = runCmd('devtool modify %s -x %s' % (virtrecipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify virtual/make -x /tmp/devtoolqa_vv2rtpr' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: Mapping virtual/make to make\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 8.69945216178894,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 40.985684871673584,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1636, in test_devtool_finish_modify_git_subdir\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dos2unix -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 283.5296039581299,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1709, in test_devtool_git_submodules\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify vulkan-samples /tmp/devtoolqa3hs1r5m8' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 194.7120862007141,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1179, in test_devtool_update_recipe\n    result = runCmd('devtool modify %s %s' % (testrecipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify minicom /tmp/devtoolqawz1pvyz0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 192.5591025352478,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1266, in test_devtool_update_recipe_append\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempsrcdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm -x /tmp/devtoolqamjyirbyz/source' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 187.443012714386,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1339, in test_devtool_update_recipe_append_git\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempsrcdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mtd-utils-selftest -x /tmp/devtoolqaglfr6rye/source' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 187.51057982444763,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1216, in test_devtool_update_recipe_git\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mtd-utils-selftest -x /tmp/devtoolqap_da_6y0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 187.27767825126648,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1420, in test_devtool_update_recipe_local_files\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify makedevs -x /tmp/devtoolqaq5mmn28d' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 187.35463213920593,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1469, in test_devtool_update_recipe_local_files_2\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-local -x /tmp/devtoolqal5k21dg2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: SRC_URI contains some conditional appends/prepends - will create branches to represent these\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 187.0040237903595,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1564, in test_devtool_update_recipe_local_files_3\n    result = runCmd('devtool modify %s' % testrecipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-localonly' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: SRC_URI contains some conditional appends/prepends - will create branches to represent these\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 187.0302484035492,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1613, in test_devtool_update_recipe_local_files_subdir\n    result = runCmd('devtool modify %s' % testrecipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-subdir' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 188.13367795944214,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1585, in test_devtool_update_recipe_local_patch_gz\n    result = runCmd('devtool modify %s' % testrecipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-patch-gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 186.98621559143066,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1539, in test_devtool_update_recipe_long_filename\n    result = runCmd('devtool modify %s' % testrecipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-long-filename' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 187.0594277381897,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1512, in test_devtool_update_recipe_with_gitignore\n    result = runCmd('devtool modify %s' % testrecipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-ignored' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 269.6184546947479,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2229, in test_devtool_finish_modify_origlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2209, in _setup_test_devtool_finish_modify\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm /tmp/devtoolqawm_dy4wy' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 195.26394367218018,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2243, in test_devtool_finish_modify_otherlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2209, in _setup_test_devtool_finish_modify\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm /tmp/devtoolqa9hp26y9h' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 192.75554370880127,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2302, in test_devtool_finish_update_patch\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify sysdig-selftest /tmp/devtoolqacntni13q' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 897, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 1042, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 187.3859257698059,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2139, in test_devtool_finish_upgrade_origlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2119, in _setup_test_devtool_finish_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, newversion))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test1 /tmp/devtoolqa8uyh7ih4 -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 594, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 622, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 187.60646176338196,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2166, in test_devtool_finish_upgrade_otherlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2119, in _setup_test_devtool_finish_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, newversion))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test1 /tmp/devtoolqaitj0t47i -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 594, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 622, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 0.8082089424133301,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 3.4322988986968994,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 184.75713300704956,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2340, in test_devtool_rename\n    add_recipe()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2333, in add_recipe\n    result = runCmd('devtool add %s' % url)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (989 cached, 2 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtool7y3vbjc4 'http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/workspace/sources/devtoolsrcz0rkshge' failed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 187.25125336647034,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1918, in test_devtool_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test1 /tmp/devtoolqaxdq_wnx4 -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 594, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 622, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 186.92997765541077,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2015, in test_devtool_upgrade_all_checksums\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test4 /tmp/devtoolqat4yw1mnn -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 594, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 622, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 187.13580799102783,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1991, in test_devtool_upgrade_drop_md5sum\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test3 /tmp/devtoolqackdkkrpt -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 594, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 622, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 187.77767300605774,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1956, in test_devtool_upgrade_git\n    result = runCmd('devtool upgrade %s %s -S %s' % (recipe, tempdir, commit))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test2 /tmp/devtoolqaizovqphj -S 6cc6077a36fe2648a5f993fe7c16c9632f946517' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nworkspace            = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 594, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/standard.py\", line 612, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/devtool/upgrade.py\", line 622, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 3.0495853424072266,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2403, in test_devtool_virtual_kernel_modify\n    bitbake('%s -c clean' % kernel_provider)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  linux-yocto -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0015091896057128906,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 163.58566999435425,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 46.515191316604614,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/efibootpartition.py\", line 31, in test_boot_efi\n    bitbake(image + \" ovmf\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal ovmf' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 86, in setUpClass\n    oeSDKExtSelfTest.generate_eSDK(cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 45, in generate_eSDK\n    bitbake(pn_task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c populate_sdk_ext' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339495/conf/local.conf\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 86, in setUpClass\n    oeSDKExtSelfTest.generate_eSDK(cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 45, in generate_eSDK\n    bitbake(pn_task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c populate_sdk_ext' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339495/conf/local.conf\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 59.90928530693054,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 3.9480092525482178,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 17.78259587287903,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fetch.py\", line 34, in test_git_mirrors\n    bitbake(\"dbus-wait -c fetch -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dbus-wait -c fetch -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb, do_fetch\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 50.525904417037964,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 48, in test_fit_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 35.81566143035889,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 756, in test_initramfs_bundle\n    bitbake(\"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"beaglebone-yocto\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"arm vfp cortexa8 neon callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 31.21535634994507,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 612, in test_sign_cascaded_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 34.835829734802246,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 128, in test_sign_fit_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"beaglebone-yocto\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"arm vfp cortexa8 neon callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 30.471558332443237,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 457, in test_sign_standalone_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 42.06478810310364,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 281, in test_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 34.52158975601196,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 366, in test_uboot_sign_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "status": "UNKNOWN"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.3279266357421875,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 0.391010046005249,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.28310203552246094,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.23616576194763184,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.47538232803344727,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.2341454029083252,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/gotoolchain.py\", line 40, in setUpClass\n    bitbake(\"meta-go-toolchain\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-go-toolchain' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 4.848146677017212,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/image_typedep.py\", line 46, in test_conversion_typedep_added\n    bitbake('-g emptytest')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -g emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 637, in generateDotGraph\n    command.cooker.generateDotGraphFiles(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/cooker.py\", line 897, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/cooker.py\", line 706, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/siggen.py\", line 732, in get_unihashes\n    unihashes = client.get_unihash_batch(queries[k] for k in keys)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 201, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.12/asyncio/base_events.py\", line 687, in run_until_complete\n    return future.result()\n           ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 173, in get_unihash_batch\n    result = await self.send_stream_batch(\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 138, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 124, in connect\n    await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in setup_connection\n    await self.auth(self.username, self.password)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in auth\n    result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in invoke\n    return await super().invoke(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in invoke\n    self.check_invoke_error(result)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in check_invoke_error\n    raise InvokeError(msg[\"invoke-error\"][\"message\"])\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 11.297283411026001,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 63, in test_all_users_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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"
                ],
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 11.180721521377563,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 106, in test_bmap\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 11.788773775100708,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 308, in test_empty_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  test-empty-image' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 11.757891654968262,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 142, in test_hypervisor_fmts\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 19.49092721939087,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 219, in test_image_fstypes\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 11.346773386001587,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 290, in test_image_gen_debugfs\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 12.175513744354248,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 179, in test_long_chain_conversion\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 11.243159294128418,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 325, in test_mandb\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 11.608975172042847,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 271, in test_no_busybox_base_utils\n    bitbake(\"--graphviz core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --graphviz core-image-weston' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 47 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/command.py\", line 637, in generateDotGraph\n    command.cooker.generateDotGraphFiles(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/cooker.py\", line 897, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/cooker.py\", line 706, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/siggen.py\", line 732, in get_unihashes\n    unihashes = client.get_unihash_batch(queries[k] for k in keys)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 201, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.12/asyncio/base_events.py\", line 687, in run_until_complete\n    return future.result()\n           ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 173, in get_unihash_batch\n    result = await self.send_stream_batch(\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 138, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 124, in connect\n    await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in setup_connection\n    await self.auth(self.username, self.password)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in auth\n    result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in invoke\n    return await super().invoke(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in invoke\n    self.check_invoke_error(result)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in check_invoke_error\n    raise InvokeError(msg[\"invoke-error\"][\"message\"])\nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 12.096356630325317,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 37, in test_non_root_user_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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"
                ],
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 11.661254405975342,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 245, in test_useradd_static\n    bitbake(\"core-image-base\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-base' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 61 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 4.60542368888855,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 91, in test_wayland_support_in_image\n    bitbake('core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 33.21376323699951,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 122, in test_bash_and_license\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 43.05020022392273,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 113, in test_bash_default\n    raise AssertionError(result.output)\nAssertionError: Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 31.032943964004517,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 133, in test_bash_license_exceptions\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 25.801290035247803,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 128, in test_bash_or_license\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 1.3915717601776123,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 1.446397304534912,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 1.401195764541626,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 1.4610590934753418,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 1.4039642810821533,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 1.4511878490447998,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 1.4458892345428467,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 9.420719385147095,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 9.565077066421509,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 1.6071579456329346,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 10.545664310455322,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 11.570239543914795,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 47.47161149978638,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 150, in test_core_image_full_cmdline_weston\n    bitbake('core-image-full-cmdline core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 34.16843008995056,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 140, in test_core_image_minimal\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 41.605329513549805,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/intercept.py\", line 20, in test_git_intercept\n    bitbake(\"git-submodule-test -c test_git_as_user\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  git-submodule-test -c test_git_as_user' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 39.07715725898743,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/kerneldevelopment.py\", line 45, in test_apply_patches\n    runCmd('bitbake virtual/kernel -c patch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake virtual/kernel -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nmeta-kerneltest      = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339495/conf/local.conf\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 57.8507444858551,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/layerappend.py\", line 88, in test_layer_appends\n    bitbake(\"layerappendtest\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  layerappendtest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nmeta-layertest0      \nmeta-layertest1      \nmeta-layertest2      = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
                "status": "FAILED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.04045581817626953,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.021953344345092773,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 7.330333471298218,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/liboe.py\", line 60, in test_copy_tree_xattr\n    bitbake(\"attr-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  attr-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 17.53714656829834,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 30, in test_checksum_with_space\n    result = bitbake(bitbake_cmd)\n             ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_lic emptytest' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 3.1519038677215576,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 51, in test_nonmatching_checksum\n    result = bitbake(bitbake_cmd)\n             ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_lic emptytest' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 42.5846266746521,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/locales.py\", line 54, in test_locales_off\n    self.run_locales_test(False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 35.24482178688049,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/locales.py\", line 51, in test_locales_on\n    self.run_locales_test(True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "status": "UNKNOWN"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "status": "UNKNOWN"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 29.341089010238647,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 27, in test_minidebuginfo\n    bitbake(\"{} {}:do_addto_recipe_sysroot\".format(image, binutils))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal binutils-cross-x86_64:do_addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 29.380579948425293,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 43, in test_multiconfig\n    bitbake('core-image-full-cmdline')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\ndone.\nParsing of 2970 .bb files complete (0 cached, 2970 parsed). 5890 targets, 413 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\n\nBuild Configuration (mc:tiny):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"i686-poky-linux-musl\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky-tiny\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\n\nBuild Configuration (mc:musl):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux-musl\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 6 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 18.390661239624023,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 87, in test_multiconfig_inlayer\n    bitbake('mc:muslmc:bash -n')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:muslmc:bash -n' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\ndone.\nParsing of 1980 .bb files complete (0 cached, 1980 parsed). 3927 targets, 109 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\n\nBuild Configuration (mc:muslmc):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux-musl\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 17.613304615020752,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 65, in test_multiconfig_reparse\n    result = bitbake('mc:test:multiconfig-test-parse -c showvar')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:test:multiconfig-test-parse -c showvar' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1980 .bb files complete (0 cached, 1980 parsed). 3926 targets, 104 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\n\nBuild Configuration (mc:test):\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 12.270155906677246,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/newlib.py\", line 13, in test_newlib\n    bitbake(\"newlib libgloss\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  newlib libgloss' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 83 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.1575050354003906,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 0.8985681533813477,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 0.9221463203430176,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.4286463260650635,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0005466938018798828,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0004711151123046875,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.0040242671966552734,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0034699440002441406,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.002395153045654297,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.002270221710205078,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.00421452522277832,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.008671283721923828,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.001127004623413086,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0025777816772460938,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.002648591995239258,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.002821207046508789,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.002925872802734375,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0005562305450439453,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0005478858947753906,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.03339719772338867,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "status": "UNKNOWN"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0007917881011962891,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0009064674377441406,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.001102447509765625,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 12.519088745117188,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 20, in test_buildhistory_diff\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.00584864616394043,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.10798454284667969,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.003061056137084961,
                "log": "No \"dash\" found on test system.\n",
                "status": "SKIPPED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 102.41579079627991,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.14306235313415527,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 115.90355324745178,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 115.02291822433472,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 121.51662111282349,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.0040624141693115234,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.007984161376953125,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.008345603942871094,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.008543014526367188,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 11.23492693901062,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 128, in test_oe_run_native\n    bitbake(\"qemu-helper-native -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  qemu-helper-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 13.26361894607544,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 297, in test_all_required_variables_set\n    self.assertTrue(line, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/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"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 4.566406726837158,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 13.784198999404907,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 361, in test_image_feature_is_missing\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/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"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 11.748289823532104,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 455, in test_lower_layer_access\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/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"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 11.740700960159302,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 375, in test_sbin_init_original\n    self.run_sbin_init(True, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/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"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 11.566104412078857,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 371, in test_sbin_init_preinit\n    self.run_sbin_init(False, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/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"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 11.861568212509155,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 379, in test_sbin_init_read_only\n    self.run_sbin_init(True, \"squashfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/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"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 27.450254440307617,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 227, in test_correct_image_fstab\n    self._test_correct_image('base-files', base_files_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 9.531587839126587,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 263, in test_correct_image_unit\n    self._test_correct_image('systemd-machine-units', systemd_machine_unit_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (987 cached, 3 parsed). 1963 targets, 50 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 27.559006690979004,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 15.986497163772583,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 38.66210961341858,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 69, in test_not_all_units_installed\n    self.assertTrue(line and line.startswith(\"WARNING:\"), msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 46 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 27.63998508453369,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 89, in test_not_all_units_installed_but_qa_skipped\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 46 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 10.67346978187561,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 35.38700532913208,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/package.py\", line 157, in test_gdb_hardlink_debug\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 4.517970561981201,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/package.py\", line 97, in test_package_name_conflict\n    self.assertTrue(err in res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 26.690989017486572,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/package.py\", line 191, in test_preserve_ownership\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 3.532132863998413,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/package.py\", line 102, in test_preserve_sparse_hardlinks\n    bitbake(\"selftest-hardlink -c package\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hardlink -c package' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "package.VersionOrdering.test_dpkg": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339495/conf/local.conf\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "package.VersionOrdering.test_opkg": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339495/conf/local.conf\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "package.VersionOrdering.test_rpm": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339495/conf/local.conf\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 40.396867513656616,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 115, in test_import_export_override_db\n    self.run_test_pr_export_import('m4', replace_current_db=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:42791, PID: 2347360\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 10.040407180786133,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 112, in test_import_export_replace_db\n    self.run_test_pr_export_import('m4')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:41327, PID: 2350742\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 44.73792386054993,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 121, in test_pr_service_deb_arch_dep\n    self.run_test_pr_service('m4', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:36827, PID: 2351681\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 8.536736726760864,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 130, in test_pr_service_deb_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:33697, PID: 2354776\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (988 cached, 2 parsed). 1963 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 27.679205656051636,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 124, in test_pr_service_ipk_arch_dep\n    self.run_test_pr_service('m4', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:35127, PID: 2355632\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 8.167858123779297,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 133, in test_pr_service_ipk_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:35803, PID: 2357993\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (988 cached, 2 parsed). 1963 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 5.2003021240234375,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 118, in test_pr_service_rpm_arch_dep\n    self.run_test_pr_service('m4', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:42309, PID: 2358489\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 6.408743143081665,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 127, in test_pr_service_rpm_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/cache/prserv.sqlite3, Address: 127.0.0.1:37085, PID: 2359525\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (988 cached, 2 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.1968803405761719,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 18.569101333618164,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/pseudo.py\", line 23, in test_pseudo_pyc_creation\n    bitbake('pseudo-pyc-test -c install')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  pseudo-pyc-test -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaymbr2p6b = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 192.28308033943176,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 364, in test_recipetool_create\n    result = runCmd('recipetool create -o %s %s -x %s' % (recipefile, srcuri, tempsrc))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqatfdanatu/logrotate_3.12.3.bb https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz -x /tmp/recipetoolqatfdanatu/srctree' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 4.236792087554932,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 377, in test_recipetool_create_autotools\n    bitbake('libpng pango libx11 libxext jpeg libcheck')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  libpng pango libx11 libxext jpeg libcheck' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 183.77860140800476,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 422, in test_recipetool_create_cmake\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqat4hmuq4q/recipe http://taglib.github.io/releases/taglib-1.11.1.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching http://taglib.github.io/releases/taglib-1.11.1.tar.gz...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 183.88038754463196,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 741, in test_recipetool_create_git_http\n    self._test_recipetool_create_git('http://git.yoctoproject.org/git/matchbox-keyboard')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqazggta1lv/recipe \"http://git.yoctoproject.org/git/matchbox-keyboard\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/git/matchbox-keyboard;protocol=http;branch=master...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 183.9084267616272,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 750, in test_recipetool_create_git_srcbranch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;protocol=https', 'matchbox-keyboard-0-1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaph86wc_z/recipe -B matchbox-keyboard-0-1 \"git://git.yoctoproject.org/matchbox-keyboard;protocol=https\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;protocol=https;branch=matchbox-keyboard-0-1...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 183.6909475326538,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 747, in test_recipetool_create_git_srcuri_branch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa7s0qa5yw/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 183.6746129989624,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 744, in test_recipetool_create_git_srcuri_master\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaws7s_af1/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 183.98288011550903,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 469, in test_recipetool_create_github\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['recipetool', 'create', '-o', '/tmp/recipetoolqa490y3b4m/recipe', 'https://github.com/mesonbuild/meson;rev=0.52.1']' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://github.com/mesonbuild/meson;rev=0.52.1;protocol=https;nobranch=1...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 183.8098850250244,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 714, in test_recipetool_create_github_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqavh7x_ar0/recipe https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 184.20431303977966,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 772, in test_recipetool_create_go\n    result = runCmd('recipetool create -o %s %s -S %s -B %s' % (temprecipe, srcuri, srcrev, srcbranch))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa9u3zue8v/recipe https://github.com/edgexfoundry/edgex-go.git -S v3.0.0 -B main' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://github.com/edgexfoundry/edgex-go.git;protocol=https;branch=main...\nLoading cache...done.\nLoaded 1966 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 184.25660967826843,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 950, in test_recipetool_create_go_replace_modules\n    result = runCmd('recipetool create -o %s %s -S %s -B %s --src-subdir %s' % (temprecipe, srcuri, srcrev, srcbranch, srcsubdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqawz2yfxpv/recipe https://github.com/OpenAPITools/openapi-generator.git -S v7.2.0 -B master --src-subdir samples/openapi3/client/petstore/go' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://github.com/OpenAPITools/openapi-generator.git;protocol=https;branch=master...\nLoading cache...done.\nLoaded 1966 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 1.0459792613983154,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 183.38243055343628,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 631, in test_recipetool_create_python3_pep517_flit_core_buildapi\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa6eb2j7ne/recipe https://files.pythonhosted.org/packages/1f/7a/8b94bb016069caa12fc9f587b28080ac33b4fbb8ca369b98bc0a4828543e/typing_extensions-4.8.0.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/1f/7a/8b94bb016069caa12fc9f587b28080ac33b4fbb8ca369b98bc0a4828543e/typing_extensions-4.8.0.tar.gz...\nLoading cache...done.\nLoaded 1966 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 183.87972569465637,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 653, in test_recipetool_create_python3_pep517_hatchling\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaiuvt8zg_/recipe https://files.pythonhosted.org/packages/e4/43/087b24516db11722c8687e0caf0f66c7785c0b1c51b0ab951dfde924e3f5/jsonschema-4.19.1.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/e4/43/087b24516db11722c8687e0caf0f66c7785c0b1c51b0ab951dfde924e3f5/jsonschema-4.19.1.tar.gz...\nLoading cache...done.\nLoaded 1967 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 183.6082639694214,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 676, in test_recipetool_create_python3_pep517_maturin\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqafynnut6_/recipe https://files.pythonhosted.org/packages/64/26/cffb93fe9c6b5a91c497f37fae14a4b073ecbc47fc36a9979c7aa888b245/pydantic_core-2.14.5.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/64/26/cffb93fe9c6b5a91c497f37fae14a4b073ecbc47fc36a9979c7aa888b245/pydantic_core-2.14.5.tar.gz...\nLoading cache...done.\nLoaded 1968 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 183.8635561466217,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 698, in test_recipetool_create_python3_pep517_mesonpy\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa85amk9mg/recipe https://files.pythonhosted.org/packages/c2/32/b934a70592f314afcfa86c7f7e388804a8061be65b822e2aa07e573b6477/siphash24-1.4.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/c2/32/b934a70592f314afcfa86c7f7e388804a8061be65b822e2aa07e573b6477/siphash24-1.4.tar.gz...\nLoading cache...done.\nLoaded 1969 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 183.66460466384888,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 609, in test_recipetool_create_python3_pep517_poetry_core_masonry_api\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaldyjfqko/recipe https://files.pythonhosted.org/packages/b9/f3/ef59cee614d5e0accf6fd0cbba025b93b272e626ca89fb70a3e9187c5d15/iso8601-2.1.0.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/b9/f3/ef59cee614d5e0accf6fd0cbba025b93b272e626ca89fb70a3e9187c5d15/iso8601-2.1.0.tar.gz...\nLoading cache...done.\nLoaded 1970 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 183.86371564865112,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 587, in test_recipetool_create_python3_pep517_setuptools_build_meta\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa3073n03m/recipe https://files.pythonhosted.org/packages/a1/fb/f95560c6a5d4469d9c49e24cf1b5d4d21ffab5608251c6020a965fb7791c/webcolors-1.13.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/a1/fb/f95560c6a5d4469d9c49e24cf1b5d4d21ffab5608251c6020a965fb7791c/webcolors-1.13.tar.gz...\nLoading cache...done.\nLoaded 1971 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 183.64530897140503,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 487, in test_recipetool_create_python3_setuptools\n    result = runCmd('recipetool create --no-pypi -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create --no-pypi -o /tmp/recipetoolqaeq76h4az/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 1972 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 183.6241021156311,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 527, in test_recipetool_create_python3_setuptools_pypi\n    runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqahq95119_/recipe https://pypi.org/project/python-magic/0.4.15' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 1973 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 183.57820510864258,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 505, in test_recipetool_create_python3_setuptools_pypi_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa3d9ms3p8/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 1974 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 183.68615865707397,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 401, in test_recipetool_create_simple\n    result = runCmd('recipetool create %s -o %s' % (srcuri, temprecipe))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2 -o /tmp/recipetoolqa_w8_g9de/recipe' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2...\nLoading cache...done.\nLoaded 1975 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (990 cached, 1 parsed). 1964 targets, 52 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nrecipetoolqaf_6ixta4 = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 1.1423795223236084,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 2.2488977909088135,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.006687641143798828,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.04164004325866699,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.031140565872192383,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.03721451759338379,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.002869844436645508,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.002910614013671875,
                "status": "PASSED"
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "reproducible.ReproducibleTests.test_reproducible_builds": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
                "duration": 0.00406193733215332,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.0031991004943847656,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.0028815269470214844,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.0028228759765625,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.002793550491333008,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.0028162002563476562,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.0028154850006103516,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.0028083324432373047,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.0028297901153564453,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.002807140350341797,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.002788066864013672,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.0027844905853271484,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.0027923583984375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.0027921199798583984,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 10.88876223564148,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 1.9171364307403564,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 5.89292049407959,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/rpmtests.py\", line 14, in test_rpm_filenames\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  testrpm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339473/conf/local.conf\n2024-10-11 23:30:39,187 - 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\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.01584625244140625,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.01806354522705078,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.02205348014831543,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.022633790969848633,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.01711297035217285,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.015518426895141602,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.020817041397094727,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.024201154708862305,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.016467571258544922,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.02149224281311035,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.024508953094482422,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.02246570587158203,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.026519060134887695,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.021835565567017,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.023885488510132,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.019225835800171,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 35.14527440071106,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 402, in test_failing_postinst\n    self.assertGreaterEqual(bb_result.output.find(\"Postinstall scriptlets of ['postinst-rootfs-failing'] have failed.\"), 0,\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1275, in assertGreaterEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: -1 not greater than or equal to 0 : Warning about a failed scriptlet not found in bitbake output: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 36.26770305633545,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 373, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 319, in init_manager_loop\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 49 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 38.140429973602295,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 351, in test_postinst_rootfs_and_boot_sysvinit\n    self.init_manager_loop(\"sysvinit\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 319, in init_manager_loop\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,189 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339510/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:02,174 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-10-11 23:34:59,945 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 28.307831525802612,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 443, in test_crosstap_helloworld\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 56 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 9.397674322128296,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 455, in test_crosstap_pstree\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 5.753798961639404,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 479, in test_crosstap_syscalls_by_pid\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 7.877645015716553,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 467, in test_crosstap_syscalls_by_proc\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 16.6938419342041,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 36, in test_testexport_basic\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 13.015913009643555,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 79, in test_testexport_sdk\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 23.93375873565674,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 203, in test_testimage_apt\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 4.882637977600098,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 166, in test_testimage_dnf\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 33.67792630195618,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 129, in test_testimage_install\n    bitbake('core-image-full-cmdline socat')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline socat' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 23.971330404281616,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 145, in test_testimage_slirp\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 56 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 23.408530950546265,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 257, in test_testimage_virgl_gtk_sdl\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 56 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 19.837373971939087,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 289, in test_testimage_virgl_headless\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 56 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "status": "UNKNOWN"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 2.9898955821990967,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/signing.py\", line 192, in test_locked_signatures\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339429/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.52_wblpl\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.oa_9p1vg\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.gpjmzts4\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.815z2f0s\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.uj5edazh\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.w5in8mlz\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 2.835620164871216,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/signing.py\", line 74, in test_signing_packages\n    self.setup_gpg()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/signing.py\", line 26, in setup_gpg\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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",
                "status": "FAILED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 3.0610768795013428,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/signing.py\", line 142, in test_signing_sstate_archive\n    nsysroot = self.setup_gpg()\n               ^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/signing.py\", line 26, in setup_gpg\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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",
                "status": "FAILED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 17, in setUpClass\n    bitbake(\"python3-spdx-tools-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-spdx-tools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,181 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339439/conf/local.conf\n2024-10-11 23:30:39,182 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "ERROR"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 7.748856067657471,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 367, in test_sstate_cache_management_script_using_machine\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 4.407349109649658,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 338, in test_sstate_cache_management_script_using_pr_1\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 4.442649841308594,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 347, in test_sstate_cache_management_script_using_pr_2\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 4.457265853881836,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 358, in test_sstate_cache_management_script_using_pr_3\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 38.29896378517151,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 273, in test_cleansstate_task_distro_nonspecific\n    self.run_test_cleansstate_task(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 35.58131241798401,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 278, in test_cleansstate_task_distro_specific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 39.12177300453186,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 270, in test_cleansstate_task_distro_specific_nonspecific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 13.910492897033691,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 264, in test_sstate_creation_distro_nonspecific_fail\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 12.663344383239746,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 261, in test_sstate_creation_distro_nonspecific_pass\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 12.678817510604858,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 258, in test_sstate_creation_distro_specific_fail\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'binutils-cross-x86_64', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 12.543474435806274,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 255, in test_sstate_creation_distro_specific_pass\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'binutils-cross-x86_64', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 13.884216547012329,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 282, in test_rebuild_distro_specific_sstate_cross_native_targets\n    self.run_test_rebuild_distro_specific_sstate(['binutils-cross-' + self.tune_arch, 'binutils-native'], temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 154, in run_test_rebuild_distro_specific_sstate\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 12.569970846176147,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 285, in test_rebuild_distro_specific_sstate_cross_target\n    self.run_test_rebuild_distro_specific_sstate(['binutils-cross-' + self.tune_arch], temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 154, in run_test_rebuild_distro_specific_sstate\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-x86_64']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 13.057944536209106,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 288, in test_rebuild_distro_specific_sstate_native_target\n    self.run_test_rebuild_distro_specific_sstate(['binutils-native'], temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 154, in run_test_rebuild_distro_specific_sstate\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\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\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 510.5447337627411,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 133.85236120224,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 126.9152250289917,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 106.25595116615295,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 229.84217882156372,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 40.01621770858765,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 696, in test_sstate_movelayer_samesigs\n    bitbake(\"bash -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  bash -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nmeta                 = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339524/conf/local.conf\n2024-10-11 23:30:39,190 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-11 23:33:01,351 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 4bb05e5570a302c488ef42ecb2eaf3cbb93787eb028d8dec336e51d3d252c499 to 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from eda11de4a0f95861a5aa2d19b8d7798350482118c9a2f1841b49d02ee6f18e4c to 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 81c1ff98c80e6df507fe885b077cd746f46cf934f8ffc21f62cbc11a034980b0 to 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 1b9505911b1761ee97fae6101644af4895cd6d9857df28dbe39e99d6eeaf4983 to 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from 08862fbaef39482cfbece23b7a9df5d23885e712e876e331b64405ba3fd26b95 to b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from 9b534050c72679097a0489d708a42e3f8b435696088b6d3e51f6a4399074709a to aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 2f95d8bf09c77581b9579b5f3f4cdbd5120c344288340a6a1068a4fb6e9aae41 to 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from 05b91ae307db464366388c2ae77145da76c2556a5f685c2612d60c762d7bdbd6 to ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_unpack, the basehash value changed from b371d2c49c7f4c60633aef73e64cfb8eee84fc3b0ef3f954b18471b357009cb1 to 954eb1075a6d3b062bcef0f3a524f0b8554dde85503ac227c7eac834aad86048. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_create_spdx, the basehash value changed from aed279f91a2ac917fbd1d5e1f307e1978e34decf0e127928b1137e6580022537 to 24552ee7439e49fe4588c0e9c374e06a354d8e128813eb093cea515217fc7cc5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_recipe_qa, the basehash value changed from 8c4d92374d3459ca6e3bace9d6c869d650baa1d6a4f1b9db7814baac6dd7af7a to fd32e80420b39f3b07e4c2b55abcd414155c7d8e1c8fce54fb307cba534201f7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchilsxa79l/test.bb:do_populate_lic, the basehash value changed from ca0a967483fe847304b7dc5e1971c746b1c396ad438e85b781264e6cd3ec1acc to 01ee58c559d08f64ef35f929e940ecadaad367b011d6c5d7daf3174dd7783099. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 167.11544179916382,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 18.48419189453125,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 884, in test_gcc_runtime_vs_gcc_source\n    self.run_test_printdiff_changerecipe(\"gcc-runtime\", \"gcc-source\", \"-c do_preconfigure {}\".format(gcc_source_pn),\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 814, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch gcc-runtime' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 17.006754398345947,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 914, in test_image_minimal_vs_base_do_configure\n    self.run_test_printdiff_changeconfig(\"core-image-minimal\",change_bbtasks,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 836, in run_test_printdiff_changeconfig\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 17.16449785232544,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 864, in test_image_minimal_vs_perlcross\n    self.run_test_printdiff_changerecipe(\"core-image-minimal\", \"perlcross\", \"-c do_install perlcross-native\",\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 814, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"fedora-40\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339421/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 203.68224334716797,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 240, in test_autorev_sstate_works\n    result = runCmd(['recipetool', 'create', '-o', recipefile, srcuri])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['recipetool', 'create', '-o', '/tmp/sstate_autorevj0o9nmrm/recipes-test/dbus-wait-test/dbus-wait-test_git.bb', 'git:///tmp/sstate_autorevj0o9nmrm/noname;protocol=file;branch=master']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git:///tmp/sstate_autorevj0o9nmrm/noname;protocol=file;branch=master...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\nsstate_autorevj0o9nmrm = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/lib/scriptutils.py\", line 206, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib64/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\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\nStderr:\n2024-10-11 23:30:39,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/conf/local.conf\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339423/tmp/log/cve/cve-summary.json\n2024-10-11 23:39:41,069 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "status": "UNKNOWN"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 60.80125451087952,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 30, in test_efi_systemdboot_images_can_be_built\n    bitbake('-c clean systemd-boot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean systemd-boot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"genericx86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,187 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339485/conf/local.conf\n2024-10-11 23:30:39,187 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.33287763595581055,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.1017148494720459,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10124778747558594,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10120558738708496,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 0.8151309490203857,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 0.8556540012359619,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 0.8442153930664062,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 0.8503472805023193,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 0.8549857139587402,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 0.8592631816864014,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.30287885665893555,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 0.8716676235198975,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20203423500061035,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 3.2969305515289307,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 23, in test_add_task_between_p_sysroot_and_package\n    self.assertTrue(bitbake('useraddbadtask -C fetch'))\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  useraddbadtask -C fetch' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/meta-selftest/recipes-test/selftest-users/useraddbadtask.bb, do_fetch\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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",
                "status": "FAILED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 3.2746834754943848,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 16, in test_group_from_dep_package\n    bitbake(' creategroup2 creategroup1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake   creategroup2 creategroup1' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2024-10-11 23:47:49,568 - oe-selftest - INFO - Building creategroup2\n",
                "status": "FAILED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 3.2607436180114746,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 27, in test_postinst_order\n    self.assertTrue(bitbake(' dcreategroup'))\n                    ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake   dcreategroup' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2024-10-11 23:47:49,568 - oe-selftest - INFO - Building creategroup2\n2024-10-11 23:47:52,843 - oe-selftest - INFO - Building dcreategroup\n",
                "status": "FAILED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 4.284334421157837,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 32, in test_static_useradd_from_dynamic\n    bitbake(' core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake   core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,179 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339434/conf/local.conf\n2024-10-11 23:30:39,179 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2024-10-11 23:47:49,568 - oe-selftest - INFO - Building creategroup2\n2024-10-11 23:47:52,843 - oe-selftest - INFO - Building dcreategroup\n2024-10-11 23:47:57,140 - oe-selftest - INFO - Building core-image-minimal to generate passwd/group file\n",
                "status": "FAILED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.13120126724243164,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.23057079315185547,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.1169588565826416,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.1192021369934082,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.1169426441192627,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.11739563941955566,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.1162421703338623,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 1.1605455875396729,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 0.9408571720123291,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 22.225486040115356,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.11947083473205566,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.1191251277923584,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.1168053150177002,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.11602902412414551,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 3.8243014812469482,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (989 cached, 1 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 3.5588855743408203,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 3.5577311515808105,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 3.645644187927246,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 3.5749874114990234,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 3.4946367740631104,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339443/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 33.32748579978943,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1963 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 6.215258836746216,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 7.28813910484314,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 10.258343696594238,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 15.905821084976196,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 10.513317584991455,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 9.739866256713867,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 8.2043137550354,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 6.262879371643066,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 6.135328054428101,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 6.983586072921753,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 6.0372865200042725,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 6.810722351074219,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 6.500892162322998,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 4.721804618835449,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 9.118167638778687,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 5.603837966918945,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 5.833827257156372,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path": {
                "duration": 4.553533554077148,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 8.80174207687378,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 9.97688913345337,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 6.0070719718933105,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 5.1403326988220215,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 6.598235368728638,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 8.307174682617188,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 5.794041156768799,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_table": {
                "duration": 5.443346261978149,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 4.898308277130127,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_permissions": {
                "duration": 4.457769870758057,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 5.5967254638671875,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 5.116665363311768,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 4.6889941692352295,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 3.843580722808838,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 6.698467493057251,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 4.894904136657715,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 4.728163957595825,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 5.397679805755615,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 8.53731369972229,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339451/conf/local.conf\n2024-10-11 23:30:39,185 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 3.5400032997131348,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 3.526613235473633,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 3.609156847000122,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 3.4933338165283203,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 3.5477356910705566,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 3.491386651992798,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 3.55840802192688,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 3.5611231327056885,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 3.5819225311279297,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 3.5084164142608643,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 3.619035243988037,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 3.574822187423706,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 3.5090513229370117,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 3.628917932510376,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 3.495190382003784,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 3.578728675842285,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 3.549410104751587,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 3.624828577041626,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 3.4919564723968506,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_offset": {
                "duration": 3.5755951404571533,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 3.5916800498962402,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 3.5983428955078125,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 3.5415146350860596,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 3.5992674827575684,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 3.6114397048950195,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 3.5605580806732178,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 3.5956623554229736,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 3.562310218811035,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339459/conf/local.conf\n2024-10-11 23:30:39,185 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 3.0566585063934326,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/wrapper.py\", line 16, in test_shebang_wrapper\n    res = bitbake(\"cmdline-shebang-wrapper-test -c install\", ignore_status=False)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  cmdline-shebang-wrapper-test -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1963 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:ecffa888421900d5558ec8ca0f1cfaa0f73aae70\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 23:30:39,186 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2339467/conf/local.conf\n2024-10-11 23:30:39,186 - 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/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.5955512523651123,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.04702448844909668,
                "status": "PASSED"
            }
        }
    }
}